Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • jodskilove Friend
    #154254

    Anyone who can tell me where I can change the default color of all the links? thank you in advance for your help.

    /Martin

    gray Friend
    #355278

    try to change in template.css


    /* Normal links ---*/
    a { color: #369; text-decoration: none; }

    a:hover, a:active, a:focus { text-decoration: underline; }

    jodskilove Friend
    #355283

    Hi Gray,
    Thank for your reply.
    I have tried to do it but there is no change of the links. have you any idea where it then can be changed?

    Saguaros Moderator
    #355364

    i think that you other color not default color so that the above code could not work,

    /* Normal links —*/
    a { color: #369!important; text-decoration: none; }

    a:hover, a:active, a:focus { text-decoration: underline; color:red!important; }

    or you find the code in the /templates/ja_anion/core/themes/COLORNAME/css/color.css
    for example with the dark-green color: you change color in this :

    /* Normal links —*/
    a { color: #72922f; }

    joomlageeks Friend
    #355383

    Can you post your website link here please. I would like to see if there is any CSS that over writes the JA Anion template.css file.

    Thanks
    James

    gray Friend
    #355384

    Also have a look at templatesja_anioncorethemesdark-bluecsscolor.css (dark-blue is the name of the theme, look in the theme’s folder you currently use).


    /* Normal links ---*/
    a { color: #a44238; }

    jodskilove Friend
    #355417
    Khanh Le Moderator
    #355436

    The best way is that you create your own theme (eg: local/themes/yourtheme), then override the color.css (yourtheme/css/color.css). After that, goto your template manager, Profile tab, choose to use your theme in the current profile.

    jodskilove Friend
    #356857

    hey guys, thanks for your reply,
    I think I have tried everything now, but no matter what the linecolor remain the default link color. Please help me

    Khanh Le Moderator
    #356867

    You can watch a series of T3v2 Framework video at http://www.joomlart.com/?ajax=module&name=youtubeplaylist
    Watch the video “JoomlArt JAT3 Framework 2.0 – Themes & Layouts” and follow the instruction to build you own themes.

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

This topic contains 10 replies, has 5 voices, and was last updated by  Khanh Le 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum