Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2009
    Posts
    29
    Plugin Contributions
    0

    Default Side Boxes Colour and Category Sidebox Layout

    Hi

    I've customized my side boxes, but I can't seem to find the code or image that effects the bottom of the box. They are still green, I would like them to be black.

    When you click a link in a category side box, it used to then used to show a link to all the products in that category. Now it doesn't, I don't know and can't find what option I need to change.

    www.magicmods.com

    Thanks
    Iain

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Side Boxes Colour and Category Sidebox Layout

    Those are bottom borders. In your stylesheet, find
    Code:
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
    	border: 1px solid #9a9a9a;
    	border-bottom: 5px solid #336633;
    	margin-top: 1.5em;
    	}
    and edit as you like.

    Where did it "used to" show those products links? It is behaving completely normally as far as I can see.
    Last edited by gjh42; 7 Feb 2009 at 09:19 PM.

  3. #3
    Join Date
    Feb 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Side Boxes Colour and Category Sidebox Layout

    Quote Originally Posted by gjh42 View Post
    Those are bottom borders. In your stylesheet, find
    Code:
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
    	border: 1px solid #9a9a9a;
    	border-bottom: 5px solid #336633;
    	margin-top: 1.5em;
    	}
    and edit as you like.

    Where did it "used to" show those products links? It is behaving completely normally as far as I can see.
    I changed to this, it hasn't worked. any ideas? Thanks

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

  4. #4
    Join Date
    Feb 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Side Boxes Colour and Category Sidebox Layout

    I had some weird things going on with my stylesheet. I've started again and all the changes work properly now!

    Thanks for your reply

 

 

Similar Threads

  1. No colour poor graphics distorted side boxes.
    By petrus in forum Basic Configuration
    Replies: 2
    Last Post: 2 Aug 2009, 10:05 PM
  2. Bottom colour in side boxes
    By kersar in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 13 Mar 2009, 07:39 PM
  3. Changing the colour of side boxes
    By damon.vit in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jan 2008, 02:33 PM
  4. Sidebox - Category layout and image
    By tom2u in forum Basic Configuration
    Replies: 0
    Last Post: 1 Aug 2007, 06:50 PM
  5. Sidebox / Layout BG colour
    By tom2u in forum Basic Configuration
    Replies: 1
    Last Post: 18 Jul 2007, 04:55 PM

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