vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Sparkling Usergroups (https://vborg.vbsupport.ru/showthread.php?t=267000)

8thos 07-17-2011 10:00 PM

Sparkling Usergroups
 
1 Attachment(s)
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>

8thos 07-18-2011 01:12 AM

1 Attachment(s)
Here's two Matrix Effects, two Lightning Effects and Butterflies.

Wenbie 07-18-2011 10:06 AM

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

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>

8thos 07-18-2011 11:01 AM

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.

baghdad4ever 07-18-2011 10:22 PM

thanks

8thos 07-18-2011 11:09 PM

Quote:

Originally Posted by Wenbie (Post 2221870)
Thanks for the gifs!! Appreciate it if anyone has more, please share :D



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.

:(

Wenbie 07-19-2011 05:22 AM

Quote:

Originally Posted by Octavius. (Post 2222191)
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>

8thos 07-19-2011 06:22 AM

[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!

sadiq6210 07-28-2011 04:35 PM

Thanks =)

thecore762 08-13-2011 10:10 PM

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


All times are GMT. The time now is 09:43 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.01177 seconds
  • Memory Usage 1,736KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete