Please proceed as follows:
- Log in to the customer center and select the right contract
- Click on "Counter" and create a new counter.
- Click on the ANZEIGEN button, a window opens up.
- You get the following prompt (the ID however is always unique):
<a href="http://www.euserv.de?ref=counter" target="_blank">
<img
src="http://cgiscripts.kundencontroller.de/cnt2/?web_id=ZO080J8pz5"
title = "Hosted by EUserv"
style = "border: none;"
alt = "Counter hostet by EUserv"
/>
</a>
Copy the link from this output for the counter image. It reads as follows:
http://cgiscripts.kundencontroller.de/cnt2/?web_id=ZO080J8pz5
- Now paste this into your HTML program as image source. Therefore you just add a picture at the desired position. Now you are able to define the image source in the picture's properties.