May 21, 2007 09:19
My question is about exactly the opposite of many of the entry subject picture questions. Is there a way to add a picture before each entry subject? If so, what are the size requirements? I'm using a paid account with Firefly Night as my starting theme if that makes a difference.
TIA
entries:header:ornament
Leave a comment
Comments 1
.asset-stream .asset-header {
background-image: url(URL TO YOUR IMAGE);
background-repeat: no-repeat;
background-position: 0 2px;
padding: 0 0 0 32px;
width: 678px;
}You may have to adjust the numbers in red to suit your image size and spacing.
Reply
Leave a comment