Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / empty cart sidebox background colour

empty cart sidebox background colour

Locked

Views: 1,573

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
14 Oct 2007, 7:27 PM
#1
mediathing avatar

mediathing

Zen Follower

Join Date:
Apr 2005
Location:
London
Posts:
405
Plugin Contributions:
0

empty cart sidebox background colour

Hi,
i am trying to change the background colour of the sideboxes, firstly I'm trying the empty cart sidebox.

Having searched through the css, i thought that this would work:

#cartboxempty {
background-color: #333399;
}

But it doesn't work. I think that the above css id may only apply to the text in an empty cart.

Any ideas guys/gals?

Pete

14 Oct 2007, 7:58 PM
#2
mediathing avatar

mediathing

Zen Follower

Join Date:
Apr 2005
Location:
London
Posts:
405
Plugin Contributions:
0

Re: empty cart sidebox background colour

Managed a work around that achieves the same result, I just edited:

#navColumnOne, #navColumnTwo {
background-color: #333399;
}

So the above issue is resolved, however. I am now looking to change the colour of the categories, info links, etc. Basically all the links in the sideboxes. I have been ploughing through the css file making various changes to different id's such as:

sideboxcontent
category-products
etc

I then thought that it might be one of the basic id's at the top of the css, but after trying still cannot find a way of changing the text colour.

I am certain it is right in front of me

Thanks
Pete

14 Oct 2007, 9:52 PM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: empty cart sidebox background colour

A link to your site

15 Oct 2007, 1:31 PM
#4
mediathing avatar

mediathing

Zen Follower

Join Date:
Apr 2005
Location:
London
Posts:
405
Plugin Contributions:
0

Re: empty cart sidebox background colour

Thanks to Kobra who has helped via pm. The above issue is now resolved, I will post explaining how/why etc a bit later so that other users can find it via the search.

Thanks
Pete