thanks the the direction lynne but i'm not that advance to write a plugin.
i'd love if someone did make a plugin for this but i wont hold my breath
that code would work also i could just hard code the url to the page
when anyone click any image it would take em to the same page then split
that page up myself with html with the rank images but this is just messy.
how would i define the different ranks in $ranklink
say i had
http://www.mygamesite.com/group/recruit.php
http://www.mygamesite.com/group/admin.php
http://www.mygamesite.com/group/vip.php
http://www.mygamesite.com/group/banned.php
As the web pages how would i set or define these in $ranklink?
where would i find all the variable settings what page or template section.
guessing its the same place $post[rank] is defined?
--------------- Added [DATE]1241720966[/DATE] at [TIME]1241720966[/TIME] ---------------
Lynne it is an update until i get it working but now the image has a border around it, i know the border=0 tag in the image but how do i add this, i need to know which file contains
the variable $post[usertitle]
it's not rank im after changing it's user title i thought it was rank but
when i tried your code it did nothing so tried the same on user title that worked.
but now i have a border around my linkable image and adding border=0 doesnt work.
where can i find where it's defining or declairing the $post[usertitle] variable?