Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default Help finding where to modify sidebox borders

    Can some one help me please.

    I am trying to modify my side box borders. I have gone to:

    /includes/templates/ZJ_black/css/stylesheet.css but any alterations I make to this code seem to have no effect.

    Can anyone advise where I can change the colour of the borders witht ZJ_black template.

    If it is any help my shopping cart is www.fastbikegear.co.nz.

    Many thanks in advance.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Help finding where to modify sidebox borders

    If you want to change them all to the same color:

    .leftBoxContainer, .rightBoxContainer {
    margin: 0em;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 1.5em;
    }


    If you want them to have different colors you'll have to add statements for each to the stylesheet, like - #categories {border:1px solid #ff0000;}

  3. #3
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: Help finding where to modify sidebox borders

    Quote Originally Posted by stevesh View Post
    If you want to change them all to the same color:

    .leftBoxContainer, .rightBoxContainer {
    margin: 0em;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 1.5em;
    }


    If you want them to have different colors you'll have to add statements for each to the stylesheet, like - #categories {border:1px solid #ff0000;}
    Thank you stevesh I tried the following modified code in includes/templates/zj-black/css/stylesheet.css but nothing changed?

    leftBoxContainer, .rightBoxContainer {
    margin: 0em;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    margin-top: 1.5em;
    }

    Is this info possibly being over riden somewhere?
    Last edited by Liamv; 24 Feb 2010 at 10:39 PM.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Help finding where to modify sidebox borders

    Seems to have worked. When I'm testing something like this, I use a bright color like #ff0000 so I can easily see if it 'took'.

  5. #5
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: Help finding where to modify sidebox borders

    Found the problem I needed to refresh my cache to see the changes. Duh!

  6. #6
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: Help finding where to modify sidebox borders

    Stevesh many thanks for your fast help. It looks much better.

    Funny thing although I only changed the leftBoxContainer settings the right boxes borders are also lighter.

    On the home page I have a new products box this border is still black. The only centreBoxContainer settings I can find are labelled centerBoxContainerhidden and playing with these makes no difference.

    Any clue where I might change the centre box container borders?

 

 

Similar Threads

  1. im stuck finding the zencart admin login where do I find this?
    By techdemond in forum General Questions
    Replies: 3
    Last Post: 25 May 2011, 11:26 AM
  2. Trouble finding area where I change images
    By flake in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Feb 2011, 10:11 PM
  3. help: how to modify the sidebox style - why it has no border?
    By tedchang8592 in forum Addon Sideboxes
    Replies: 0
    Last Post: 22 Jul 2010, 08:39 AM
  4. Finding out where images are located
    By robert4442 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Jun 2009, 08:31 PM
  5. Finding where to Change Create Account and Forgotten Your Password
    By mcliqu93 in forum Addon Language Packs
    Replies: 0
    Last Post: 29 Nov 2008, 02:09 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR