- m0mda
- Flag Newbie
Offline
- Registered: January 11, 2011
- Posts: 5
unable to click on my flag counter
hi can anybody please help me?
my flag counter is on qrz.com and all seems to be working fine but i am unable to click on the counter to view stats etc. the 'free counters' is not there when i put my pointer over it.please help me if you can. thanks very much.
- Jens
- Flag Master
Offline
- From: Dierhagen / Germany
- Registered: January 12, 2010
- Posts: 6,880
Re: unable to click on my flag counter
m0mda,
Thinking you should specify where the FC is on that page. Actually it is not to see on both frontend and source.
So please, enlighten us if you need support.
The views expressed in this statement are in no way intended to represent the views of boardhost.com. The views are my own as moderator of this forum. Since 31 Dec 2016 I'm retired and no longer Moderator of this forum.
- m0mda
- Flag Newbie
Offline
- Registered: January 11, 2011
- Posts: 5
Re: unable to click on my flag counter
hi thanks for your reply the flag counter is on qrz.com
i did not keep a copy of my code the only information i can get is when i right click to show the properties
can you please help me so i can view stats and change html code to show more flags etc. thanks
- •Thread Starter
- Jens
- Flag Master
Offline
- From: Dierhagen / Germany
- Registered: January 12, 2010
- Posts: 6,880
Re: unable to click on my flag counter
Try to insert that
<a href=" src=" alt="free counters" border="0" /></a>
Explanation::
<a href=" starts the link to your FC
<img src="
specifies the layout, number of flags etc, of the image content
alt="free counters" border="0" /> specifies the characteristics of the image (alt will be shown if the image is not available, border, well as it says.)
</a> requested to close your link to your FC (raw html)
keep in mind that your FC link is
That link can also be used to access your statistic.
Check and post if both sufficient or not.
Have fun
Last edited by Jens (January 16, 2011 1:07 pm)
The views expressed in this statement are in no way intended to represent the views of boardhost.com. The views are my own as moderator of this forum. Since 31 Dec 2016 I'm retired and no longer Moderator of this forum.
- m0mda
- Flag Newbie
Offline
- Registered: January 11, 2011
- Posts: 5
Re: unable to click on my flag counter
thank you very very much jens it is all working 100%. thanks for your time and help.
- •Thread Starter
- Bill
- Flag Newbie
Offline
- Registered: June 30, 2011
- Posts: 1
Re: unable to click on my flag counter
How do I place Flag Counters on QRZ. I have been tryin g for 2 weeks now. Help.
- m0mda
- Flag Newbie
Offline
- Registered: January 11, 2011
- Posts: 5
Re: unable to click on my flag counter
hi bill all you have to do is log in to your qrz account click details (under Callsign) click edit record, click add or edit your biography, click source (top left hand corner)
then you paste your flag counter html code at the bottom of the page of text. then click save. job done.
you can re-edit later, move on page resize etc.
hope this sorts you out bill. 73 de m0mda
- •Thread Starter