Category Icons
Category Icons
10 years 6 months ago
Hello
I would like to use 48px sized icons with this template. Can you please provide an updated css for this.
Thanks
I would like to use 48px sized icons with this template. Can you please provide an updated css for this.
Thanks
Please Log in or Create an account to join the conversation.
Re: Category Icons
10 years 6 months ago
Hi xguclan,
Can you provide us the your site url or take a screenshot you want to change icon size? We will suggest you a solution.
Best regards
Can you provide us the your site url or take a screenshot you want to change icon size? We will suggest you a solution.
Best regards
Please Log in or Create an account to join the conversation.
Re: Category Icons
10 years 6 months ago - 10 years 6 months ago
please see attached. Site is locked
http://graphics.xguclan.com/image.php?di=A16X
http://graphics.xguclan.com/image.php?di=A16X
Last edit: 10 years 6 months ago by xguclan.
Please Log in or Create an account to join the conversation.
Re: Category Icons
10 years 6 months ago
Hi,
Thank you very much about your information. Please add below CSS rules to the bottom of the template.css file.
After save please refresh your forum. Let us know if it does not work.
Regards
Thank you very much about your information. Please add below CSS rules to the bottom of the template.css file.
Code:
body #Kunena .kblocktable td.kcol-category-icon a {
display: block;
height: 48px;
width: 48px;
}
body #Kunena .kblocktable td.kcol-category-icon a span {
height: 48px;
width: 48px;
}
After save please refresh your forum. Let us know if it does not work.
Regards
Please Log in or Create an account to join the conversation.
Time to create page: 0.330 seconds