View Single Post
  #1245  
Old 05-04-2017, 09:48 PM
 
mattstyle2 mattstyle2 is offline
 

Advanced Member
  
Join Date: Apr 2015
Posts: 54
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by jo_Z13
Where can I set the image size for the category images when using Featured Categories on the homepage?


see here

/skin/reboot/custom/home/home_featured_categories.tpl

or look in the css file for:
skin/reboot/css/reboot.css

featured_category_icon
this line:
.featured_category_icon { max-height: 100px; width: auto !important; }


probably best to change it in the css file..
__________________
4.7.7.
php7.1, AWS RDS database
memcache, reboot theme AWS EC2 load balancer, 2 c5.large instances CDSEO Shop By Filters,
AC onepage checkout and checkout tools,
altercart cash rewards, bcse DPM for paypal
Reply With Quote