PDA

View Full Version : Centering the Counter


josephguzman
05-22-2004, 01:42 AM
Hi all,

Brand new user here.

I have installed the counter, works well....but,

How do I center the counter in the middle of the page? It's shoved all the way on the left hand side of the page :


I have installed the code onto the footer option of the page.

Thank you.

Joe

webado
05-22-2004, 01:45 AM
What are you using to edit your web page?

You should be able to add the follwing tags:


<center>
....
... all your statcounter lines
....
</center>


So whatever is present between the <center> and </center> tags will be centered.

josephguzman
05-22-2004, 02:03 AM
I was using brackets to center before. Sigh... such a dummy!

Thank you for the very quick reply and fix!

Joe