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?
Views: 904
New Zenner
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?
Black Belt
In your stylesheet, find or add```
.leftBoxHeading, .rightBoxHeading {
text-align: left;
text-decoration: underline;
}
New Zenner
Woohoo! On a roll... 2 for 2 today.
You guys are awesome.
:flex:
Tell staff why this post should be reviewed.