Quote:
Originally Posted by 92GreenGT
How do you get the text to show up right? Mine is showing up like this:
People
Have
Visited
This Site
Exactly like that^^ How do I get to where it shows like "People have visited this site" straight out like that? Ive got the text/counter displaying in the same location as the screenshot used in the original post. Thanks
|
This is what I used @
vBulletinSetup.com
place this at the top of your footer
Code:
<!-- Start ZH hack -->
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<td>
<tr>
<font size="1">vBulletin Setup has had <img src="http://forum.vbulletinsetup.com/counter/counter.php$session[sessionurl_q]" rel="nofollow" div class="smallfont" align="center"> views</font>
</tr>
</td>
</table>
<!-- End ZH hack -->
I'd still like to make the box a little smaller