Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • jasgrif1123 Friend
    #140657

    HI,

    I moved my mod_login module to position User5. How do I change the active links colour to white and also the title font colour to white?

    http://www.net-working.ie/joomla

    Thanks
    J

    nguyenhuu quang Friend
    #302777

    open css file add to bottom:

    #sl_register a {
    color: #FFFFFF !important;
    }

    jasgrif1123 Friend
    #302940

    Do you know how to change the remeber me font color to white in the login module?

    Thanks
    J

    nguyenhuu quang Friend
    #302942

    add to your template

    #sl_vert #sl_rememberme {
    color:white;
    margin-bottom:5px;
    }

    jasgrif1123 Friend
    #303013

    Thankyou this worked

    nguyenhuu quang Friend
    #303087

    No problem . More questions pls send it to me

    rv_ng Developer
    #340247

    do you by chance know where to change the background colour in mod_login

    Saguaros Moderator
    #340306

    Dear rv_ng!

    You can use the Suffix Class to complete, In the configuration there has the “suffix class module” parameter, you type “ mybackground” (note: have a blank character before) into this paramter
    and the following style into the template.css file:

    .mybackground{
    background: red!important;
    }

    Good luck

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

This topic contains 8 replies, has 4 voices, and was last updated by  Saguaros 14 years ago.

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