window resizing issues, stuff moves when i resize window... |
![]() ![]() |
window resizing issues, stuff moves when i resize window... |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Nov 2004 Member No: 63,695 ![]() |
so basically whenever i maximize my internet explorer window thing a bunch of stuff on the left side shifts around and sometimes overlaps, depending on where the scrollbar location is.
![]() |
|
|
![]()
Post
#2
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 ![]() |
it cuz you gotta postion your left module a little lower... hmm use something like this
replace the # with your own numbers try ajusting the margin top a little lower and replace the XXXXXX with your own color code. |
|
|
![]()
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Nov 2004 Member No: 63,695 ![]() |
i used the position:absolute already, but the content on the left is in tables not div...would that make a difference if i changed it to div?
and also, what's a z-index? |
|
|
![]()
Post
#4
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 ![]() |
QUOTE(whitejellO @ Apr 15 2005, 7:09 PM) i used the position:absolute already, but the content on the left is in tables not div...would that make a difference if i changed it to div? and also, what's a z-index? umm just try using a div and see if it works better then tables.. and hmm im not sure whats a z-index but i think its a organized html stuff.. i searched googles and i came up with this http://www.w3schools.com/css/pr_pos_z-index.asp |
|
|
![]()
Post
#5
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Nov 2004 Member No: 63,695 ![]() |
so i changed them all to divs instead but they still move, but at least they move all together so that nothing will get squished.
![]() ![]() |
|
|
![]() ![]() |