« Web Design link | Main | Live Weblogger journal »
October 25, 2004
Background!!
Thanks to Ms. Jen, I finally got the background in. This is what I had to do:
It wasn't working to put the background-image and all it's attributes in the linked css file, so I put background="./images/pic.gif" right in the body tag of the main index and then in the head tag (also in the main index) I put a start and end style tag with background-attachment: fixed. That seemed to work. Oh, and I don't know if this had anything to do with it, but the example I used had ./ in from of the image source and so I put that and it worked.
Thanks for those references Ms. Jen. Now the only problem is that I used that same trick above in all the indexes for category page, individual entry page, and date-based entry page, but those pages still don't show the bakcground. Grrr. Any suggestions?
--Libby
Posted by libbystokes at October 25, 2004 12:08 PM