Results 1 to 2 of 2

Thread: static background

  1. #1
    Join Date
    Jan 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default static background

    hi.. i'm managing a forum from invisionfree..

    got it all good.. thanks to dynamicdrive's scripts..

    but i was wondering how can i place a 200x200 pc background withour ruining the skin?..

    if you scroll up/down it stays in place..

    just asking if this is possible..

  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

    Code:
    body {
    background:url('pc_image.png') fixed;
    }
    - 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
  •