vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Users Browsing Formatting (https://vborg.vbsupport.ru/showthread.php?t=37914)

John 04-27-2002 10:43 AM

Quote:

Originally posted by Crazy Mofo
is there away too make them glow?
I don't have this installed myself, so I can test this - but your typical glow code looks something like:

PHP Code:

<table style="filter:glow(color=[COLORHERE], strength=3)">Thing to format</table

Should be fairly easy to add - I'm sure Hwu will do it ;)

P.S. - does it have to be in a table? :confused:

Hwulex 04-27-2002 10:57 AM

Quote:

Originally posted by Crazy Mofo
is there away too make them glow?
Yes, it's fairly easy to make them glow.

When you've installed the hack;

Find
PHP Code:

if ($bbuserinfo['usergroupid'] == 6) {
    
$username "<b><i>$bbuserinfo[username]</i></b>"


And replace with
PHP Code:

if ($bbuserinfo['usergroupid'] == 6) {
    
$username "<span style=\"width: 40; height: 12; color: blue; Filter: Glow(Color=blue, Strength=2)\">$bbuserinfo[username]</span>"

Just change the Style settings as you please.
This can of course be done to any of the $username = "$bbuserinfo[username]"; code at your discretion.

I've attatched a small image to show what it looks like when applied :)

NTLDR 04-27-2002 05:41 PM

Installed on 2.2.4 and seems to be working very nicely, thanks Hwulex :D

Unknown553 04-27-2002 08:50 PM

If you want it to glow, don't use the table tag. This will put the name in a new table, which will not list the names in a line, it will be broken up..

(Users Browsing this Forum: name1, name2,
name3
, name 4)

I believe....

Hwulex 04-27-2002 08:53 PM

Quote:

Originally posted by Unknown553
If you want it to glow, don't use the table tag. This will put the name in a new table, which will not list the names in a line, it will be broken up..

(Users Browsing this Forum: name1, name2,
name3
, name 4)

I believe....

Correct, if you want to use the Glow feature, follow the instructions I put in Post #12 :)

Crazy Mofo 04-27-2002 09:47 PM

Thx you are my hero :D sl ois there a way too make it show like that on Who's Online if there is ill be over da moon

NTLDR 04-27-2002 09:53 PM

Yeah, Who's Online can be changed to, I haven't got time to post the changes now, I need sleep :D but I can do tomorrow ;)

[EDIT]
Thinking about it Who's Online & Currently Active users already does this, unless I'm very much mistaken, which I don't think I am! I have changed my Who's Online & Active Users to display me in a different colour, but the Bold and Italics I belive have allways been there.
[/EDIT]

John 04-28-2002 04:01 PM

You're right NTLDR, "Who's Online" does already do this automatically :)

TECK 04-28-2002 04:11 PM

nice job :D
altough.. your first post.. it looks alot like my thread descriptions... jk.

Hwulex 04-29-2002 12:04 AM

Quote:

Originally posted by nakkid
nice job :D
altough.. your first post.. it looks alot like my thread descriptions... jk.

Errrr.... I've no idea what you mean ;) :bandit: :cheeky:



'Tis me first hack, and yours looked eye catching :)
Will suss me own layout for next time :)


All times are GMT. The time now is 02:45 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.01289 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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