808smokey Posted May 31, 2004 Share Posted May 31, 2004 Hi, How do you change the "click to enlarge" text size? I've looked everywhere and can't find it. :angry: Thanks Link to comment Share on other sites More sharing options...
GraphicsGuy Posted May 31, 2004 Share Posted May 31, 2004 In the table division tag immediately preceding the javascript for the pop-up it is referencing the CSS class "smallText" <td align="center" class="smallText"> Go into stylesheet.css. Copy and paste the smallText defition and then rename the copy somehting else like "clickText" or anything you want. Then change the font size in the new class to whatever size you want. Then go into product_info.php and change the table division to reference the new CSS class. Rule #1: Without exception, backup your database and files before making any changes to your files or database. Rule #2: Make sure there are no exceptions to Rule #1. Link to comment Share on other sites More sharing options...
Guest Posted May 31, 2004 Share Posted May 31, 2004 Or use html in /includes/languages/english.product_info.php Link to comment Share on other sites More sharing options...
808smokey Posted May 31, 2004 Author Share Posted May 31, 2004 So what and where do I type then? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.