Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CSS: Changing text size and font type


osclover

Recommended Posts

I need to change the text size of all center page's contents to a specific no. I also want to change the font type of all things (boxes 'headings, , boxes' contents centeral page's contents) to Aerial. I played with the stylesheet for a while as suggested in earlier threads but that was without any success.

Any help would be greatly appreciated.

Link to comment
Share on other sites

stylesheet.css is definitely the file you need to be tinkering with; remember that when you make modifications to the css file it will not automatically show on a page refresh. You will need to either hold down Ctrl and f5 to force a complete reload (in IE), or maybe even simpler, open a fresh window to view your site to see the changes your tinkering has caused.

 

Arial is already in the default stylesheet, although it is secondary to Verdana, so just either bump out the Verdana, or swap it with Arial's position to change the font.

 

:)

Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem....

Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums.....

if (stumped == true) {

return(square_one($start_over)

} else {

$random_query = tep_fetch_answer($forum_query)

}

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...