Results 1 to 4 of 4

Thread: static

  1. #1
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default static

    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

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    HTML Code:
    <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.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    this doesnt work exactly, because i want it on the bottom regardless of screen size

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    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.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •