Tagged: , ,

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Clique
  • #9486
    DenisKornilov
    Member
    Post count: 67

    Hi,

    How can i change the links color?

    #9634
    Ben – SUPPORT
    Member
    Post count: 690

    If you click colour customiser at the top you’ll be able to change all of the colours throughout the site!

    Thanks
    Ben

    #9641
    DenisKornilov
    Member
    Post count: 67

    This is exactly what I did, but there is no such menu item as “link color”.
    I tried to change everything, but the links are still white.

    #9645
    Ben – SUPPORT
    Member
    Post count: 690

    Color – Accent

    Try That

    Thanks
    Ben

    #9691
    DenisKornilov
    Member
    Post count: 67

    This change links color only when it’s mouseovered.
    What next?

    #9905
    Ben – SUPPORT
    Member
    Post count: 690

    Really? Do you mean on the headers and such? Can you post a screenshot with a link to your website please

    Thanks
    Ben

    #10034
    DenisKornilov
    Member
    Post count: 67

    Here is two screesots.

    Accent color makes the link blue when someone moves the mouse over it. Thats ok.
    But I want to change the color of links when the cursor is outside of them.

    #25507
    3969120a
    Member
    Post count: 159

    I would also like to see the answer to: “…change the link color when there is no mouseover…”

    #25751
    Melanie – SUPPORT
    Member
    Post count: 11032

    here you go:

    a:link {
    color: white!important;
    }

    Cheers

    #41007
    DenisKornilov
    Member
    Post count: 67

    Hi Melanie!

    Sorry, but this code makes links white even when links are mouseovered.
    It’s wrong. I just want them to be blue in the normal mode.

    #41512
    Melanie – SUPPORT
    Member
    Post count: 11032
    a:link {
    color: white!important;
    }
    
    a:hover {
    color: white!important;
    }

    Change the white to a color of your liking 🙂

    #41906
    DenisKornilov
    Member
    Post count: 67

    Thanks Melanie!

    But the first code works only for visited links.
    Can you do something with it?

    And one more:
    How can i specify colors? I need to enter the number(for example “#222222”) instead of “white”?

    #42445
    Melanie – SUPPORT
    Member
    Post count: 11032

    The css should work… what’s your website url.

    #42448
    DenisKornilov
    Member
    Post count: 67

    http://deniskornilov.com/
    For now i disable your css, but i can turn it on, if i knew how to specify colors.

    #42871
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, you can specify colors the way you assumed 🙂 By replacing “white” with a color value of your liking.

    Can you switch it on so I can check?

    Cheers!

Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register