View Full Version : How do you do this with an entry?


trixzr4kidz
07-19-2004, 08:26 AM
http://www.xanga.com/home.aspx?user=piNkStErgrL
How can you get an image in the header part of an entry?

oincubusx
07-19-2004, 08:55 AM
you...use this code:

<style type="text/css">
div.blogheader, .caption {
/* edits the dates */
background: url(http://url.to/picture/here);
}
</style>

trixzr4kidz
07-19-2004, 08:56 AM
I see, thanks.

oincubusx
07-19-2004, 09:00 AM
yw