Log In · Register

 
HELP
wetwater
post Apr 9 2005, 03:20 PM
Post #1


Senior Member
***

Group: Member
Posts: 76
Joined: Dec 2004
Member No: 75,853



Ok, on my site, the fonts looks bigger in the tables than before. It still looks right in mozilla, but on IE, the fonts in the tables got bigger even though i didnt' change the html. it's <font size=2> but now the 2 looks like a 3 and the 1 is still normal. Can anyone help me? I hope this makes sense.
 
 
Start new topic
Replies
threepointone
post Apr 13 2005, 09:12 PM
Post #2


Senior Member
****

Group: Member
Posts: 122
Joined: Feb 2005
Member No: 106,057



you have to specifically set the font sizes either in css or html. it'd be something like this:
CODE
<style>
body {font-size: xxpt;}
table, td, tr {font-size:xxpt;}
div {font-size: xxpt;}
</style>

most likely, doing a quick fix like this will totally screw up your design, so you'll have to play around with the values or your html before it finally stops scaling
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: