Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • chanton Friend
    #131124

    How to change the module header background to Red as shown in the demo?

    Sherlock Friend
    #261109

    Can you send URL and make some screenshots ?

    chanton Friend
    #261121

    the red header as shown in image.


    1. Untitled
    Sherlock Friend
    #261123

    Hi
    you can see in in red.css (line 29)(templates/ja_kulanite/css/colors foler)

    div.moduletable_hilite h3 {
    background:transparent url(../../images/red/h3-bg-hilite.gif) no-repeat scroll left center;
    }

    and red.css (line 33)

    div.moduletable_hilite h3 span {
    background:transparent url(../../images/red/h3-bg-hilite.gif) no-repeat scroll right center;
    }

    chanton Friend
    #261128

    How do I call it from module? it used to be something like “-red”

    Sherlock Friend
    #261129

    Plz choose color of template is red, then add class suffix for your module to _hilite

    chanton Friend
    #261287

    thanks, that works.

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

This topic contains 7 replies, has 2 voices, and was last updated by  chanton 16 years, 4 months ago.

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