vb.org Archive

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

goshalim 10-06-2008 08:34 AM

colours
 
How can i change the colour of some title users ?

REd for admins
green for Moderators

thanks

Dismounted 10-06-2008 09:50 AM

When editing the usergroup, set the "Username Markup" option.

goshalim 10-06-2008 12:26 PM

Thanks :up:

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

Managed to do it , admin is red and Moderator is green.
The problem now is on the list where is stated the last members that visisteed the forum the last 24 hours after the username the comma is eigher red or green !!

How do i chabge that please

Dismounted 10-07-2008 05:19 AM

Most likely, you have entered the markup incorrectly (i.e. not validly formed HTML). What have you put in the two boxes?

goshalim 10-07-2008 07:42 AM

Hi ,

This is what i add in both boxes

HTML Code:

<span style="color: red">

Dismounted 10-07-2008 10:51 AM

First box indicates what goes before. The second is what goes after. First box should be:
HTML Code:

<span style="color: red">
And second:
HTML Code:

</span>

ShawneyJ 10-07-2008 10:54 AM

in the first box put eg:
Code:

<span style="color: blue;">
second box next to it on the right put:
Code:

</span>
-------------------------------------
if you want bold font put:
Code:

<span style="font-weight: bold; color: red;">
second box:
Code:

</span></font>
edit: Dismounted beat me to it lol.


All times are GMT. The time now is 03:36 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.01002 seconds
  • Memory Usage 1,719KB
  • 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_html_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