View Full Version : static
spyder
09-02-2005, 07:32 PM
my site http://visualrecords.com/ has the privacy statement absolute positioned off the bottom. is there a better way because it does not re align when you scroll. thank you
jscheuer1
09-03-2005, 10:54 PM
<table width="320" border="0" style="position:absolute;top:900px;left:0px"><tr><td>
<font class="copy"><center><a class="redlink" href="javascript:popup()">
Privacy Statement</a><br>
Copyright © 2005 Visual Records Consulting, Inc.<br>All rights reserved.
</center></font></td></tr></table>The figure 900px may be adjusted as you see fit.
spyder
09-05-2005, 12:29 AM
this doesnt work exactly, because i want it on the bottom regardless of screen size
jscheuer1
09-05-2005, 03:13 AM
You may need to use a script then. I really don't see any logical solution though, if it floats relative to the bottom, it will either be over or under other content at some resolutions/window sizes. There is no, 'at the bottom regardless of screen size' without that. The best you can do is to put it at the bottom of the page.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.