Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • katew Friend
    #142818

    Hello

    Can someone send me a list of the for module class suffix options for Nickel. I did not see them listed in the user guide. I am not sure how to make my custom and menu modules have the red and green styles.

    Thanks

    scotty Friend
    #311395

    Hi Kate.

    If you look in the template css you will see something like…

    #ja-col2 div.moduletable h3,
    #ja-col2 div.moduletable_text h3,
    #ja-col2 div.moduletable_menu h3 {
    background: #333333;
    color: #FFFFFF;
    margin: 0 -1px;
    padding: 10px;
    border-bottom: 1px solid #222222;
    }

    #ja-col2 div.moduletable_highlight {
    background: #F6F6F6;
    border: 1px solid #DDDDDD;
    margin: 0 0 15px;
    }

    #ja-col2 div.moduletable_highlight h3 {
    background: #D33615;
    color: #FFFFFF;
    margin: 0 -1px;
    padding: 10px;
    }

    The text in red are the suffixes. More info here…

    katew Friend
    #311397

    Thanks Scotty

    I did not realize that the _menu suffix was intended for the right side only.

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

This topic contains 3 replies, has 2 voices, and was last updated by  katew 15 years, 4 months ago.

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