test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • naomi Friend
    #132673

    Hi. I’m hoping you can help. How do you create the green background behind quotes of the day?

    Thanks.

    Sherlock Friend
    #267616

    Hi
    That module have class suffix is “_hilite”
    you can see those lines in template.css

    /*hilite*/
    div.module_hilite h3 {
    color: #FFFFFF;
    background: url(../images/h3-hilite-bg.gif) repeat-x bottom;
    border: none;
    }

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

    div.module_hilite div {
    padding: 0;
    background: url(../images/box-hilite-bl.gif) no-repeat bottom left;
    }

    div.module_hilite div div {
    background: url(../images/box-hilite-tr.gif) no-repeat top right;
    }

    div.module_hilite div div div {
    background: url(../images/box-hilite-tl.gif) no-repeat top left;
    }

    naomi Friend
    #267704

    Thanks so much! Very helpful.

    anas Friend
    #267755

    Plz “thank you” when you have a right answer from others

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

This topic contains 4 replies, has 3 voices, and was last updated by  anas 16 years, 4 months ago.

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