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
240 views
Trying to generate dynamic image html code for my gc.com profile, but nothing happens when I click the button - should it trigger a download, or a pop-up, or what? I've tried both firefox and chrome browsers with the same result. Potentially willing to upgrade to a paid membership, but only if I can get features to work!
in Support and help by Teithiwr81 (220 points)
In case anyone else had this issue, the code generating button seems to work correctly now, generating the same code as Saenger commented previously.

1 Answer

+2 votes
 
Best answer

My syntax is

<p><a href="https://project-gc.com/ProfileStats/Saenger" target="_top"><img src="https://cdn2.project-gc.com/ProfileStatsImage/Saenger" width="750" /></a></p>

Probably just change the name.
by Saenger (1.8k points)
selected by Teithiwr81
Awesome, thank you!
...