Color isnt changing? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Color isnt changing?

    itachi uchiha
    itachi uchiha
    Forumember


    Male Posts : 136
    Reputation : 1
    Language : English
    Location : New Zealand

    In progress Color isnt changing?

    Post by itachi uchiha Sat Apr 05, 2014 3:16 am

    Hello and today i was trying to change the color of the forums links that are currently orange but it wasn't working for some reason so could someone tell me where i might be able to find this?

    Forum Link: http://narutof.forumotion.co.nz/
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51496
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Color isnt changing?

    Post by SLGray Sat Apr 05, 2014 3:31 am

    Add this to your CSS:
    Code:
    .pun a:link {
        color:  YOUR COLOR;
    }



    Color isnt changing? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    itachi uchiha
    itachi uchiha
    Forumember


    Male Posts : 136
    Reputation : 1
    Language : English
    Location : New Zealand

    In progress Re: Color isnt changing?

    Post by itachi uchiha Sat Apr 05, 2014 5:36 am

    Nope still did not work?
    Pizza Boi
    Pizza Boi
    Hyperactive


    Male Posts : 2016
    Reputation : 160
    Language : French
    Location : Pizza Hut!

    In progress Re: Color isnt changing?

    Post by Pizza Boi Sat Apr 05, 2014 7:37 am

    Hi Very Happy

    Try this:

    Code:
    a, a:visited, a:hover {
      color: #Color !important;
    }

    If you already have a code in your CSS that starts with a { or anything, you might want to find it instead of wasting space Smile. Please clear your browser cache AND cookies if ever, or try resyncing/ or check with another PC Smile.

    Regards,
    Pizza Boi
    itachi uchiha
    itachi uchiha
    Forumember


    Male Posts : 136
    Reputation : 1
    Language : English
    Location : New Zealand

    In progress Re: Color isnt changing?

    Post by itachi uchiha Sat Apr 05, 2014 9:07 pm

    Yup i did all that but it still isn't working? I honestly think its in my CSS already but i dont know how to find it lol?

    Nvm i have found it, so you can lock and solve this topic :-)
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    In progress Re: Color isnt changing?

    Post by Sir Chivas™ Sat Apr 05, 2014 9:30 pm

    Topic Solved & Locked.