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.

vertical lines separating columns

2 posters

Go down

vertical lines separating columns Empty vertical lines separating columns

Post by venu238 May 24th 2011, 7:38 am

how to get vertical lines between columns which extend only upto text body?
I saw this in many forums..even in this forum (separating line between post and profile?
I want html/css code for that, help me
avatar
venu238
Forumember

Male Posts : 109
Reputation : 0
Language : English
Location : Hyderabad

http://medico.forum.com.bz

Back to top Go down

vertical lines separating columns Empty Re: vertical lines separating columns

Post by Base May 24th 2011, 5:49 pm

Hi, are you referring to the white line you see that separates our profile details and the post's content on this forum?

If so, then it can be defined by using this CSS code:

Code:
.postprofile {
    border-left: 1px solid #FFFFFF;

Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

vertical lines separating columns Empty Re: vertical lines separating columns

Post by venu238 May 24th 2011, 6:35 pm

Base wrote:Hi, are you referring to the white line you see that separates our profile details and the post's content on this forum?

If so, then it can be defined by using this CSS code:

Code:
.postprofile {
    border-left: 1px solid #FFFFFF;

Smile
it's not working
i'm using phpbb2..
I tried both border left and right
avatar
venu238
Forumember

Male Posts : 109
Reputation : 0
Language : English
Location : Hyderabad

http://medico.forum.com.bz

Back to top Go down

Back to top

- Similar topics

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