Click to See Complete Forum and Search --> : keeping text the same size for all browsers...


ning
08-01-2006, 03:23 PM
hi, i want to keep the text the same size so the viewer can not adjust the text size (ie. ctrl+mouse scroll). can anyone tell me the code for that? thanks

drhowarddrfine
08-01-2006, 03:32 PM
In your css just set the font in px. But this only works in IE. Other browsers will still allow you to adjust it. I can't recall if this changes in IE7.

The main thing is don't bother. The user is in control.

ning
08-01-2006, 03:36 PM
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=200013174768

thats the thing im trying to fix. if you increase the size of the text, the layout is deformed. what can i do about that?

felgall
08-01-2006, 05:36 PM
Some people will want to use big fonts so they can read it while others will want small fonts so that more fits on the page. Design your site so ithat the site is still usable regardless of what font size your visitors decide to use.

pacerier
08-05-2006, 05:41 AM
basically you can't, or you can try using image words but that's really really a bad alternative