View Single Post
  #223  
Old 09-12-2013, 05:04 AM
 
gozindagi gozindagi is offline
 

Advanced Member
  
Join Date: Jul 2013
Posts: 61
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
You don't use 246, that's just an example. Use your own category ID.

Follow the instructions again. I have tested it and it works. Also clear your template cache.
I add
{foreach from=$categories_menu_list item=c}
<li class="cat_{$c.category|replace:"&":"&<br>"}"> at /reboot/custom/header/categories_header.tpl ,
li.cat_1734 { background: #fb8200; }
li.cat_256 { background: #ff0060; }
li.cat_492 { background: #747474; } code at

skin/reboot/css/themes/blue.css and
skin/reboot/custom/reboot_head.tpl but it is not working.please help me.
__________________
X-cart Platinum 4.6.0
Reply With Quote