New Zenner
- Join Date:
- Aug 2008
- Posts:
- 17
- Plugin Contributions:
- 0
Center the side box cont
:smile: Hi, ive been trying to centre the content of my sideboxes but have been unsuccesful does any one know how i can do this?
Views: 1,487
New Zenner
:smile: Hi, ive been trying to centre the content of my sideboxes but have been unsuccesful does any one know how i can do this?
Black Belt
A link to your site??
New Zenner
Hi Kobra, thanks for your reply, as you can see i have my own header images in place, so i think it would look better if the text in the boxes were centered .
Black Belt
In your stylesheet:
.sideBoxContent {
background-color: #ffffff;
padding: 0.4em;
text-align:center;
}
New Zenner
That worked a treat, thanks very much Stevesh.:smile:
New Zenner
Cool, but to have the Categories/Products side box contents aligned to the left (or wherever) whilst leaving the other side boxes contents center aligned? Tried a couple of CSS things but no joy.
Regards,
SK
Black Belt
#categoriesContent {whatever styling you want for categories box;}
New Zenner
Thanks Glenn !
Tell staff why this post should be reviewed.