The Arcive of vBulletin Modifications Site. |
|
HTML markup administrator and moderator crowns Details »»
|
|||||||||||||||||||||||||||||||
|
HTML markup administrator and moderator crowns
Developer Last Online: Jun 2009
These are Moderator and Administrator crowns for forums.
Theres a screenshot of them attached. Also, if your not sure how to use them, here are my markups for my forum, you will have to upload the crowns to your forums directory first though. Administrators Left side: HTML Code:
<font color='#0066CC'><img src='admincrown.gif' border=0> HTML Code:
</img></font> Moderators Left side: HTML Code:
<font color='#0066CC'><img src='pmod.gif' border=0> HTML Code:
</img></font> Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Благодарность от: | ||
| livenetc | ||
| Comments |
|
#2
|
|||
|
|||
|
Cool
|
|
#3
|
||||
|
||||
|
nice hack thanks................. Please explain where that code should be placed... Enter it in the usergroup.........
|
|
#4
|
|||
|
|||
|
Yes, you just enter it in usergroup. It should say 'username html markup'
|
|
#5
|
||||
|
||||
|
Nice, I like it. You should probably make your code compliant though - you're using deprecated tags.
Code:
<span style="color:#0066cc;"><img src="image.gif" /> Code:
</span> |
|
#6
|
|||
|
|||
|
Thanks bro its cool
|
|
#7
|
||||
|
||||
|
Quote:
Code:
<span style="color:#0066cc;"><img src="image.gif" alt="" /> Code:
</span> Oh, and technically, while it don't work, this is theoretically correct XHTML: Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Title</title>
</head>
<body><p>
<img src="" alt=""></img></p>
</body>
</html>
|
|
#8
|
||||
|
||||
|
Would it be possible to make up a Super Mod one as well?
Thanks! |
|
#9
|
||||
|
||||
|
Edit the image. Not sure how, you could always put the appropriate text on in sprite form or something.
|
|
#10
|
|||
|
|||
|
These images were stolen from www.jagex.com
These images should but fail to show proper copyrights to Jagex LTD. |
![]() |
|
|