Hi guys,
does anyone know how to make the "specials" link inside category sidebox capital letters "SPECIALS", i am pretty sure its easy, its just finding the right file that will do the trick without altering some functionality,
Tnx guys,
Joe
Hi guys,
does anyone know how to make the "specials" link inside category sidebox capital letters "SPECIALS", i am pretty sure its easy, its just finding the right file that will do the trick without altering some functionality,
Tnx guys,
Joe
find english.php - it is in languages
find the following lines:
And edit it as you likeCode:// specials box text in sideboxes/specials.php define('BOX_HEADING_SPECIALS', 'Specials'); define('CATEGORIES_BOX_HEADING_SPECIALS','Specials ...');
includes/ languages/yourtemplate/english.php
Nick
iszent.com
Thanks a lot niccol, that did the trick
Joe