Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications

Reply
 
Thread Tools
Glowing Usergroups Details »»
Glowing Usergroups
Version: 1.00, by leejohn02 leejohn02 is offline
Developer Last Online: Mar 2014 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 4.x.x Rating:
Released: 07-06-2011 Last Update: Never Installs: 32
Template Edits
Re-useable Code Translations  
No support by the author.

Couldnt find anything else like this on the forum and using it on my site at the moment for glowing names, seems to work everywhere but only in selected browsers, doesnt work on firefox or IE but will still display the color name.

Open up the ACP

Go to Styles+Templates>Edit Template>CSS Templates>additional.css

Add this code to the bottom of the template. Items shown in red can be changed, also can create more than one, so just copy and paste the code as needed and add as many as you like


.gold-shadow {
color: #999900;
font-weight: bold;
text-shadow: 0px 0px 7px #FF0000;
}


If you want to add another just copy and paste the same code and continue to add as many as you like.

Now to editing the code to suit you colors.

You can change the gold to whatever you want to call it but remember you will need this later for the selected group.
#999999 change this to your base color it will work on all browsers
#FF0000 change this to your glow/shadow color

For example mine is gold/red



Once you have changed the code go to Usergroups and edit the group you wish to change

In the Html markup add this to the first part

<span class="gold-shadow">

and this to the 2nd

</span>

Again change the gold to depending on what you named it in the CSS template

Enjoy

How it looks on my site

http://www.pureglitching.com/forum.php?styleid=20


Also the sparkles on my site are another code, they wont happen unless you add another code and a gif image, this is only for the glow effect not sparkles, if you do want sparkles pm me and i will link you to my gif image and supply you with the code

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
8thos, baghdad4ever, Da-Vinci

Comments
  #12  
Old 07-08-2011, 03:52 AM
leejohn02 leejohn02 is offline
 
Join Date: Apr 2011
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there are a lot of sparkle codes out there, if people want different colors let me know via color on this thread and i will create a new mod for you guys
Reply With Quote
  #13  
Old 07-08-2011, 04:26 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by leejohn02 View Post
there are a lot of sparkle codes out there, if people want different colors let me know via color on this thread and i will create a new mod for you guys
Please create a sparkle code for us like the one you have on your site or just PM it to me! That's awesome!!!
Reply With Quote
  #14  
Old 07-08-2011, 04:28 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And the one with the Confetti around the administrators name too! That's the best one!
Reply With Quote
  #15  
Old 07-08-2011, 08:56 AM
leejohn02 leejohn02 is offline
 
Join Date: Apr 2011
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am just waiting on confirmation from an admin about the sparkle code, once they have agreed i will upload it to here
Reply With Quote
  #16  
Old 07-08-2011, 10:19 AM
Donavaz Donavaz is offline
 
Join Date: Jun 2009
Location: IRAN
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by leejohn02 View Post
ahh right i see thats because you are using another code with it, possibly with </span> too in the userground and have the extra <" in your tag/html code, check your code or post it below and i can take a look
problem was this " aronud fold-shadow

u should remove them for right working

so very very tanx dear
Reply With Quote
  #17  
Old 07-08-2011, 04:18 PM
david fernandez david fernandez is offline
 
Join Date: Apr 2011
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i tweeked the text-shadow a little bit to make it more of an outline then a glow i think it looks pretty cool

Code:
.admin-shadow {
color: #FF0000;
font-weight: bold;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
Reply With Quote
3 благодарности(ей) от:
leejohn02, ten below, whitedd
  #18  
Old 07-17-2011, 08:11 PM
baghdad4ever baghdad4ever is offline
 
Join Date: Apr 2007
Location: baghdad
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi

is there any chance to get other effect?
Reply With Quote
  #19  
Old 07-17-2011, 09:13 PM
david fernandez david fernandez is offline
 
Join Date: Apr 2011
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by baghdad4ever View Post
hi

is there any chance to get other effect?
what kind of effects? what do you have in mind that you want?
Reply With Quote
  #20  
Old 07-18-2011, 12:58 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by baghdad4ever View Post
hi

is there any chance to get other effect?
Yeah I posted Sparkling Usergroups here: https://vborg.vbsupport.ru/showthread.php?t=267000
Reply With Quote
  #21  
Old 07-18-2011, 10:20 PM
baghdad4ever baghdad4ever is offline
 
Join Date: Apr 2007
Location: baghdad
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Octavius. View Post
Yeah I posted Sparkling Usergroups here: https://vborg.vbsupport.ru/showthread.php?t=267000
thanks octavius that is exactly what i want
Reply With Quote
Reply

Thread Tools

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 04:59 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.07436 seconds
  • Memory Usage 2,330KB
  • Queries Executed 28 (?)
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)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete