Friday, January 16, 2009

I need your help

Does anyone out there know how to center your sidebar titles? They're always pushed to the left but the pictures will be centered and it's annoying the crap out of me. I tried the HTML < center > thing and got nothing.... any other ideas?

Err... I mean center the pictures... am I making ANY sense? Any at all?

4 comments:

loqi

try a div tag with an attribute of align="center".

Carissa

Have you tried < div align= center > < /div>?

Eric S.

Not real sure, but if you visit BloggerBuster.com I would bet you could find the answer. She seems to have all kinds of tricks and hacks.

kd

Those are tables on the side, right? Do you just want the title centered or would you be ok with the text being centered? You could use < cell padding > or < cell spacing >. You could put these in the < table > tag or just in the cells where you want the effect.