vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   color information ! please (https://vborg.vbsupport.ru/showthread.php?t=124328)

Concha 08-18-2006 04:48 PM

color information ! please
 
I need a MOD that does that the color of the information of the user is of color and can be controlled by groups thanks



something thus


https://vborg.vbsupport.ru/external/2006/08/5.jpg


so that it can place color in



vb 3.5.x

Concha 08-22-2006 09:27 PM

sorry, but ..... some answer ???

amykhar 08-22-2006 09:34 PM

Sorry, but can't understand the question.

Concha 08-23-2006 09:18 AM

easy, to do this


https://vborg.vbsupport.ru/external/2006/08/5.jpg ----------> http://img136.imageshack.us/img136/678/aaaqa3.jpg



only color ! for each usergroup

Concha 08-24-2006 09:41 PM

and??

davidw 08-24-2006 11:27 PM

Are you wanting to have the text color different for each usergroup?

Concha 08-25-2006 10:29 PM

Quote:

Originally Posted by christianb
Are you wanting to have the text color different for each usergroup?


yes...

Concha 09-04-2006 06:21 AM

nothing????

amykhar 09-04-2006 03:35 PM

Apparently not. It's really not couth to repeatedly bump a request for coders to work for you for free.

davidw 09-20-2006 12:53 PM

have you tried doing a conditional?

Find someplace where you want to start the font color change and do this:

Code:

<if condition="is_member_of($post, X)"><FONT COLOR="#YYYYYY">
where X represents the usergroup and YYYYYY represents your font color. Then, find someplace where you want to end the font color change and do this.

Code:

</FONT></if>


All times are GMT. The time now is 11: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.04786 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete