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

    Getting rid/changing the color of a random white border under some headers

    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Getting rid/changing the color of a random white border under some headers

    Post by Jellydonut May 21st 2012, 2:45 am

    Hi, under a few headers on my forum, there's a random white border on 3 sites. It's a bit annoying, is there any code I can use to change the color of it?

    Example of the border:
    Getting rid/changing the color of a random white border under some headers 1j6r8z
    Mati
    Mati
    Active Poster


    Posts : 1928
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Getting rid/changing the color of a random white border under some headers

    Post by Mati May 21st 2012, 9:14 am

    Hi,

    Add this in your CSS:

    Code:
    th.thHead {
        border: 0px!important;
    }
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Getting rid/changing the color of a random white border under some headers

    Post by Jellydonut May 21st 2012, 11:35 pm

    Thank you!
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Getting rid/changing the color of a random white border under some headers

    Post by Jophy May 22nd 2012, 8:36 am

    Topic Solved & Locked

    Getting rid/changing the color of a random white border under some headers Modera10
    Jophy

      Current date/time is September 23rd 2024, 6:24 am