Hey all! I need help with my website's background. My website's layout is at freewebs.com/snowflaked. If you click on the Backgrounds link, it'll take you to a page with some backgrounds I made. I need the background of that page to not scroll and stay on the top left corner. I tried to insert that into my style sheet (freewebs.com/snowflaked/style.css) but it won't work. Help is appreciated
~ Zei
kittycat
06-19-2005, 04:22 AM
body{ background:url('http://img.photobucket.com/albums/v55/pooglez/v1contentBG.jpg') no-repeat fixed left top; }
Try that and see if it works.
Nope... didn't work.... I'm sticking this into the style sheet, but it's not working... Still scrolls >.<
kittycat
06-19-2005, 04:37 AM
It works for me (IE and firefox), maybe you just need to fully reload the page to get it to show the newest version? (ctrl + f5)
Oh! Heh... Thanks! It works now. =]
~ Zei