PDA

View Full Version : Clustermap help please!!!!!


dnwvictor
Nov-09-2008, 07:12 PM
Hi guys, thank you very much for your help in the past, but unfortunately I have another question. :scratch

I would like to have a Clustermap on my site. I have already registered for and inserted the code into the custom footer. However, it is shown on every page. It is registered to my domain, but I would like to have it visible only on my info page, which is in html page (converted from journal style).

Thank you once again. Your help is greatly appreciated!!!

Allen
Nov-09-2008, 07:17 PM
Hi guys, thank you very much for your help in the past, but unfortunately I have another question. :scratch

I would like to have a Clustermap on my site. I have already registered for and inserted the code into the custom footer. However, it is shown on every page. It is registered to my domain, but I would like to have it visible only on my info page, which is in html page (converted from journal style).

Thank you once again. Your help is greatly appreciated!!!
In your footer add a div around the code.

<div id="clustrmaps">
<a href="http://www4.clustrmaps.com/counter/maps.php?url=http://www.victorview.com" id="clustrMapsLink">
<img src="http://www4.clustrmaps.com/counter/index2.php?url=http://www.victorview.com" style="border: 0px none ;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='ht tp://www2.clustrmaps.com';">
</a>
</div>

Add this to your CSS

#clustrmaps {display: none;}
.gallery_6305347 #clustrmaps {display: block;}

dnwvictor
Nov-09-2008, 07:30 PM
Smug mug hes difficultis with serwice.I have to wait.
Thanks again!!!!!!!!!
Victor.:bow

dnwvictor
Nov-09-2008, 07:38 PM
WORKS!!!!
Victor. :ivar