Where can I get a member legend like the one
Here?
Thanks in advance! (happy)
It's a code, I think you can find it on the IFSZ (ifskinzone.net) in their code forum.
[NOT my code, but this may help you out, though its not the same as the one in that example, it's still a really good member legend... All praise for this goes to slayer766 of thecodingzone.com]
This goes in your FOOTER..
| CODE |
<script> //Online/Offline Member Legend in Stats //By slayer766 of thecodingzone.com
var NewGroup = new Array(); NewGroup[0] = ["GROUP_NAME","admin","URL_HERE"]; NewGroup[1] = ["GROUP_NAME","moderator","URL_HERE"]; NewGroup[2] = ["GROUP_NAME","member","URL_HERE"];
document.write("<script language='javascript' src='http://209.85.48.11/9178/48/upload/p1525821.ibf'><\/script>"); </script> |
["GROUP_NAME","
admin","
URL_HERE"];
You change the
URL to the link of the group :yellow:
If this doesn't work, please check out
this link to get the full information, and if you want help :sweat:
- Gowd :rice:
Your topic has been solved and moved to the 'Solved Support Topics' forum! Still have a question, or something isn't clear yet? Open up a new topic, but be sure to be more specific this time!