Pavlos1316 Posted December 3, 2010 Share Posted December 3, 2010 Hello all, I have a very strange (for me at least) problem on my site. I am designing a web using divs. Fixed Header, footer, sidebar and content. All 3 header, footer and sidebar are designed so they keep their position in all resolutions and my sidebar and content to always ajust to the monitor's height (100%). I tried it in many resolutions and monitor sizes i.e. 14.1", 19", 22" 24" and 26". All WIDE SCREENs by accident and were working just fine. Then I said to try it under a 17" monitor NOT WIDE SCREEN... And my sidebar moved away from it's position (left) and took a margin-left equal with the sidesbar's width. (just to mention I was testing all in internet explorer 8.) Anyone knows why the non wide screen monitor behaves like that? Thank you Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/ Share on other sites More sharing options...
haku Posted December 4, 2010 Share Posted December 4, 2010 It's probably something in your code. Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1142843 Share on other sites More sharing options...
Pavlos1316 Posted December 4, 2010 Author Share Posted December 4, 2010 lol... and how does it regognize if it's wide screen or not!!! ??? Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1142958 Share on other sites More sharing options...
haku Posted December 5, 2010 Share Posted December 5, 2010 It doesn't. So you have to code it flexibly enough to deal with the possibility. Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1143080 Share on other sites More sharing options...
Pavlos1316 Posted December 5, 2010 Author Share Posted December 5, 2010 ok... I am out of my waters here... any help???? Is there anything that I should know about that???? Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1143153 Share on other sites More sharing options...
trq Posted December 5, 2010 Share Posted December 5, 2010 I think haku is quietly mentioning that we are unable to help without seeing code. Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1143160 Share on other sites More sharing options...
haku Posted December 5, 2010 Share Posted December 5, 2010 Something like that I was giving a broad answer for a broad question. Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1143161 Share on other sites More sharing options...
Pavlos1316 Posted December 5, 2010 Author Share Posted December 5, 2010 oh... sorry.... my mistake... I will come up with that... Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1143178 Share on other sites More sharing options...
Pavlos1316 Posted December 13, 2010 Author Share Posted December 13, 2010 Stupid, stupid, stupid! Problem solved... I had to specify a margin... All the wide screen monitors that I was testing were using ie8 and ALL the normal monitors were using ie7! God I spend too much time on this. Thank you...! Quote Link to comment https://forums.phpfreaks.com/topic/220604-i-dont-even-know-how-to-name-it/#findComment-1146521 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.