Fixed bg img?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • L3xicon2
    Private

    • Nov 2008
    • 3

    Fixed bg img?

    Is there any way to make background picture fixed in blue voda?
    If so where?

    Thanks in advance!
  • L3xicon2
    Private

    • Nov 2008
    • 3

    #2
    Re: Fixed bg img?

    Never mind i found this script i used and it took care of my problems!

    <script language="JavaScript1.2">
    if (document.all||document.getElementById)
    document.body.style.background="url('http://www.collectors-info.com/Collector-bird-jackdoor.gif') white center no-repeat fixed"
    </script

    Comment

    Working...
    X