Predd0 Posted April 15, 2004 Posted April 15, 2004 I'm trying to change the main text size to Verdana size 2 (10pt) in the main content part of the pages. I've tried editing the stylesheet.css (in body) to 'font-size: 10px;' with no luck. Can anyone help me out? Thanks a heap. Jay TNT Road Express based on post code contribution Orders in Holding 3.1
♥Vger Posted April 15, 2004 Posted April 15, 2004 The class you need to alter is 'main' and not 'body'. Hope this helps - Vger
Predd0 Posted April 16, 2004 Author Posted April 16, 2004 Ah beautiful. Just for anyone else who needs help, this is the code I used: .main { font-family: verdana, arial, times; font-size: 10px } Thanks dude. Jay TNT Road Express based on post code contribution Orders in Holding 3.1
Recommended Posts
Archived
This topic is now archived and is closed to further replies.