Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Posts
    37
    Plugin Contributions
    0

    red flag How to change the Color of the side box title bar?

    I am using the default template that come with ZC. I like the layout and all. However, I would like to change the color of the menu bar at the top and bottom and the sideboxs title bars from the default green to a shade of blue.

    Is this possible?

    Thanks for your time.
    JamesKB (res)

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

    Default Re: How to change the Color of the side box title bar?

    Those gradient bars are made with an image, tile_back.gif, and you can copy it into a graphics program like Photoshop and change it however you wish.

    The sideboxes also have a thick green border at the bottom, which you can change in your stylesheet. Find
    Code:
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
    	border: 1px solid #9a9a9a;
    	border-bottom: 5px solid #336633;
    	margin-top: 1.5em;
    	}
    and edit border-bottom as desired.

  3. #3
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How to change the Color of the side box title bar?

    I hope you're following the override system and not making changes in the folders (directories) that came with Zen Cart.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

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

    Default Re: How to change the Color of the side box title bar?

    Yes, even if you are keeping the Classic template as is, if you are putting your own name and logo on it, you should copy all the /classic/ folders and files to /your_template/ (whatever you decide to name it), following the template creation tutorials. This will keep you from losing all of your customizations when you upgrade to a new version of Zen Cart.

 

 

Similar Threads

  1. How do I change the font color of EZ-page title bar?
    By trygo in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Jul 2010, 01:38 AM
  2. how to change the color of side box?
    By shay nissim in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Jan 2009, 04:36 AM
  3. Bottom Green Bar in every Side Box - How do I change its Color?
    By zcnb in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Jun 2008, 04:13 PM
  4. how to change the color of a specific side box?
    By gsdcypher in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 23 Feb 2007, 08:05 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