vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Highlight Usernames (https://vborg.vbsupport.ru/showthread.php?t=128853)

Stunner 10-11-2006 09:55 PM

Highlight Usernames
 
I am having a heck of a time finding a code that will highlight usernames. I see it on other sites and I pm'ed the owners of how or what they used but of course no reply.

http://img96.imageshack.us/img96/1218/image1pl7.jpg
http://img102.imageshack.us/img102/2...ghtedunpy1.jpg

If someone could point me in the right direction as to how to do this I'd appreciate it. Some people have said it's BB Code others say html.

G0F0RBR0KE 10-12-2006 05:32 AM

This could be a modification (search for it). I'll check for more resource to help you. It could be a BB code that was added...

da420 10-12-2006 07:31 AM

Quote:

Originally Posted by EvilAkuma
This could be a modification (search for it). I'll check for more resource to help you. It could be a BB code that was added...

Nope, it's HTML Mark Up.

Usergroups > Usergroup Manager > Select Usergroup to Edit.

In "Username HTML Markup" section put this in the first box.

Code:

<table><tr bgcolor="#FFFF00"><td>
Second Box put...

Code:

</td></tr></table>

That will make the background color yellow just for example. Change it to whatever color code you want.

Stunner 10-12-2006 11:23 AM

Awesome and thanks da420
Edit: Doesn't work on Firefox....nice :(

G0F0RBR0KE 10-12-2006 11:41 AM

Quote:

Originally Posted by da420
Nope, it's HTML Mark Up.

Usergroups > Usergroup Manager > Select Usergroup to Edit.

In "Username HTML Markup" section put this in the first box.

Code:

<table><tr bgcolor="#FFFF00"><td>
Second Box put...

Code:

</td></tr></table>

That will make the background color yellow just for example. Change it to whatever color code you want.

Thxs, I knew it had to do with HTML MarkUp, just needed to find out if <table> was the one, but i'm new to coding.

Probably I'll make a hack to make it easy instead of keep putting it in all usergroup "Username HTML Markup."

I might use it as well, thanks

Quote:

Originally Posted by Stunner
Awesome and thanks da420
Edit: Doesn't work on Firefox....nice :(

Yes, firefox is the only browser that disable this. I wish they make it available in the future.

Guest210212002 10-12-2006 05:11 PM

I've got a howto in my sig for CSS username markups that'll work for you as well.

da420 10-12-2006 05:50 PM

Nice HowTo Chris. Thanks.


All times are GMT. The time now is 08:22 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.01072 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete