vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Who's Online Text Color (https://vborg.vbsupport.ru/showthread.php?t=262573)

pumarjr 04-24-2011 04:08 PM

Who's Online Text Color
 
Where do I edit to change the who's online text color only? i want the users names to show in a different color, i've looked and changed a lot of text colors, I just cannot find it.

MGP_Tech 04-24-2011 04:22 PM

It's in the usergroup manager area. You can set the Username HTML Markup there.

pumarjr 04-24-2011 04:48 PM

any examples of code? color: #?

--------------- Added [DATE]1303667651[/DATE] at [TIME]1303667651[/TIME] ---------------

<font color="#ff0000"> got it, thx

--------------- Added [DATE]1303668107[/DATE] at [TIME]1303668107[/TIME] ---------------

hey, that changed the color of the users info everywhere, I only want it changed on the who's online page.

Lynne 04-24-2011 05:24 PM

Usergroup Manager > Edit usergroup > Username HTML Markup
Quote:

The first field is the opening tag. The second field is the closing tag. These tags will be inserted around the user's username like this:

[opening tag]username[closing tag]

Some HTML tags you might want to use here include:

<span style="font-weight: bold;">username</span> = username
<span style="font-style: italic;">username</span> = username
<span style="text-decoration: underline;">username</span> = username
<span style="color: red;">username</span> = username
<span style="font: 20px verdana;">username</span> = username

You can also do combinations by using more than one attribute in the style property:

<span style="font: 20px verdana; color: red;">username</span> = username

pumarjr 04-24-2011 06:33 PM

thx, but will that example only change the color on the index page? that's the only place i want the color changed, I do not want it changed in the forums.

Lynne 04-24-2011 09:09 PM

You want all the user names changed only on the forum home page? And you want them to all be the same color there? Do you have any Username HTML Markup set up all ready for the usergroups? How about a link to the forum page?


All times are GMT. The time now is 06:56 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.00973 seconds
  • Memory Usage 1,721KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (6)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