raw line
3 posters
Page 1 of 1
raw line
how to remove row line with css
a line with color green
i'm using phpbb3
http://gsmcotabato.forumotion.com/forum
a line with color green
i'm using phpbb3
http://gsmcotabato.forumotion.com/forum
Last edited by zenzo on April 30th 2017, 8:16 am; edited 1 time in total
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: raw line
Look for this in your CSS:
Remove the border-bottom line.
- Code:
ul.navlinks {
border-bottom: 1px solid #26ff00;
font-weight: 700;
text-align: left;
}
Remove the border-bottom line.
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: raw line
i try playing with this codeSLGray wrote:Look for this in your CSS:
- Code:
ul.navlinks {
border-bottom: 1px solid #26ff00;
font-weight: 700;
text-align: left;
}
Remove the border-bottom line.
and here is the result
- Code:
ul.navlinks {
border-bottom: 1px solid transparent;
font-weight: bold;
text-align: center;
}
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: raw line
Topic solved and archived ~ brandon_g
|
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» How to remove this line..?
» How to add a line?
» Line under nav bar
» 2 Forumcolumns on 1 line.
» En Line to Online
» How to add a line?
» Line under nav bar
» 2 Forumcolumns on 1 line.
» En Line to Online
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum