vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Miscellaneous Images (https://vborg.vbsupport.ru/forumdisplay.php?f=125)
-   -   HTML markup administrator and moderator crowns (https://vborg.vbsupport.ru/showthread.php?t=147848)

rs-server 05-21-2007 10:00 PM

HTML markup administrator and moderator crowns
 
1 Attachment(s)
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>
Right side:
HTML Code:

</img></font>

Moderators


Left side:
HTML Code:

<font color='#0066CC'><img src='pmod.gif' border=0>
Right side:
HTML Code:

</img></font>
This is my first input to this site, so if ive done anything wrong, please tell me, thanks.

Spank 05-22-2007 04:10 PM

Cool

rjmjr69 05-22-2007 07:29 PM

nice hack thanks................. Please explain where that code should be placed... Enter it in the usergroup.........

rs-server 05-22-2007 07:47 PM

Yes, you just enter it in usergroup. It should say 'username html markup'

Kirk Y 05-30-2007 04:10 PM

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>

desibw 08-23-2007 04:52 AM

Thanks bro its cool

cheat-master30 09-15-2007 07:23 PM

Quote:

Originally Posted by Kirk Y (Post 1257696)
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>

That's still not compliant. Compliant would be:

Code:

<span style="color:#0066cc;"><img src="image.gif" alt="" />
Code:

</span>
[/quote]

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>

(seriously, I validated it). So what he was doing was not 100% wrong. Oh, and the border tag is still valid in XHTML 1.0 Transitional.

Alien 09-19-2007 03:27 AM

Would it be possible to make up a Super Mod one as well?

Thanks!

cheat-master30 09-19-2007 11:08 AM

Quote:

Originally Posted by Alien (Post 1342213)
Would it be possible to make up a Super Mod one as well?

Thanks!

Edit the image. Not sure how, you could always put the appropriate text on in sprite form or something.

NoM 10-18-2007 12:26 AM

These images were stolen from www.jagex.com

These images should but fail to show proper copyrights
to Jagex LTD.


All times are GMT. The time now is 07:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01132 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_code_printable
  • (4)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete