Grunty
08-26-2003, 10:39 AM
I have designed a web page for our intranet that is designed for a screen size of at least 800x600, which, because of its layout and content, cannot be any smaller.
I have set a heading across the top of the page to be size 36 in CSS. This works ok, and because the table it is in is set to 780px width, it doesnt wrap if the screen size is varied.
The problem is that a couple of users have set their display settings to large fonts. This makes the heading wrap and messes up the rest of the page.
Can I force the heading to remain in normal sized fonts?
Thanks
I have set a heading across the top of the page to be size 36 in CSS. This works ok, and because the table it is in is set to 780px width, it doesnt wrap if the screen size is varied.
The problem is that a couple of users have set their display settings to large fonts. This makes the heading wrap and messes up the rest of the page.
Can I force the heading to remain in normal sized fonts?
Thanks