![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, In the bottom of my website I have a table footer with copyright, e-mail etc. How do I make this "graphic line" stick to the bottom of the window. I guess I'm looking after something similar to the horizontal "Auto stretch"-function - just the other way... does this description make sense? Any help would be appreciated... /Peter |
#3
| |||
| |||
|
|
Put your footer link into a <div> that is positioned at top="100%", with margin-top set to a negative value that is the same as the height of the footer's content. The layer will be positioned at the bottom of the page, and then backed off by an amount equal to its height. Try it.... |
#4
| |||
| |||
|
|
Murray *TMM* wrote: Put your footer link into a <div> that is positioned at top="100%", with margin-top set to a negative value that is the same as the height of the footer's content. The layer will be positioned at the bottom of the page, and then backed off by an amount equal to its height. Try it.... However its not supported in Mac IE 5.2 if thats a concern, bummer. |
![]() |
| Thread Tools | |
| Display Modes | |
| |