Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Background for Breadcrumbs

Background for Breadcrumbs

Locked

Views: 927

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
8 Apr 2007, 8:51 PM
#1
v_kirk avatar

v_kirk

Zen Follower

Join Date:
Jun 2006
Posts:
110
Plugin Contributions:
0

Background for Breadcrumbs

would it be possible to be able to have a background for my breadcrumbs.

an example of what i want can be seen HERE

i like how it fills up the rest of the available space.

would anybody know how to conquer this task?

8 Apr 2007, 11:21 PM
#2
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: Background for Breadcrumbs

Look for #navBreadCrumb in your stylesheet ...

#navBreadCrumb {background-color: #fff;}

will give you a white background

9 Apr 2007, 4:52 AM
#3
v_kirk avatar

v_kirk

Zen Follower

Join Date:
Jun 2006
Posts:
110
Plugin Contributions:
0

Re: Background for Breadcrumbs

i was easily able to do what i needed. thank you