05-08-2009, 03:37 PM
|
#2 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,267
Thanks: 90
|
They tend to set the position to absolute and position it at the bottom of the window. Such as like with the following CSS code:
css Code:
position: absolute; left: 0; bottom: 0;
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|