Can i stop the text from wrapping when i resize the browser

T

Thegenim

Every time I resize the browser it wraps the text its REALLY annoying and i
want it to stop. Is there any way i can do this (well obviously there is
cause it happens all the time) but how do i do this ?
 
R

Ronx

Use a fixed width design for the page. This way the page layout is assured
until the user changes the text size - and the user WILL change the text
size, then the text will wrap in different places again. There is
absolutely nothing you can do to prevent users changing the text size.
 
N

Niagara Mouse

"There is absolutely nothing you can do to prevent users changing the text
size."

Actually Ronx I have created a website that the user CANNOT change the font
size, I actually am wondering why they can't, I didn't do it on purpose. Is
it because I am using an external style sheet with the font sizes set to
specific pixels?
I would like to design my next site so the user can change the font size.
Thanks.
 
R

Ronx

In IE
Tools->Internet Options
General Tab
Click Accessibility button
Tick the appropriate boxes, and click OK, OK
The browser will now use whatever default text size setting you have set in
Windows, and ignore the style sheet or <font> tags in the web page.
See
http://www.rxs-enterprises.co.uk/tests/ems-percent.aspx for font size
options.
--
Ron Symonds
Microsoft MVP (Expression)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top