1. Vote now - Choose the template types you want in coming months


    JA HawkStore - Stable version Released


    JM Siotis - Beta version released


    Tools & Tips - Make your Joomla site faster


    JA Brisk, Mitius, Onepage & Mero updated - Offcanvas navigation for mobile now available


    5 more JATC extensions updated - Backend UI improvement & new coding standards.


User Tag List

+ Reply to Thread
 
Results 1 to 6 of 6
  1. #1

    JoomlaTemplate Club Member - Personal License - 1 Year Expired

    Join Date
    Mar 2010
    Posts
    2
    Points
    14.10
    Downloads
    279
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ja_purity ii Green Spotlight Cusomization: Matching Module Divider

    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
    Attached Images

  2. #2

    JoomlaTemplate Club Member - Personal License - 3 Months Expired

    Join Date
    Sep 2010
    Posts
    5
    Points
    19.95
    Downloads
    5
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    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:
    www.overland-rovers.com
    This has been driving me mad for a few days now so any help would be greatly appreciated.

  3. #3


    Join Date
    Sep 2010
    Posts
    1
    Points
    2.12
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    That's interesting. if u r a golf lover, it is a optimal choice to click the http://www.golfwholesaleshop.com

  4. #4

    JoomlaTemplate Club Member - Personal License - 3 Months Expired

    Join Date
    Sep 2010
    Posts
    5
    Points
    19.95
    Downloads
    5
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ignore my last

    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.

  5. #5

    JoomlaTemplate Club Member - Personal License - 1 Year Expired

    Join Date
    Mar 2010
    Posts
    2
    Points
    14.10
    Downloads
    279
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Transparent gif

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

  6. #6


    Join Date
    Sep 2008
    Posts
    1
    Points
    3.04
    Downloads
    24
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    where can i find green ja_purity_2?
    Thanks

+ Reply to Thread

Similar Threads

  1. Solved Cusomization
    By musicinme in forum JAT3 2.0 for Joomla 1.5 Solved Issues
    Replies: 6
    Last Post: 09-28-2010, 02:17 AM
  2. Question Move The JA_purity Spotlight to the Top?
    By noxas in forum JA Purity
    Replies: 1
    Last Post: 08-29-2009, 11:01 AM
  3. Cusomization works
    By canadatom in forum SOTM Competition & Member Showcase
    Replies: 7
    Last Post: 01-07-2009, 11:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts