Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 06-24-2004, 07:57 AM
imported_Freezerator imported_Freezerator is offline
 
Join Date: Nov 2003
Location: The Hague
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default GLowing Usernames

Hi,

On vb.com i asked in a topic for glowing usernames, but the options they give are not perfect.

http://www.vbulletin.com/forum/showthread.php?t=107509

How can this be made that it look's like an link?
Reply With Quote
  #2  
Old 06-24-2004, 10:03 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Moving to modification requests. This forum is for submitting template modifications only.
Reply With Quote
  #3  
Old 06-24-2004, 02:04 PM
tnguy3n's Avatar
tnguy3n tnguy3n is offline
 
Join Date: May 2003
Location: U of I, Iowa
Posts: 846
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it for a specific group or all member groups?
Reply With Quote
  #4  
Old 06-25-2004, 05:20 AM
imported_Freezerator imported_Freezerator is offline
 
Join Date: Nov 2003
Location: The Hague
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you are at the usergroups, you have in a usergroup 2 fields, before and after the username.

Now i have this code:
first field
<div style="filterrogidXImageTransform.Microsoft.Gl ow(Color=yellow,Strength=2);wi dth: 100%;">
second field
</div>

The problem is, a username doesn't look clickable anymore, also in the whois online it starts a new line.
Reply With Quote
  #5  
Old 06-25-2004, 09:20 PM
monstergamer's Avatar
monstergamer monstergamer is offline
 
Join Date: Feb 2003
Location: around the corner
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is what i did

first i made an option for them to select the color code within the usercp
Add New User Profile Field
Single-Line Text Box
Name - Glow
Display Size - 6
Field Required - no
Field Editable by User? - yes
Max length of allowed user input to - 6 (you can make it longer so they can type in a color like yellow)
GET FIELD I.D.


Add New User Profile Field
Single-Line Text Box
Name - Font Color
Display Size - 6
Field Required - no
Field Editable by User? - yes
Max length of allowed user input to - 6 (you can make it longer so they can type in a color like yellow)
GET FIELD I.D.


Template Edit - Postbit or postbit_legacy
FIND
PHP Code:
<if condition="$show['profile']">
                <
class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                <
script type="text/javascript"vbmenu_register("postmenu_$post[postid]"true); </script>
                <else />
                
$post[musername]
                </if> 


Replace field15 with your glow field I.D
Replace field14 with your font field I.D

Then Replace With
PHP Code:
<if condition="$post[field15]">
                <
div style="width:100%;filter:glow(color=$post[field15],strenght=1)"><a style="font-size:10pt;color:#$post[field14]"href="member.php?$session[sessionurl]u=$post[userid]"><b>$post[username]</b></a></div>
                <else /><
a style="font-size:10pt" href="member.php?$session[sessionurl]u=$post[userid]"><b>$post[username]</b></a></if> 
Reply With Quote
  #6  
Old 07-10-2005, 09:35 PM
bigdog829 bigdog829 is offline
 
Join Date: Apr 2005
Location: Michigan
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tried your method it works great 1 question is there a way to make this available certain user groups only ?

EDIT it seems the glow is working the font color is not
Reply With Quote
  #7  
Old 07-13-2005, 09:51 PM
bigdog829 bigdog829 is offline
 
Join Date: Apr 2005
Location: Michigan
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bigdog829
I just tried your method it works great 1 question is there a way to make this available certain user groups only ?

EDIT it seems the glow is working the font color is not

any suggestions , anyone ?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:49 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08043 seconds
  • Memory Usage 2,226KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete