-
AuthorPosts
-
April 1, 2010 at 8:17 pm #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
September 24, 2010 at 7:47 am #356532Hi
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.September 24, 2010 at 7:53 am #356534That’s interesting. if u r a golf lover, it is a optimal choice to click the http://www.golfwholesaleshop.com
September 24, 2010 at 7:59 am #356535Having 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.
September 25, 2010 at 5:47 pm #356649Thank you! Sometimes it helps me just to create a transparent .gif to eliminate shadows and dividers.
September 6, 2011 at 3:02 pm #410996where can i find green ja_purity_2?
ThanksAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 4 voices, and was last updated by jltaboada 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Ja_purity ii Green Spotlight Cusomization: Matching Module Divider
Viewing 6 posts - 1 through 6 (of 6 total)