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
Old 01-16-2007, 01:02 PM problem resizing
Korzonek's Avatar
Skilled Talker

Posts: 60
Name: Michael
Location: Warsaw
Trades: 0
www.schizofrenia.net.pl

I have a problem because when you resize the page you get the right elephant down on the text and the right div(the menu) when resized,eats letters and news letter box
Can I do something to make it wright= keep the two elephants and the right div fixed when the page is 800x600??
Korzonek is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-16-2007, 01:54 PM Re: problem resizing
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Your image in the header is 624px wide, plus the width of the 2 elephants PLUS margin and padding on all those elements. In order to stop the drop, you have to reduce the size of all those to be less than 800px wide overall.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 01-17-2007, 01:07 PM Re: problem resizing
Korzonek's Avatar
Skilled Talker

Posts: 60
Name: Michael
Location: Warsaw
Trades: 0
I know but is there any way to make it the right way without changing it??
something (a comand a script) that the browser would "read" and adjust to the screen size??
Korzonek is offline
Reply With Quote
View Public Profile
 
Old 01-17-2007, 02:39 PM Re: problem resizing
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
You can find a script to adjust the page to the screen size, but that's not going to change the fact that all of your elements combined add up to wider than 800. A script can't change the math of that.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 01-17-2007, 03:09 PM Re: problem resizing
gastong's Avatar
Super Talker

Posts: 123
Location: Argentina
Trades: 0
You can put all inside a container div and use min-width.
That will not let the divs resize to a width lower than the specified in min-width, however an horizontal scrollbar will appear.

The other problem is that min-width doesn't work well in IE
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
gastong is offline
Reply With Quote
View Public Profile Visit gastong's homepage!
 
Old 01-17-2007, 08:03 PM Re: problem resizing
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
You can try using relative widths on the images like % instead of fixed widths. Of course that could throw the proportion of the images off. The right thing to do is redo the images to make them smaller or don't have them all in the header.

It looks like you have a little bit of room you can cut from each image. You can also make the font in the main image a little smaller to reduce it's overall size. It doesn't look like you need to cut that much width from the total of all the images to keep all three in the header at 800x600

It looks like you need to cut about 100px of width.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 01-22-2007, 02:49 PM Re: problem resizing
Korzonek's Avatar
Skilled Talker

Posts: 60
Name: Michael
Location: Warsaw
Trades: 0
thx for ideas)I'll work somethig out ..)
Korzonek is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to problem resizing
 

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.18271 seconds with 12 queries