Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Getting rid of border above main text area

Getting rid of border above main text area

Locked

Views: 1,315

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
9 Sep 2006, 7:52 PM
#1
trisha33 avatar

trisha33

New Zenner

Join Date:
Oct 2004
Posts:
18
Plugin Contributions:
0

Getting rid of border above main text area

Hi,
I am working on this site, http://www.kountrymills.biz and want to get rid of the border above the main text area with the word, 'home' on it. Where in the stylesheet do i need to go?

Thanks!

9 Sep 2006, 8:04 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: Getting rid of border above main text area

There are several ways to find what class or ID is controlling an element. One is to use the "view source" with your browser and find the class or ID that corresponds to the output in your stylesheet.

9 Sep 2006, 8:04 PM
#3
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,843
Plugin Contributions:
0

Re: Getting rid of border above main text area

admin > configuration > layout settings > define breadcrumb status

set to 0

9 Sep 2006, 8:09 PM
#4
trisha33 avatar

trisha33

New Zenner

Join Date:
Oct 2004
Posts:
18
Plugin Contributions:
0

Re: Getting rid of border above main text area

Thanks Mike for your quick response. Appreciate it.

9 Sep 2006, 8:09 PM
#5
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,843
Plugin Contributions:
0

Re: Getting rid of border above main text area

comment out the following line in stylesheet:

#navBreadCrumb {
background-color: #a57b73;
}

Will removed the color but leave the bread crumb intact if you want to use it. Just leave the breadcrumb status set at 1