diverz Posted October 15, 2007 Share Posted October 15, 2007 Can anyone help me out here... www.flrsupplies.com I have gone through the Stylesheet and there is no reference to Time New Roman, however, whenever i view the site, the product description still comes up with TNR. NO other part of the site does this! Any ideas? Shawn Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 15, 2007 Share Posted October 15, 2007 The font will default to what is set on a persons computer if the code can't figure out what to use or can't find the one it is told to use. So you need to make sure the class for that text, usually class main, is using a common font. 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 Link to comment Share on other sites More sharing options...
diverz Posted October 15, 2007 Author Share Posted October 15, 2007 The font will default to what is set on a persons computer if the code can't figure out what to use or can't find the one it is told to use. So you need to make sure the class for that text, usually class main, is using a common font. Jack Thanks, trying to set to Ariel to match the site however no-matter what i change it doesnt make any difference Link to comment Share on other sites More sharing options...
Janissary Posted October 15, 2007 Share Posted October 15, 2007 I checked out your site. And as far as I can see from your html output, your product info contents are not applied to any style class. In oscommerce stylesheet classes are applied according to the tags they're used at and your <td> or <table> tag doesn't have any fonts applied to it. I am sorry that I haven't checked if it has inherited any font-type from an outlayer tag but you can do it as well too :) Link to comment Share on other sites More sharing options...
seiyu Posted November 20, 2007 Share Posted November 20, 2007 I checked out your site. And as far as I can see from your html output, your product info contents are not applied to any style class. In oscommerce stylesheet classes are applied according to the tags they're used at and your <td> or <table> tag doesn't have any fonts applied to it. I am sorry that I haven't checked if it has inherited any font-type from an outlayer tag but you can do it as well too :) and what about changing font size ? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.