Quote:
Originally Posted by PhilJ
There is actually a way to 'wrap' category names...
In your case you wish to wrap after the ampersands, so in skin/reboot/custom/header/categories_header.tpl
Replace...
With...
Code:
{$c.category|replace:"&":"&<br>"}
|
I attach all code but it is not working.In your above post , is "246"("cat_246") category id?