The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    How to remove this line..?

    Mr. Ganesha
    Mr. Ganesha
    Forumember


    Male Posts : 96
    Reputation : 2
    Language : Bahasa
    Location : Medan, Indonesia

    Solved How to remove this line..?

    Post by Mr. Ganesha January 3rd 2012, 1:50 am

    How to remove this line..? Duder

    In the below of the sub forum titles...
    Mr DarkHaxers2
    Mr DarkHaxers2
    Forumember


    Male Posts : 409
    Reputation : -17
    Language : English
    Location : Modesto,Cali

    Solved Re: How to remove this line..?

    Post by Mr DarkHaxers2 January 3rd 2012, 4:05 am

    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;}
    avatar
    Guest
    Guest


    Solved Re: How to remove this line..?

    Post by Guest January 3rd 2012, 10:30 am

    May not working, try:
    Code:
    .hierarchy{
    border: 0px !important;
    }
    That's not underline, it's a bottom border. Wink
    Mr. Ganesha
    Mr. Ganesha
    Forumember


    Male Posts : 96
    Reputation : 2
    Language : Bahasa
    Location : Medan, Indonesia

    Solved Re: How to remove this line..?

    Post by Mr. Ganesha January 4th 2012, 3:07 pm

    It worked, thank's Gassy... How to remove this line..? 951938
    avatar
    Guest
    Guest


    Solved Re: How to remove this line..?

    Post by Guest January 4th 2012, 3:11 pm

    Welcome. Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: How to remove this line..?

    Post by Sanket January 4th 2012, 3:36 pm

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 1:17 pm