Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / sidebox content or "rightbox and leftbox" content?

sidebox content or "rightbox and leftbox" content?

Locked

Views: 1,277

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
4 Feb 2010, 5:40 PM
#1
megamanx avatar

megamanx

New Zenner

Join Date:
Jan 2010
Posts:
41
Plugin Contributions:
0

sidebox content or "rightbox and leftbox" content?

I know there .sideboxcontent class in the stylesheet.css file but you can only control both left and right boxes at the same time.
Is there a way to control the content of a sidebox individually???

4 Feb 2010, 7:07 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: sidebox content or "rightbox and leftbox" content?

Left is #navColumnOne, right is #navColumnTwo. You can style each individual sidebox by finding the id for each using the Web Developer plugin for Firefox. For example, the Categories sidebox is #categories, and the content is #categoriesContent.

4 Feb 2010, 7:16 PM
#3
megamanx avatar

megamanx

New Zenner

Join Date:
Jan 2010
Posts:
41
Plugin Contributions:
0

Re: sidebox content or "rightbox and leftbox" content?

stevesh:

Left is #navColumnOne, right is #navColumnTwo. You can style each individual sidebox by finding the id for each using the Web Developer plugin for Firefox. For example, the Categories sidebox is #categories, and the content is #categoriesContent.

I dont use firefox and dont plan to:P
Perhaps somebody might wanna take a look at the right sidebox`s content ID, please?:D

4 Feb 2010, 8:09 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: sidebox content or "rightbox and leftbox" content?

If you're planning to build websites, it's very important to be able to see your work in all popular browsers. The differences can be dramatic. Firefox is free, so there isn't any real reason not to install it.

Internet Explorer 8 also contains a Web Developer - F12.