Forum Moderators: not2easy

Message Too Old, No Replies

CSS Image Heading for LiveJournal

Apparently there is a way to have a header image and a repeating background

         

sarah250

10:59 pm on Jan 11, 2004 (gmt 0)



In LiveJournal for free accounts, you have minimal options in designing your journal. I made some nice graphics for my journal however I could not have a repeating background and a top image there is no html or css allowed outside of the GLOBAL_HEAD<= =>GLOBAL_HEAD tag which is the equivalent of <head></head> tag. So How can you put two images in using CSS?

mipapage

11:18 pm on Jan 11, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can you give us a sample of the markup?

As an idea, if there is a <div> id'd header, give it the background image for the header and the <body> tag the repeating background image.