Recent Topics

1 May 09, 2008 15:16    

Hi all: I have a, hopefully, quick question. Being a novice at this, can someone give me the code for centering the contents of my widget? For example, I have google ads inserted in my sidebar html widget but I'd like it to at least be centered in the sidebar instead of off to one side. Can someone tell me how to do that and where to insert the code?

Thanks in advance!

2 May 09, 2008 15:41

Hi jack!

You can use the "center" tag, it's not recommanded (you should use CSS instead) but works fine.

By example :

<center>Your informations</center>

3 May 09, 2008 19:08

thank you. this works for me now, at least until i become more familiar w/ css.


Form is loading...