Where do I take out where it says "Tagline here" in the ACP? I don't see an option anywhere. Can someone direct me?
Where do I take out where it says "Tagline here" in the ACP? I don't see an option anywhere. Can someone direct me?
Last edited by magicfun; 24 Jun 2006 at 06:08 AM.
Look in includes -> Languages -> english -> header.php
Make the changes you want.PHP Code:define('HEADER_SALES_TEXT', 'TagLine Here');
After your edits make sure you save the file to includes -> languages -> english -> YOUR_TEMPLATE and then upload to your server.