vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   user titles ??? please please help (https://vborg.vbsupport.ru/showthread.php?t=54087)

sambo 06-09-2003 06:52 PM

user titles ??? please please help
 
hi guys ive just added a new vb code with the help of my freind ..

dont evan know if thats wot its called..

its basicley this i went to custom vb codes and put in

vb code tag GLOW

vb code replacement

<font color="#FFFFFF"><table style="filter:glow(color={option}, strength="25")"><b>&nbsp;{param}&nbsp;</b></table></font>

vb code example

[glow=red]Glow VBCode[/glow]

vb code experlation

The [glow] tag allows you to write text bold

now if i test it it works fine in posts

i just put

[glow=red]please help guys[/glow] for exmaple and it works fine..

but this isnt what i want it for i want it for user titles but it dosent work ...

it just shows up [glow=red]Glsambo[/glow] so basicley it works in posts but dosent work in user titles how do i make it work

thanks sam

Xenon 06-09-2003 07:13 PM

you have to use the html code in usertitles, bb codes aren't parsed there

sambo 06-09-2003 07:23 PM

im a newb at this and got help from a freind to set up the glowing text he ran me through it..

so how would i do it in html

ta sam

assassingod 06-09-2003 07:28 PM

In the postbit template, find
Code:

        <smallfont>$post[usertitle]</smallfont><br>
and replace with:

Code:

<table style="filter:glow(color=red, strength="25")"><b>        <smallfont>$post[usertitle]</smallfont> </b></table>

sambo 06-09-2003 07:35 PM

hi mate and thanks for the reply.

i dont want everyone to be able to have this user title coolness :nervous:

see i just want the admin and mods to have it if u get wot i meen..

i want the other normal members to have the same text as before.. well tbh id like them to have bold white font.. for all the normal registered users.

and then for us mods and admins id like to have the glowing text.

thanks alot if this isnt possible i guess ill have to stick with this

thanks sam

assassingod 06-09-2003 07:38 PM

Ok, edit the admin usergroup (Admin CP -> Usergroups -> Modify), and change its user status to:

Code:

<table style="filter:glow(color=red, strength="25")"><b>Administrator</b></table>
Do the same for Moderators

sambo 06-09-2003 07:42 PM

steve could u say what u jjust said but in a mega n000b sort of way

im a complete n00b at this and only just managed to do wot u just said

ta sam

edit thanks steve i think ive got it m8 ta

assassingod 06-09-2003 07:43 PM

That should do it, just edit the User Status for each user group, and modify it to fit your needs.

sambo 06-09-2003 07:45 PM

could u put the code here for bold black text

i want to use it on the normal regstered users and the old looks pap

ta sam

and also in this code

<table style="filter:glow(color=red, strength="25")"><b>Administrator</b></table>

which i just used and it worked in my user title how can i make it

so the text is slightley bigger i guess u just edit that code ?

assassingod 06-09-2003 07:51 PM

Code:

<b>Registered</b>
and for bigger text

Code:

<table style="filter:glow(color=red, strength="25")"><b><font size="3">Administrator</font></b></table>


All times are GMT. The time now is 06:31 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.01027 seconds
  • Memory Usage 1,734KB
  • 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
  • (5)bbcode_code_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