CSS: font-size: x-small; on IE

x42bn6

Retired Staff
Joined
Nov 11, 2002
Messages
15,150
Reaction score
2
Location
London, United Kingdom
On Mozilla it (obviously) works fine, but for IE it sucks balls.....

The size is set to x-small via an external CSS file.

.tableForm
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal;
vertical-align : middle;
}

But it isn't x-small, it's the normal size.

Help?
 

Sakuhta

BattleForums Senior Member
Joined
Jun 9, 2003
Messages
3,019
Reaction score
0
Location
Texas
It's edited in the actual IE settings, usually net coding will not effect it.

View - Text size
 

Sakuhta

BattleForums Senior Member
Joined
Jun 9, 2003
Messages
3,019
Reaction score
0
Location
Texas
Hmm... do you have IE 6.0? I don't quite understand your problem.
 

x42bn6

Retired Staff
Joined
Nov 11, 2002
Messages
15,150
Reaction score
2
Location
London, United Kingdom
Never mind, I figured out the problem. It was a <!doctype> tag in one header and there was none in the other file.

Thank you for wasting your time on me. I appreciate your wonderful effort. *kissy*
 

Sakuhta

BattleForums Senior Member
Joined
Jun 9, 2003
Messages
3,019
Reaction score
0
Location
Texas
Originally posted by x42bn6
Never mind, I figured out the problem. It was a <!doctype> tag in one header and there was none in the other file.

Thank you for wasting your time on me. I appreciate your wonderful effort. *kissy*
*make out*

>>

<<
 

NewPosts

New threads

Top