Help with removing annoying line.

Vito-UFA at 15h06
19
Sep
2011

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 borders from "author" and "message" row also marked on the picture.
This is my forum http://www.ufa-league.net/t2276-ufa-35-engagement
right now forum is under construction but for the reason can be unlocked for the view.
1 Nera., on 20/09/2011 at 15h57
Hi Vito,

Can you open it so we can actually see the lines?
2 Vito-UFA, on 21/09/2011 at 02h04
Right now you should be able to view it by clicking on the link in the 1st post
it's not a big deal but i think this might look a bit better without this line.
And those small borders on the side .. damn this is annoying lol im sure you know Nera how to remove it Smile
I found more of them like in PMs inbox but im tired of making topics how to remove this damn line lol so i will deal with it
just lets solve this request and ill be happy ... for now Very Happy
3 Nera., on 21/09/2011 at 10h58
Hi Vito,

I see it now, try with adding this to CSS

Code:
td.catRight, td.row3Right, th.thRight {
    border: none !important;
}
hr {
    border: none !important;
}
td.catLeft, th.thLeft {
    border: none !important;
}
4 Vito-UFA, on 21/09/2011 at 11h32
You are simply the best Nera of course that it helped. Solved
5 Nera., on 21/09/2011 at 11h34
Welcome.

Solved > Locked
Similar topics
How do I remove the annoying line under NavBar?
Alright,so me with Gangstar15 tried to make a template for my upcoming site version..and at the code there was a horizontal line which if i removed messed up the whole template. Code:<hr style="margin-top: 250px; height: 1px;
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
Replies 1 to 5 on 5 for "Help with removing annoying line."
See also
more_less
Informations

5 Replies For the topic :
"Help with removing annoying line."

This topic has been viewed 639 times.

Last message :
19/09/2011 at 15h06 by "Vito-UFA"