Forum Moderators: not2easy

Message Too Old, No Replies

Fixing page so it doesn't resize

         

BevvyB

12:53 pm on May 4, 2004 (gmt 0)

10+ Year Member



I'm getting confused

I'm using a java drop down menu on the left of my page so I don't want the whole caboodle moving away from it when you resize

How do I stop this happening?

<snip>

Thanks in advance, its driving me mad

[edited by: DrDoc at 3:45 pm (utc) on May 4, 2004]
[edit reason] No URLs, thanks. See TOS [webmasterworld.com] [/edit]

Rambo Tribble

1:05 pm on May 4, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You need to give the elements of the page, specifically the divs, a fixed width, such as width:320px; or width:32em;