Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Sparkling Usergroups Details »»
Sparkling Usergroups
Version: 1.00, by 8thos 8thos is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 4.1.4 Rating:
Released: 07-17-2011 Last Update: Never Installs: 22
Re-useable Code Additional Files Translations  
No support by the author.

Scroll down to the bottom of this page for an example:

http://the8thlegion.com/forum.php?styleid=185

-----

Upload some sparkling gifs to an image hosting service like tinypic for example.

OR to your forum root image folder.

or just download the zip file I provided with 14 sparkles.

-----

Go to your usergroups in AdminCp

Choose a Usergroup.

Look for Username HTML Markup


First box:
Code:
<span style="background: url(images/stars.gif)">
If using a separate image hosting link, use the full URL. For instance:

Code:
<span style="background: url(http://i56.tinypic.com/21ah5p5.jpg)">
Second box:
Code:
</span>

If you already have a markup, just do it before the first mark up and after the second. For instance:


First box:
Code:
<span style="background: url(images/stars.gif)">
<span style="color: darkblue;">
Second box:
Code:
</span></span>

Download Now

File Type: zip Sparkling Usergroups.zip (72.4 KB, 262 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Wenbie

Comments
  #2  
Old 07-18-2011, 01:12 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here's two Matrix Effects, two Lightning Effects and Butterflies.
Attached Images
File Type: gif matrix.gif (214.0 KB, 0 views)
File Type: gif matrix2.gif (70.4 KB, 0 views)
File Type: gif lightning.gif (46.2 KB, 0 views)
File Type: gif lightning2.gif (8.8 KB, 0 views)
File Type: gif bf.gif (23.2 KB, 0 views)
Reply With Quote
  #3  
Old 07-18-2011, 10:06 AM
Wenbie Wenbie is offline
 
Join Date: Feb 2008
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the gifs!! Appreciate it if anyone has more, please share

Quote:
Originally Posted by Octavius.
<span style="background: url(images/stars.gif)">
<span style="color: darkblue;">
Use one span tag. <span style="background: url(images/stars.gif); color: darkblue; font-weight: bold;">Username</span>
Reply With Quote
Благодарность от:
8thos
  #4  
Old 07-18-2011, 11:01 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Wenbie! It took me awhile to come up with that list of gifs but I'll definitely update the thread with more later. I'll try to create some myself too if I have the time.
Reply With Quote
  #5  
Old 07-18-2011, 10:22 PM
baghdad4ever baghdad4ever is offline
 
Join Date: Apr 2007
Location: baghdad
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #6  
Old 07-18-2011, 11:09 PM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wenbie View Post
Thanks for the gifs!! Appreciate it if anyone has more, please share



Use one span tag. <span style="background: url(images/stars.gif); color: darkblue; font-weight: bold;">Username</span>
This doesn't work when trying to combine the sparkle code with the glowing usergroups code from this thread.

https://vborg.vbsupport.ru/showthread.php?t=266408


Because the html mark-up code has a character limit when doing it in usergroups.

Reply With Quote
  #7  
Old 07-19-2011, 05:22 AM
Wenbie Wenbie is offline
 
Join Date: Feb 2008
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Octavius. View Post
This doesn't work when trying to combine the sparkle code with the glowing usergroups code from this thread.

https://vborg.vbsupport.ru/showthread.php?t=266408


Because the html mark-up code has a character limit when doing it in usergroups.

Define the markup code with a new css class, for example:

Style Manager > Your Style > CSS Templates > additional.css

Code:
.super-shadow {
color: #09FA09;
font-weight: bold;
text-shadow: 0px 0px 7px #74FD04;
background: url(images/stars.gif);
}
Usergroup manager:
HTML Code:
<span class="super-shadow">Username</span>
Reply With Quote
  #8  
Old 07-19-2011, 06:22 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[high]* 8thos hits like button.[/high]

[high]* 8thos gets message saying:[/high]

You must 'Like' someone else's post before liking any more by Wenbie.


In other words, thanks!
Reply With Quote
  #9  
Old 07-28-2011, 04:35 PM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks =)
Reply With Quote
  #10  
Old 08-13-2011, 10:10 PM
thecore762 thecore762 is offline
 
Join Date: Jul 2008
Posts: 510
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Oct, can we do this user specific instead of usergroup specific?
Reply With Quote
Reply


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 01:18 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.06294 seconds
  • Memory Usage 2,331KB
  • Queries Executed 26 (?)
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
  • (6)bbcode_code
  • (1)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (6)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete