juniorprg Posted August 4, 2004 Posted August 4, 2004 Hi there, As you all know we can change the font size in stylesheet.css when i change the font size to 12, the fonts in boxes get higher , but then in the search box i dont want the font size of "Use keywords to find the product you are looking for." to be higher, i want it to remain in font size 10. How can this be achieved? thanks in advance l8ter
Jack_mcs Posted August 4, 2004 Posted August 4, 2004 The easiest way, although may not be the best, is to change it in includes/languages/english.php. Find the following: define('BOX_SEARCH_TEXT', 'Use keywords to find the product you are looking for.'); and change it to something like define('BOX_SEARCH_TEXT', '<font size="10px" Use keywords to find the product you are looking for.</font>'); HTH, Jack 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.