Hiya if you browse my website at VIBRANCE TECHNOLOGY , you realise that the fonts are way too big, i tried looking at the stylesheet but couldnt find anything to edit, can anyone point me to the right direction to edit this?
This is a discussion on need help with categories fonts within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hiya if you browse my website at VIBRANCE TECHNOLOGY , you realise that the fonts are way too big, i ...
Hiya if you browse my website at VIBRANCE TECHNOLOGY , you realise that the fonts are way too big, i tried looking at the stylesheet but couldnt find anything to edit, can anyone point me to the right direction to edit this?
Don't double post - not very 'friendly'!
Use Firebug:
stylesheet.css
.boxText {
font-family:Century Gothic;
font-size:12px;
}
Hosting plans with installation, configuration, contributions, support and maintenance.
That font is not really controlled by the stylesheet, I used firebug and it shows me several H1 tag and I looked into categories.php and several other php files like index.php as well but could not find anything close to a H1 tag to edit.
Explicit in your central categories box:
Try looking in catalog/includes/boxes/categories.php - though I don't have an osC source (very) handy to check proper path - preferring to stick with 'Max.Code:<div style="text-align: center; font-weight: bold; font-size: larger; margin-top: 5px; margin-bottom: 5px;"><a href="http://www.vibrance.com.sg/store/index.php?cPath=66&osCsid=e92afd231fe7b85b5a814ca7ccf3da72"><img border="0" width="57" height="40" title=" <h1>By TheWayEnd</h> " alt="<h1>By TheWayEnd</h>" src="http://www.oscmax.com/forums/images/Storage.gif"></a><br><a href="http://www.vibrance.com.sg/store/index.php?cPath=66&osCsid=e92afd231fe7b85b5a814ca7ccf3da72"></a><h1><a _moz-rs-heading="" href="http://www.vibrance.com.sg/store/index.php?cPath=66&osCsid=e92afd231fe7b85b5a814ca7ccf3da72">By TheWayEnd</a><div></div></h1></div>![]()
Last edited by ridexbuilder; 05-21-2010 at 12:44 AM.
Hosting plans with installation, configuration, contributions, support and maintenance.
Bookmarks