The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Adding a line between posts

2 posters

Go down

Adding a line between posts Empty Adding a line between posts

Post by Doctor Inferno March 11th 2008, 2:32 pm

Adding a line between posts Zzw78szz2sxwzf0a9myt


any idea how can i add a line between posts?
Doctor Inferno
Doctor Inferno
Active Poster

Male Posts : 1331
Reputation : 30
Language : GeekPolice
Location : Singapore

http://www.GeekPolice.net

Back to top Go down

Adding a line between posts Empty Re: Adding a line between posts

Post by zakir321 March 11th 2008, 2:42 pm

You can put a CSS code into the textfield in "Styles / Colors / CSS". This would increase the distance between the post-backgrounds.

Code:
.row1, .row2 {margin-top: 10px}

This however, makes no sense if your background color is also white. In this case use this code below:

Code:
.row1, .row2 {border-top: 1px solid #a0a0a0}

Of course you can change the #a0a0a0 to any color you need. Smile
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Adding a line between posts Empty Re: Adding a line between posts

Post by Doctor Inferno March 11th 2008, 3:20 pm

thanks for you help... how can i increase the spaces between posts? they seem quite near together
Doctor Inferno
Doctor Inferno
Active Poster

Male Posts : 1331
Reputation : 30
Language : GeekPolice
Location : Singapore

http://www.GeekPolice.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum