Empire_1 at 19h47
07
Aug
2011
How do I remove the annoying line under NavBar?
1 Nera., on 07/08/2011 at 19h48
Hi,
Please provide your forum URL for appearance problems.
Please provide your forum URL for appearance problems.
2 Guest, on 07/08/2011 at 19h49
- Code:
ul.navlinks {
border-bottom-color: #none;
}
3 Empire_1, on 07/08/2011 at 19h53
Hi,
Please provide your forum URL for appearance problems.
Lol yeah, sorry about that.
http://warriors.iftopic.com/
See that line right under the buttons in the NavBar?
Tony M wrote:
- Code:
ul.navlinks {
border-bottom-color: #none;
}
Sorry, this doesn't work
4 Guest, on 07/08/2011 at 19h55
Well i dont see any line there...
5 Nera., on 07/08/2011 at 19h56
Do you mean the light blue big line bellow navigations?
Change it to background-color: transparent;
It will take it out of footer too.
If it's not that one point me with a screen shot?
- Code:
.navbar {
background-color: #F0F9FF;
clear: both;
padding: 0 10px;
}
Change it to background-color: transparent;
It will take it out of footer too.
If it's not that one point me with a screen shot?
6 Empire_1, on 07/08/2011 at 20h05
Here it is


7 Nera., on 07/08/2011 at 20h19
I'm speaking by hard since not registered can't see it.
Try adding this to CSS.
Try adding this to CSS.
- Code:
ul.navlinks {
border-bottom: none !important;
}
8 Empire_1, on 07/08/2011 at 22h28
It's fixed!! Yes
Thanks so much
Thanks so much
9 Nera., on 07/08/2011 at 23h35
Welcome.
Solved > Locked
Solved > Locked
Similar topics
Remove Line Under Links
Removing the underline below the links
This can be annoying to many people, so here is a fast tutorial to learn how to remove the line under the links. I'll show you how to do it by HTML and CSS - that's the easiest way to do
Please help me guys im working on a new look of my forum and this line marked on the image is very annoying and destroying all concept simply doesn't match i dont know how to remove it or at least change color.
And also i would like to remove two small
In the below of the sub forum titles...
Replies 1 to 9 on 9 for "Remove the Annoying Line Under NavBar"
Search
Informations
9 Replies For the topic :
"Remove the Annoying Line Under NavBar"
This topic has been viewed 671 times.
Last message :
07/08/2011 at 19h47 by "Empire_1"





