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.

How to add a line?

2 posters

Go down

Solved How to add a line?

Post by Alan Barry July 31st 2015, 12:32 pm

Print screen - http://prntscr.com/7z6f4l

How do I add a line separating the profile and the post?

Forum thread - http://priwy-metin2.forum-board.net/t12-system-plakietek#34
Alan Barry
Alan Barry
Forumember

Posts : 25
Reputation : 1
Language : English

http://priwy-metin2.forum-board.net

Back to top Go down

Solved Re: How to add a line?

Post by Ange Tuteur July 31st 2015, 1:27 pm

Hi @Alan Barry,

You can add borders ( or lines ) with CSS. Just go to display > colors > CSS stylesheet

If you want the line next to the profile, paste this rule :
Code:
.user { border-right:1px solid #CCC }

If you want it next to the post, then paste this rule instead :
Code:
.post-entry { border-left:1px solid #CCC }

The only difference is that the latter is longer than the former.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: How to add a line?

Post by Alan Barry July 31st 2015, 1:47 pm

Thanks. Topic solved.
Alan Barry
Alan Barry
Forumember

Posts : 25
Reputation : 1
Language : English

http://priwy-metin2.forum-board.net

Back to top Go down

Solved Re: How to add a line?

Post by Ange Tuteur July 31st 2015, 2:01 pm

You're welcome Smile

Topic archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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