Jump to content

Help with counter


Guest LuPoPaZzO

Recommended Posts

Guest LuPoPaZzO

Hi, i have a counter for visit in my page, but the code for this counter is in html. I want put the counter in bottom of page where i have a copyright. Is possible??? Please help me thanks

Link to comment
Share on other sites

Guest degsey69

Hi, i have a counter for visit in my page, but the code for this counter is in html. I want put the counter in bottom of page where i have a copyright. Is possible??? Please help me thanks

If you place this code at the bottom of your index.tpl of the skin you are using the counter wil appear at the bottom of the page after <br clear="all" />

<div align="center"><iframe src="yourcounter.html" frameborder="3" width="100%" height="100"></iframe></div>

</div>

Please note that you have to create a seperate html page in an editor, name it yourcounter.html, and place the html code in it and upload it into the root directory where the folders admin,incudes etc are.

Also you can alter the height and width to suit the look of the skin.

Degsey ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...