vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Colored Online Users Hack (https://vborg.vbsupport.ru/showthread.php?t=32149)

delilah429 04-05-2005 04:05 PM

I did this and it isn't working - do i take out the semi-colon ? quotes?

The Realist 04-05-2005 04:12 PM

Try in Username HTML Markup boxes:

1st box: <span style="color: #FF0000;">
2nd box: </span>

Or

1st box: <font style="color: #FF0000;">
2nd box: </font>

#FF0000 is red can use any colour you want.

Laters

delilah429 04-05-2005 04:31 PM

this is exactly what i typed in the User HTML Markup box:

<span style="color: FF3399";>

second box: </span>

didnt change

i tried

<font="color:FF3399;">

second box: </font>

didn't change

???

delilah429 04-05-2005 08:24 PM

figured it out - i was missing the # in front of the code for the color.... oops!

The Realist 04-05-2005 08:27 PM

The # is in my post :)

But glad its working.

womensden 04-05-2005 08:36 PM

hmm... I did this by simply going into the usercp --> usergroups --> and adding a color in the Username HTML markup. Simple as that.

Does this hack do something that doing this wouldn't?

ETA: I see someone else did the same. However, I didn't use "span" code. I just used font code, italics, bold, etc...

T_Montana 04-07-2005 02:32 PM

How would i make usernames bold with color.What would i type in he first box if say i wanted the username bold and red?

The Realist 04-07-2005 03:19 PM

Simple HTML

Sample in bold, italic using arial font (do it in Frontpage):

<font style="color: FF3399; font-weight:700; font-style:italic" face="Arial"> admin </font>

1st box: <font style="color: FF3399; font-weight:700; font-style:italic" face="Arial">

2nd box: </font>

Quote:

Originally Posted by T_Montana
How would i make usernames bold with color.What would i type in he first box if say i wanted the username bold and red?


womensden 04-07-2005 08:30 PM

you dont have to put all of that. Why not just put <font color="red"><b> and the closing tags in the second box (of course). It's that easy.


All times are GMT. The time now is 02:50 PM.

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.01303 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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