Bez Posted December 3, 2003 Share Posted December 3, 2003 Whats the quickest way to change the font size of the text in every infobox in oscommerce? :blink: Link to comment Share on other sites More sharing options...
jpf Posted December 3, 2003 Share Posted December 3, 2003 in stylesheet.css - for all colours and sizes. See Wiki site for more info (link on top of forum page). Link to comment Share on other sites More sharing options...
Bez Posted December 3, 2003 Author Share Posted December 3, 2003 I have and can't work out which edits the infoboxes, None of the .infobox infobox heading e.t.c change font size when modified. Link to comment Share on other sites More sharing options...
jpf Posted December 3, 2003 Share Posted December 3, 2003 Look in stylesheet.css .infoBox { ?background: #b6b7cb; ?} then insert in the middle font-size: 10px (or whatever) if that does not work look for and change TD.infoBoxHeading { ?font-family: Verdana, Arial, sans-serif; ?font-size: 10px; font-weight: bold; background: #bbc3d3; color: #ffffff; vertical-align: top; } Good Luck Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.