Tutorial: Adding an Image Header

May 09, 2005 17:31


If you want to add an image header, go to the Customization page and hit the "Edit Customizations" button. Click on the "CSS" tab, and in the text box, add the following:

#container { padding-top: 100px; background-image: url(http://url.to.your.image); background-scroll: scroll background ( Read more... )

tutorial, css

Leave a comment

Comments 1

calzamante June 7 2007, 12:05:13 UTC
Two things:
1) Thank you for this tutorial. I've used it to tweak my GJ layout, but I do have one query. While the header imge shows up fine when the page is viewed in Opera or FF, there's just a big space at the top of the page if I use IE. Would you have any idea why that may be/what I can do to make it show up again?

2) I had a bit of a job commenting here: your 'Comment' link at the bottom of your entries actually goes to the 'Tags' page. I had to C&P the URL in the address bar to get to the actual entry so I could comment.

Thank you.
Ruby

Reply


Leave a comment

Up