*

jcarrolo01

  • *****
  • 256 posts
Size of Categories icons images...
« on: October 08, 2016, 07:58:36 PM »
I decide to substitute Categories icons by Images, looks good!!!! But i would like know if anyone can tell me were to change the size of categories images... Instead 24x24px i would like to change for 35x35px...


Anyone can help????

Marked as best answer by frosticek on October 08, 2016, 09:52:10 PM
*

MB Themes

Re: Size of Categories icons images...
« Reply #1 on: October 08, 2016, 09:06:11 PM »
@jcarrolo01
Go to theme style.css

find code:
Code: [Select]
#top-cat ul li .img img { width: auto; height: 24px; max-width: 100%; margin: 18px auto; position: relative; z-index: 9; }
change to:
Code: [Select]
#top-cat ul li .img img { width: auto; height: 34px; max-width: 100%; margin: 13px auto; position: relative; z-index: 9; }
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

jcarrolo01

  • *****
  • 256 posts
Re: Size of Categories icons images...
« Reply #2 on: October 08, 2016, 09:38:27 PM »
Thaks you very much for your reply...

Best Regards
João