Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

0 votes
636 views
When I try to insert a stat bar in my profile, it only inserts a link.  Do I have to change it to HTML?
in Miscellaneous by SaintCache (470 points)

1 Answer

+3 votes
Just copy the code from the "Create dynamic image HTML code" on http://project-gc.com/Statistics/ProfileStats

I will i your case

<a href="http://project-gc.com/ProfileStats/SaintCache" target="_blank"><img src="http://maxcdn.project-gc.com/ProfileStatsImage/SaintCache." width="750"></a>

Add it to yout Bio on gc.com that are linked to att the button adn it is at https://www.geocaching.com/account/settings/profile

Then is sould work
by Target. (Expert) (104k points)
And I just realises that is not what you asked for. The links on the statsbar page is BB code that is used in forums ext Change the to HTML and it will be correct on your bio. GC dont parses that for BB code like it does with log etc
<img src="http://maxcdn.project-gc.com/statbar.php?user=SaintCache"><img>
Is the tag for you
That works great.  Thanks.
...