Horizontal Rule Color
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Horizontal Rule Color
Technical Details
Forum version : phpBB2Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : http://i.imgur.com/imIICHy.png
Who the problem concerns : All members
Forum link : http://www.VFGaming.net
Description of problem
Horizontal Rule Color -How do I change the color of my horizontal rule from a barely visible grey to a red color?
I have tried adding:
- Code:
.forabg { border-bottom:1px solid red !important; }
Last edited by monarchco on April 19th 2015, 12:20 am; edited 2 times in total
Re: Horizontal Rule Color
Do you mean the gray lines at both sides of the forum?

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

Re: Horizontal Rule Color
No, the horizontal rule
1 is inserted right below "(build guides not allowed must be self built)" and is barely visible. as seen in the attached imgur image.
I'd like to learn how to change the color of that(from grey to red).
here is a blown up version. you can barely see the grey line(horizontal rule) between the words. I'd like to change that to red for better visibility.
- Code:
[hr]
1 is inserted right below "(build guides not allowed must be self built)" and is barely visible. as seen in the attached imgur image.
I'd like to learn how to change the color of that(from grey to red).

Re: Horizontal Rule Color
You can adjust the color for the horizontal rule with the following line of CSS.
It should be added in Display > Colors > CSS stylesheet
- Code:
hr { border-color:#FFF }
It should be added in Display > Colors > CSS stylesheet
Re: Horizontal Rule Color
Thanks, I'll change it to solved now.
used

used
- Code:
hr { border-color:#FF0000 }

Re: Horizontal Rule Color
Topic solved and archived

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum