Forum Moderators: not2easy

Message Too Old, No Replies

absolute position and footer

         

jorntk

9:19 am on Apr 13, 2004 (gmt 0)

10+ Year Member



i have 3 column with all absolute position. but then, the footer doesnt follow the longest column. i know this may because teh use of the absolute.

however, if i do not use abolute, the middle column will shrink when i resize the windows. This expecially awful when i have a table inside the middle column, when its resize, the middle column is out of its place.

so, what can i with the footer if i use absolute for 3 column?

please help. thanx!

jorntk

9:47 am on Apr 13, 2004 (gmt 0)

10+ Year Member



ok, now i delete all absolute. everything seems ok.

but new problem happen, when the mysql query result shown in table in middle column and is wider than the middle column, the middle column out of place.

when the table is not wider than column, everything seems fine, but when i resize the windows smaller or change my resolution from 1027*768 to 800*600, the middle column shrink which cause the middle column out of place again.

This url shows what happen: [members.lycos.co.uk...]

please help. Thanx again

Mobull

1:21 pm on Apr 13, 2004 (gmt 0)

10+ Year Member



Why do you want your Table in the middle div to be exactly 527px --> <table width="527" border="1">?

if you leave the width out of this one, it will probably resize along if you stretch your screen (so make it e.g. width="100%".