Hi I am using ImageVote on one of my sites, if you are familiar with it each time you go to a picture you can also click on a link that brings up in a pop up that users profille. I wanted to know how to get the same profille automatically disyyplayed below or above the image.
Here is the coding for the profille display, it's from the template file.
<a href="javascript:void(0);" onClick="scrollScreen('<?=$profilephp?>?u=<?=$newmember?>&id=<?=$newid?>');">My Profile</a>