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

    Default Changing Side Box header colours

    I am using the 'emeralda' template which is very similar to 'Bask Black' here www.expressembroidery.com.au/zencart can anyone tell me how to make all my sidebox headers green as in the Categories sidebox? Which file do I change this in? Also, I would like change the colour of the dividing line at the end of each section in the main centre page. ie: between new products, featured products and monthly specials, I would like this just to segrigate things a little.

    I am also using 80% page width, do you see any problems with this?

    Any other suggestions would be greatly appreciated.

    Cheers
    Gary

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

    Default Re: Changing Side Box header colours

    That sidebox header is made from two images:

    .category_sidebox_header_left{
    background: url("../images/left_c_sb_bg.gif") no-repeat top left; padding: 0 0 0 4px;
    height: 23px;
    }

    and



    h3.category_sidebox_header_right{
    background: url("../images/right_c_sb_bg.gif") no-repeat top right;}

    You'll have to add those to the other sidebox headers (sidebox_header_left and right) the same way in the stylesheet.

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

    Default Re: Changing Side Box header colours

    Quote Originally Posted by stevesh View Post
    That sidebox header is made from two images:

    .category_sidebox_header_left{
    background: url("../images/left_c_sb_bg.gif") no-repeat top left; padding: 0 0 0 4px;
    height: 23px;
    }

    and



    h3.category_sidebox_header_right{
    background: url("../images/right_c_sb_bg.gif") no-repeat top right;}

    You'll have to add those to the other sidebox headers (sidebox_header_left and right) the same way in the stylesheet.

    Thanks for that, I will give it a go.

  4. #4
    Join Date
    Sep 2008
    Location
    Toronto, Ontario, Canada
    Posts
    469
    Plugin Contributions
    0

    Default Re: Changing Side Box header colours

    This will also help you understand the stye sheet:

    http://www.zen-cart.com/forum/showthread.php?t=135954

 

 

Similar Threads

  1. changing the text placement of the side box header
    By willie bee in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Oct 2011, 07:01 AM
  2. Replies: 2
    Last Post: 13 Jun 2011, 04:22 PM
  3. Changing side box title
    By Rob905 in forum Basic Configuration
    Replies: 5
    Last Post: 26 Jul 2008, 01:24 PM
  4. Changing the colours of centre box headings
    By Cal in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Feb 2007, 03:26 PM
  5. How do I edit the colours for the side box ects!
    By personalisedpresent in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Aug 2006, 07:23 AM

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