volstruis Posted March 19, 2007 Posted March 19, 2007 Hi guys 1st post here. I was wondering how do I change the header text of the boxes to images. Is there an easy and fast way to do this. Thank you Volla Quote
Jack_mcs Posted March 19, 2007 Posted March 19, 2007 In includes/languages/english.php, chnage define('BOX_HEADING_CATEGORIES', 'Categories'); to define('BOX_HEADING_CATEGORIES', '<img src="images/some_image.jpg" alt="">'); Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
volstruis Posted March 19, 2007 Author Posted March 19, 2007 In includes/languages/english.php, chnagedefine('BOX_HEADING_CATEGORIES', 'Categories'); to define('BOX_HEADING_CATEGORIES', '<img src="images/some_image.jpg" alt="">'); Jack Thx soo much works like a charm. Is there a way to instaed of the littlte arrow to click on this image to take you to all the specials? Quote
Jack_mcs Posted March 20, 2007 Posted March 20, 2007 Sorry, but I don't understand the question. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
volstruis Posted March 20, 2007 Author Posted March 20, 2007 On the let say specials box next to the text there is a little arrow that if clicked takes you to all the specials. How do I link my new Specials Box header image to replace that arrow. So I dont want the little arrow anymore I want the user to click on the header image to show all the specials. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.