Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • alanajames Friend
    #133808

    I can’t figure out how to get the green background color on the Quote of the Day newsflash module that is in topsl2. Do I need to add another layer to the newsflash article, one that is green? I read and re read the user manual – etc but decided to ask before i wasted more time.

    Thanks.
    Alana

    John Wesley Brett Moderator
    #272729

    The GREEN COLOR is actually a gif image called box-hilite-br.gif in your template image folder.

    The CSS that controls it is located:

    in template.css (line 695) on the demo…your location may vary.
    If you can provide a URL I can tell you exactly.


    div.module_hilite {
    background:transparent url(../images/box-hilite-br.gif) no-repeat scroll right bottom;
    color:#FFFFFF;
    }

    You can change the color by just changing the color of the image.

    Have fun!
    John.

    Sherlock Friend
    #272998

    you can add module class suffix is “_hilite”

    alanajames Friend
    #273121

    a very easy solution! Thanks

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

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

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