Here's how to fix your ugly CSS

    Joined
    Jun 22, 2013
    Messages
    29
    Reaction score
    0
    Go to your FTP, open up

    http://star-made.org/sites/all/modules/advanced_forum/styles/naked/advanced-forum.naked.structure.css?mraf8z

    and edit line 49:



    td.active {



    background-color: #DDDDDD;



    }

    change it to:

    td.active {



    background-color: #333;



    }

    Save our eyes.



    Also fix that "Annoucements" typo, it's been half a year.