Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • zhannazabello Friend
    #150055

    Are you a green ja_purity_2 fan like me? Would you like a green divider for your spotlight section like here: http://www.kedry.org/.

    Here is the code: background: url(../images/dot3_gr.gif) repeat-y right;

    Here is the image. See attached. Put it into images folder in ja_purity_ii under templates.

    And here’s where to put it in template.css file

    OLD

    /* SPOTLIGHT
    ——————————————————— */
    #ja-topsl .ja-box, #ja-botsl .ja-box {
    padding: 0;
    background: url(../images/dot3.gif) repeat-y right;
    }
    #ja-topsl .ja-box-right, #ja-botsl .ja-box-right,
    #ja-topsl .ja-box-full, #ja-botsl .ja-box-full {
    background: none;
    }
    #ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
    border-bottom: 0;
    margin-bottom: 8px;
    padding-bottom: 0;

    }

    NEW

    /* SPOTLIGHT
    ——————————————————— */
    #ja-topsl .ja-box, #ja-botsl .ja-box {
    padding: 0;
    background: url(../images/dot3.gif) repeat-y right;
    }
    #ja-topsl .ja-box-right, #ja-botsl .ja-box-right,
    #ja-topsl .ja-box-full, #ja-botsl .ja-box-full {
    background: 0}
    #ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
    border-bottom: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
    background: url(../images/dot3_gr.gif) repeat-y right;
    }

    Hope to save you hours of poking.

    ZZ


    1. dot3_gr
    ralphhardwick Friend
    #356532

    Hi
    I know this is an old thread but I have just applied this to my site and it works brilliantly.
    Thank you.
    Unfortunately I still have a black divider between my spotlight modules and I can’t seem to find where I can switch it off.
    Is this in the template.css or somewhere else.
    My site is here:
    http://www.overland-rovers.com
    This has been driving me mad for a few days now so any help would be greatly appreciated.

    pinkieyaoyao Friend
    #356534

    That’s interesting. if u r a golf lover, it is a optimal choice to click the http://www.golfwholesaleshop.com

    ralphhardwick Friend
    #356535

    Having just typed my question I re-looked at the code and realised were I need to make the change.

    OLD….

    /* SPOTLIGHT
    ——————————————————— */
    #ja-topsl .ja-box, #ja-botsl .ja-box {
    padding: 0;
    background: url(../images/dot3.gif) repeat-y right;
    }

    NEW….

    /* SPOTLIGHT
    ——————————————————— */
    #ja-topsl .ja-box, #ja-botsl .ja-box {
    padding: 0;
    background: none;
    }

    hope this helps anyone else who wants to do this mod.

    zhannazabello Friend
    #356649

    Thank you! Sometimes it helps me just to create a transparent .gif to eliminate shadows and dividers.

    jltaboada Friend
    #410996

    where can i find green ja_purity_2?
    Thanks

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

This topic contains 6 replies, has 4 voices, and was last updated by  jltaboada 12 years, 7 months ago.

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