Aldro ([personal profile] aldro) wrote in [community profile] style_system2011-02-21 03:56 pm

Image in title

1) I have a sticky note at the top of my journal and I'd like to put an image in the title. Is that at all possible and if so, how would I add an image to the title?

2) I noticed that there's a lot of white space between the left side of the entry holder and the title, which isn't there in the original layout's preview. How do I get rid of the extra space?


ETA: More information
foxfirefey: A guy looking ridiculous by doing a fashionable posing with a mouse, slinging the cord over his shoulders. (geek)

[personal profile] foxfirefey 2011-02-21 06:33 pm (UTC)(link)
I think you can use this to get the image you want where you want it:

.sticky-entry-title a {
background: url("IMAGEURL") no-repeat scroll left center transparent;
padding-left: [IMAGEWIDTH]px;
}