Quote:
I want make menu in this style long category name in two lines
|
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>"}