How to remove this line..?
3 posters
Page 1 of 1
Re: How to remove this line..?
Put This In Your Css Stylesheet:
- Code:
a, a:visited,a:active { text-decoration:none; outline:none;}
a:hover{ text-decoration:none;}
a img{ border:none;}
a { text-decoration: none;}
a:link, a:visited, a:active, a:hover { text-decoration: none !important;}
Mr DarkHaxers2- Forumember
- Posts : 409
Reputation : -17
Language : English
Location : Modesto,Cali
Re: How to remove this line..?
May not working, try:
- Code:
.hierarchy{
border: 0px !important;
}
Guest- Guest
Re: How to remove this line..?
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» How to Remove this Line?
» Remove posted by line
» How To Remove Line Below Buttons
» How to remove the line under the username
» Remove the Annoying Line Under NavBar
» Remove posted by line
» How To Remove Line Below Buttons
» How to remove the line under the username
» Remove the Annoying Line Under NavBar
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum