Separator

Oct 31, 2006 10:30

Hi,

I have a question: How do I get a separator between my posts? I've seen this on this LJ and the owner gave me a code, but it didn't work for me (maybe because she's using another layout). I have Smooth Sailing, obviously, and I have a paid account.

Can somebody help me? :-)

Thanks in advance,
Kate

entry divider

Leave a comment

Comments 3

carriep63 October 31 2006, 14:26:47 UTC
There is more than one way to accomplish this, really. You can do it with pure CSS if you have a free account, or you can manually add one in a layer if you have a paid account. Here is the CSS for the free account method:

.entryLinkbar ul {
background: url(http://yourimage.jpg) no-repeat bottom center;
padding-bottom:50px;
}

You can change the padding-bottom to suit your needs.

Reply

taiteilija November 2 2006, 11:08:37 UTC
It worked now, thanks a lot!! :)

Reply

gladeis January 25 2007, 17:35:04 UTC
does this also work with the 3-Column layout?

Reply


Leave a comment

Up