Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Sidebox Headers Left Aligned

Sidebox Headers Left Aligned

Locked

Views: 904

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
15 Oct 2008, 4:06 PM
#1
wenderwoman avatar

wenderwoman

New Zenner

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

Sidebox Headers Left Aligned

I'd like the sidebox headers to be left aligned rather than centered. I'd also like it underlined. Does someone know where to change this?

15 Oct 2008, 4:37 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Sidebox Headers Left Aligned

In your stylesheet, find or add```
.leftBoxHeading, .rightBoxHeading {
text-align: left;
text-decoration: underline;
}

15 Oct 2008, 4:40 PM
#3
wenderwoman avatar

wenderwoman

New Zenner

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

Re: Sidebox Headers Left Aligned

Woohoo! On a roll... 2 for 2 today.

You guys are awesome.

:flex: