vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to I change the color of Member names in Post Bit? (https://vborg.vbsupport.ru/showthread.php?t=201901)

GSeybold 01-15-2009 05:57 PM

How to I change the color of Member names in Post Bit?
 
How to I change the color of Member names in Post Bit? Where in the ACP is this option?

Thanks !

Gabby

UKBusinessLive 01-15-2009 06:05 PM

Hi Gabby I think your saying about changing the usergroup markup??

From your ACP go to the usergroup Manager and select the usergroup you want to change

3rd option down "Username HTML Markup" in the first box put
Code:

<span style="color:Green" title="Admin"><b>
and in the second box

Code:

</b></span>
Thats it, click save and your done, what that will do is Make the Admin a Bold Green Color.

Just do the same for the others, just changing the bold bits below

<span style="color:Green" title="Admin"><b>

Have fun :D

GSeybold 01-15-2009 06:09 PM

Ok, thank you so much UK. I would have spent hours trying to figure it out:) Very Much appreciated.

Worked Perfectly.

Gabby

UKBusinessLive 01-15-2009 06:17 PM

Quote:

Originally Posted by GSeybold (Post 1713681)
Ok, thank you so much UK. I would have spent hours trying to figure it out:) Very Much appreciated.

Worked Perfectly.

Gabby

No worries Gabby, In 6 months you'll be telling members yourself, Thats the beauty of VBulletin, theres always something to learn ;)

Goliath27 01-15-2009 06:22 PM

wow I have been searching for this lol. Thank god for the New Posts button and Gabby!!!!!

And yes, Knowledge will spread, but there is so much to learn!

Thanks again UK

ALi

UKBusinessLive 01-15-2009 06:26 PM

Quote:

Originally Posted by Goliath27 (Post 1713695)
Thank god for the New Posts button and Gabby!!!!!
ALi

Here Here :D:D

the stig 01-16-2009 12:09 AM

UK is always willing to help. He helped me before with similar issue. Keep it up :thumbs up:

UKBusinessLive 01-16-2009 05:03 AM

Quote:

Originally Posted by the stig (Post 1714014)
UK is always willing to help. He helped me before with similar issue. Keep it up :thumbs up:

Why thank you Sir :D

SEOvB 01-16-2009 05:04 AM

You'll want to use
<span style="color:Green" title="Admin"><strong>

</strong></span>

<b> is depreciated and won't validate any longer I dont think.

Dismounted 01-16-2009 05:40 AM

You can just use pure CSS styling. :)

HTML Code:

<span style="color: green; font-weight: bold;" title="Admin">
</span>



All times are GMT. The time now is 02:42 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.01954 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
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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