Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • stephenblais Friend
    #138437

    I want to create a new highlite for the user 5 module that removes the padding so i can have an item (a youtube box) that is the full width of the module position.

    Having some trouble.

    Can someone help?

    Thanks!

    The answer:

    template.css

    #ja-colmass div.moduletable_blank div.ja-boxct {
    background: url(../images/line-bot4.png) no-repeat left top;
    padding: 0px;
    }

    cjmicro Friend
    #292894

    You can also create a new module hilite style in css.

    add:
    /* highlight module2 */
    div.moduletable_hilite2 {
    background-color: #ffffff;
    color: #000000;
    padding: 0px;
    }

    then style that how you want, and assign that module suffix to the module. I think it will accomplish what you want.

    Cheryl

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

This topic contains 2 replies, has 2 voices, and was last updated by  cjmicro 15 years, 9 months ago.

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