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 do I add a separator line

3 posters

Go down

How do I add a separator line Empty How do I add a separator line

Post by [SS] Illuminati January 9th 2014, 8:50 am

How would I add a line to separate category's like this

How do I add a separator line Image37

I'd like to know how to do it vertically and horizontally.


Last edited by [SS] Illuminati on January 10th 2014, 6:28 am; edited 1 time in total
[SS] Illuminati
[SS] Illuminati
Forumember

Male Posts : 92
Reputation : 3
Language : LUA, Java, Python, and, HTML

http://www.maliciousgaing.foruotion.com

Back to top Go down

How do I add a separator line Empty Re: How do I add a separator line

Post by levy January 9th 2014, 9:38 am

Add this code in your CSS Stylesheet:
Administration Panel > Dispay > Colors > CSS Stylesheet
Code:
.forumline{
border-spacing:0px;
}

.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
padding: 2px 3px;
border-top: 1px solid rgba(0, 0, 0, 0.47);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.16) inset;
}
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

How do I add a separator line Empty Re: How do I add a separator line

Post by Help@Bearville January 9th 2014, 3:23 pm

Admin panel> display> Colours> Look for the column table headers. 

I think it's in there. Maybe it's i. Background Colours Very Happy
Help@Bearville
Help@Bearville
Forumember

Female Posts : 57
Reputation : 1
Language : English Afrikaans And Zulu

http://www.bearvillesuperhero.com

Back to top Go down

How do I add a separator line Empty Re: How do I add a separator line

Post by [SS] Illuminati January 10th 2014, 2:46 am

candy_fear wrote:Add this code in your CSS Stylesheet:
Administration Panel > Dispay > Colors > CSS Stylesheet
Code:
.forumline{
border-spacing:0px;
}

.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
padding: 2px 3px;
border-top: 1px solid rgba(0, 0, 0, 0.47);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.16) inset;
}
This will make it vertical as well?
[SS] Illuminati
[SS] Illuminati
Forumember

Male Posts : 92
Reputation : 3
Language : LUA, Java, Python, and, HTML

http://www.maliciousgaing.foruotion.com

Back to top Go down

Back to top

- Similar topics

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