Some layouts (such as Hills) have a little picture next to the entry title. This can be changed with:
.asset-stream .asset-header {
background: transparent url(post-ornament.gif) no-repeat scroll 0 0;
}
Replace post-ornament.gif with the address of your own image (remember to include http://) and put this in the Custom CSS area
(
Read more... )
Comments 15
as you can see on my LJ, the words are blocking my little icon a little... is there any CSS that can move it a little?
thanks in advance!
Reply
h2.asset-name, .pageheader2 .asset-name-hover { margin-left: 36px; }
h2.asset-name, .pageheader2 { margin-left: 36px; }
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Leave a comment