Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Left Column Background...

    Does anyone know how to set a background colour for the left coloumn.

    I seem to remember doing this in a previous version of ZenCart, but since the template changes it doesn't work!

    Basically, I would like the whole left (and right) columns (not sideboxes) to be a solid colour.

    Thanks!

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Left Column Background...

    Code:
    #navColumnOne {
    
       /* background-image: url(../images/sideback.jpg);*/
    
    	background-color: #DAE1F1;
    
    	padding: .0em;
    
    	}
    
    
    
    #navColumnTwo {
    
       /* background-image: url(../images/sideback.jpg);*/
    
    	background-color: #DAE1F1;
    
    	padding: .0em;
    
    	}
    Comment images back in if you should require at some later stage
    HTH

  3. #3
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Left Column Background...

    Thanks Misty!

    I did try this earlier, but it didn't work.

    Maybe I've not had enough coffee this morning! :)

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Left Column Background...

    Maybe I've not had enough coffee this morning! :)
    Just about to start on my 6th cup, which is pro'ly why am able to help!!

  5. #5
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Left Column Background...

    It's only just gone 10am! :|

    Normally on my 6th cup I begin to shake.

 

 

Similar Threads

  1. Changing header bar and left column background color
    By mydlam in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 10 Jun 2008, 07:13 AM
  2. How to center Left Boxes within Column Left?
    By gingertea in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jul 2007, 06:21 PM
  3. Left Column Background Image
    By TurtleDove in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jun 2007, 01:40 PM
  4. Background Color on Left Column
    By Salina13 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Nov 2006, 04:21 PM
  5. how to put background image to left column
    By vr4indian in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 Oct 2006, 02:58 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