Usage
------
Use in your sites img-tag:
<img
src="http://www.wmhost.com/wmcounter.php?bg=<choice>">
Script has some predefined background pictures:
| Bacground | HTML-tag |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=gem_basic"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=gem_gray"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=gem_green"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=gem_purple"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=gem_red"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=mormor_basik"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=mormor_blue"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=mormor_grey"> |
![]() |
<img src="http://www.wmhost.com/wmcounter.php?bg=mormor_red"> |
You can also use direct url in the tag. For example:
<img src="http://www.wmhost.com/wmcounter.php?bg=http://www.mydomain.com/picture.jpg">
Visitornumber is always in the middle of the picture. Picturesize must be atleast 128 pixels horizontal and 32 pixels vertical or else the script uses default backgound.
2005-18-01 (v.1.1)
===========
You can now use bg=none for transparent background. With imagetype=gif you can set the output of image to use GIF-format. Default is PNG.