[SOLVED] All I see is spots
[SOLVED] All I see is spots
11 years 8 months ago - 11 years 8 months ago
Just purchased this theme and installed it and for the tabs across the top all I see is spots. Has anyone else had this issue?
Last edit: 11 years 8 months ago by kevinm.
Please Log in or Create an account to join the conversation.
Re: All I see is spots
11 years 8 months ago - 11 years 8 months ago
Hi kevinm,
We saw your issue. Can you provide us your site url (You can send us via email 9themestore@gmail.com if you don't want to public it)? We'll debug and provide you a solution to fix it.
Regards
We saw your issue. Can you provide us your site url (You can send us via email 9themestore@gmail.com if you don't want to public it)? We'll debug and provide you a solution to fix it.
Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 11 years 8 months ago by ntstore.
The following user(s) said Thank You: kevinm
Please Log in or Create an account to join the conversation.
Re: All I see is spots
11 years 8 months ago
Support was fantastic and got me all squared away. Wanted to share the code they gave me in case someone else is having the same issue.
Add the following to your templates custom CSS.
Add the following to your templates custom CSS.
Code:
body #Kunena #ktop #ktopmenu ul.menu li a:before,
body #Kunena #ktop #ktopmenu ul.menu li a:after {
display: none;
}
body #Kunena .kblocktable td.kcol-ktopicicon a {
display: block;
width: 32px;
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.235 seconds