Install Won't Work - Error
Re: Install Won't Work - Error
10 years 8 months ago
Hi jscarson7,
I checked on your site, you need add z-index to sub menu element, Open the template.css file of your joomla template and paste below CSS rules to bottom file.
Save and refresh your site.
I checked on your site, you need add z-index to sub menu element, Open the template.css file of your joomla template and paste below CSS rules to bottom file.
Code:
body #subMenusContainer {
z-index: 200;
}
Save and refresh your site.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: jscarson7
Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 8 months ago
Thank you for all your assistance! My site is really coming along now! Thank you!

Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 7 months ago
When you have a moment can you look at the site again and see if there is a way to keep the "Announcements" area at the very top of the forum from scrolling over the menu? I'm sure it's another z-index issue but not sure what the element name is.
Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 7 months ago - 10 years 7 months ago
Hi Jscarson7,
Could you send us the demo url or provide us a screenshot?
Thanks
Update:
Please open the template.css file and add below CSS rules to the bottom of file.
After save back to front-end to refresh your site.
Hope this helps
Could you send us the demo url or provide us a screenshot?
Thanks
Update:
Please open the template.css file and add below CSS rules to the bottom of file.
Code:
#s5_header_area1 {
position: relative;
z-index: 200;
}
After save back to front-end to refresh your site.
Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 10 years 7 months ago by ntstore.
The following user(s) said Thank You: jscarson7
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 6 months ago
Can you think of a reason as to why the forum "Topic Icons" would be extreamly shrunk on Chrome? They work on IE and Firefox but only appear as dots on Chrome. If you zoom way in on the dots, they are in fact the icons just really really small.
Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 6 months ago - 10 years 6 months agojscarson7 wrote: Can you think of a reason as to why the forum "Topic Icons" would be extreamly shrunk on Chrome? They work on IE and Firefox but only appear as dots on Chrome. If you zoom way in on the dots, they are in fact the icons just really really small.
Any ideas?
Last edit: 10 years 6 months ago by jscarson7.
Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 6 months ago
Hi jscarson7,
Sorry about delay. Please open the template.css file and add below css code to the bottom of file.
Save file before reload your forum.
Regards
Sorry about delay. Please open the template.css file and add below css code to the bottom of file.
Code:
#Kunena .kblocktable .kcol-ktopicicon a {
display: block;
height: 32px;
width: 32px;
}
Save file before reload your forum.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 6 months ago
Didn't seem to change anything. The problem only seems to appear in Chrome for some reason. I added the above to the .css saved and refreshed but the icons are still tiny in Chrome but fine in other browsers.
Please Log in or Create an account to join the conversation.
Re: Install Won't Work - Error
10 years 6 months ago
Hi,
Can you provide us the site url? We will help you to debug and suggest a correct solution for this issue.
Regards
Can you provide us the site url? We will help you to debug and suggest a correct solution for this issue.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.568 seconds