Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • _robo_ Friend
    #663735

    Hi,

    i’m modelling a block on my site to look like: blue background / white letters.
    That’s no problem, but when i put a link in it, it’s also blue.
    I need it to be white also.

    What do i need to add to this module class suffix-css to change the color of links in a particular block?

    Here’s my css:

    .module_blauw{

    background-color: #48B !important;

    border: 1px;

    border-color: #48B

    padding-right:5px;

    padding-left:10px;

    padding-top: 5px;

    padding-bottom: 5px;

    color: #FFF !important;

    }

    TomC Moderator
    #663840

    You need a separate CSS rule denoting the hover and/or active state of the link

    TomC Moderator
    #746177

    You need a separate CSS rule denoting the hover and/or active state of the link

    _robo_ Friend
    #663841

    Can you give me an example for this particular block?

    _robo_ Friend
    #746178

    Can you give me an example for this particular block?

    Saguaros Moderator
    #664810

    This is basic knowledge for css styling links, pls check out this tips: http://www.w3schools.com/css/css_link.asp

    Saguaros Moderator
    #746346

    This is basic knowledge for css styling links, pls check out this tips: http://www.w3schools.com/css/css_link.asp

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

This topic contains 7 replies, has 3 voices, and was last updated by  Saguaros 9 years, 2 months ago.

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