Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Prevent layout from changing on window resize
Old 02-06-2008, 05:52 AM Prevent layout from changing on window resize
Skilled Talker

Posts: 52
Name: Bruce
Trades: 0
How does one prevent a layout from breaking up and reorganizing and images shrinking etc. when someone grabs the edge of the window and resizes it to where it's too small for the content to fit in it's normal layout.

I'm wanting everything to simply be hidden when someone drags the window to a smaller size. It's easy to prevent the text from doing this with white-space:nowrap, but how do I prevent everything else from moving around and the images shrinking etc.?

EDIT: I just realized that using percentages for measurements causes a lot of it, but I haven't tested swapping % to px on everything yet.

Last edited by SillyWilly; 02-06-2008 at 08:25 AM..
SillyWilly is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-06-2008, 10:57 AM Re: Prevent layout from changing on window resize
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,520
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
CSS

body {
overflow: hidden;
}
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Prevent layout from changing on window resize
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.36265 seconds with 12 queries