Get rid of these lines!
4 posters
Page 1 of 1
Re: Get rid of these lines!
Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!
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: Get rid of these lines!
Add this in your CSS - (Admin panel -> Display -> Colors -> CSS stylesheet):
- Code:
td.catHead, th.thHead {
border-width: 0px;
}
td.catBottom, th.thBottom {
border-width: 0px;
}
EndlessDream- Forumember
- Posts : 107
Reputation : 22
Language : English, Spanish, Serbian
Re: Get rid of these lines!
Hi @SpyroDragon,
Sorry for the wait. Add this rule to your stylesheet :
Sorry for the wait. Add this rule to your stylesheet :
- Code:
td.catHead, th.thHead { border-width:0 !important }
Re: Get rid of these lines!
They removed most of the lines I wanted gone, but they are still apeering the members profiles..
Re: Get rid of these lines!
Hi,
In your CSS find this line:
Edit it to look like this:
In your CSS find this line:
- Code:
td.catLeft, th.thLeft {
border-width: 0px 0px 0px 1px;
}
Edit it to look like this:
- Code:
td.catLeft, th.thLeft {
border-width: 0px 0px 0px 0px;
}
EndlessDream- Forumember
- Posts : 107
Reputation : 22
Language : English, Spanish, Serbian
Similar topics
» Annoying Black Lines
» Forum Separator lines missing
» Lines half-rounded
» Space catogories and remove lines
» Request time-out after a few lines in posts
» Forum Separator lines missing
» Lines half-rounded
» Space catogories and remove lines
» Request time-out after a few lines in posts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum