Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fix text size in Netscape

Status
Not open for further replies.

myatia

Programmer
Nov 21, 2002
232
Hi,

I want to fix the size of some of my text in Netscape 6 so that even if the user sets the text size larger, the text remains the same size. In IE, I can set the size in pixels in stylesheet, and that fixes the text. Anyone know how to do this?

Misty
 
Netscape 6 also supports style sheets. However, I'm not certain that you can override a change in text size by the user. There's always a better way...
 
Yeah, setting the text size in pixels in a stylesheet doesn't work for Netscape. I'd really like to fix certain elements like the text in a text box because when the font size is made larger, the text becomes too big to fit in the box (the box's height is defined in pixels and stays fixed).

Netscape frustrates me so much...

Misty
 
what is the word on Netscape anyway?

is it 100% HTML-Compliant?

is it 100% CSS-Compliant?

it seems like i test webpages all the time, and they come up acceptably in Opera, Mozilla, and IE. it's always netscape that not only looks way different, but has changes in functionality that sometimes cripple the page.

rs
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top