i-Central Posted May 17, 2003 Posted May 17, 2003 http://www.i-central.com.au/catalog/default.php "Good Gear @ a Good Price, [email protected]" - How do I change this writing? :oops: Regards
Wizzud Posted May 17, 2003 Posted May 17, 2003 Look for define('HEADING_TITLE in /includes/languages/english/default.php (for example). Regards, Wizzud "It is better to remain silent and be thought a fool, than to open your mouth and remove all doubt."
i-Central Posted May 17, 2003 Author Posted May 17, 2003 ... Could you please tell me how to change the font size? Thanking you.
Wizzud Posted May 17, 2003 Posted May 17, 2003 If you look in default.php for HEADING_TITLE you'll notice that the cell has a class of pageHeading. The pageHeading style is defined in stylesheet.css. Be aware that changing this style will affect any other code that uses the same style. If you want it to be unique, create a new style (by copying the TD.pageHeading style) with your required font size, and modify default.php to use the new style instead of pageHeading. Regards, Wizzud "It is better to remain silent and be thought a fool, than to open your mouth and remove all doubt."
Recommended Posts
Archived
This topic is now archived and is closed to further replies.