fussypuss
Oct 26 2005, 02:09 AM
anyone knows hw to hide a counter?
fussypuss
Oct 26 2005, 02:15 AM
can i hide my web counter? like i wanna know how many ppl has visited my site but i dun wanna display it..
Latina Babii
Oct 26 2005, 02:43 PM
Why not get a tracker instead since people won't know I think you can hide it or have it public but I've never heard of a code to make your counter hidden.
Eryi
Oct 26 2005, 03:39 PM
Do not create multiple topics. Thank You.
Topics Merged
talcumpowder
Oct 26 2005, 11:17 PM
Fairly simple. but the reason for a counter is to proudly display how many people have visited your site.
CODE
<div id="hide">COUNTER CODE</div>
Then, put this in your header.
CODE
<style type="text/css">#hide{display: none;}</style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.