The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Super Display Suite [Animated Rainbow] vB4 Details »» | |||||||||||||||||||||||||||||
Super Display Suite [Animated Rainbow] vB4
Developer Last Online: Jan 2011
NOTE: This is originally made by: AlchemyX to vB Version: 3.5.4
Original Topic: https://vborg.vbsupport.ru/showthrea...effects&page=6 I Just updated it to work with vB 4.0.8 or any other version. First things... What is "Super Display Suite"? Answer: This modification allows you to add DHTML and javascript text effects to various areas of your forums, for example, if you put it in the HTML Markup for your usergroups, then all of your users in that group, and any legend you may have, will display with these effects. You can also add them around different phrases and words in your template to make it even cooler. This can be used ANYWHERE in your forum that allows HTML code! you can even, with a few minor changes, turn it into a BBCODE. The modification currently has 3 animations. 1.) Shining - Like the car in Knight Rider (Where, oddly enough, the main character also plays the German coach in "Dodgeball") this effect runs over your text from right to left and vice versa, highlighting a letter at a time, making a kind of... neon lighting effect.; if you will. 2.) Glitter - Very similar to the Shining effect, except it chooses a random letter from the string to light up, then lights up for an amount of time based generally around the set speed for your span item, but it is slightly edited (randomly, as said before, by up to 10 integers in difference going positive, and another going negative... giving it a variable range of 50-70 if you put in 60 as the speed.) In the end, making a kind of "glittering" effect. 3.) A new class all it's own, the dynamically self retaining rainbow effect (I just HAD to say that) this little miracle splits your string up into individual characters, counts them, and then sets a percentile range of colors chosen specifically from a 16bit color code variance, and display them across your string, a perfect rainbow, animating from left to righ. This is probably not a good effect for small strings (8 or less characters) but it is wonderful in longer strings. Install instructions: - Upload all files of upload.zip to your root folder. - In AdminCP, go to: Style Manager, in the style that you want, select "All Style Options" and click in "GO" - In first line of header add: Code:
<script language="javascript" src="header_color.js"></script> Code:
<script language="javascript" src="footer_color.js"></script> Using This Modification... We're going to go over how to use this modification as a usergroup markup here, if you'd like to use it in your templates, just follow the basic idea herein. Find your usergroup manager, and open up the userroup you would like to add the chosen effect to. (In usergroup markups, the following code needs to be on ONE line before you paste it, or else it will only paste the first line) A note about speed: speed here is reversed, if you want it to be fast, set it to a low speed, if you want it to be slow, set it to a higher speed. 1.) To use the "Shine" animation: Being careful to replace You can configure all color and speed if you want editing the s1.js. LIVE PREVIEW: http://www.garenamaster-forum.com/me...iled.LGND.Kace User: test Pass: test123 add this is the first box of the usergroup html markup Code:
<script language="javascript" src="s1.js"></script> Code:
</span> 2.) To use the "Glitter" animation: Being careful to replace You can configure the color if you want. LIVE PREVIEW: http://www.garenamaster-forum.com/member.php?29-Lolo User: test Pass: test123 add this is the first box of the usergroup html markup Code:
<b><i><font face="Palatino Linotype" color="#ffa500" style="background:url(pxg.gif) repeat-x"> Code:
</font></i></b> 3.) To use the "Rainbow" animation: You can configure the color if you want. LIVE PREVIEW: http://www.garenamaster-forum.com/me...?1-DarkSupremo User: test Pass: test123 add this is the first box of the usergroup html markup Code:
<font color="red"><b><script language="javascript" src="r1.js"></script> Code:
</span></b></font> That's it for now... REMEMBER, you can use these animations anywhere in your forum where HTML is allowed, in templates, in posts that allow html... anywhere :-) Download Now
Show Your Support
|
Comments |
#22
|
|||
|
|||
I make a product that increase the size of HTML Markup, install it and try, and report me....
It is added to topic, product-increasetag.xml |
#23
|
||||
|
||||
The number of code Characters that is suppose to be placed in the box of the usergroup html markup area is 313, The max adjustable size allowed in the database is 225, this will prevent this mod from working.
So our only option is to code it for CSS, ANYONE? |
#24
|
|||
|
|||
The product is not working.
Anyone can make this with CSS code? @DarkSupremo: How did you do on your forum? Show me step by step please |
#25
|
|||
|
|||
i did in the same way that i make this product... i changed the text area from TinyText to LongText in database....
|
#26
|
|||
|
|||
Can you show my how to changed the text area from tiny text to long text in database?
I'm just a newbie with this |
#27
|
|||
|
|||
just install the product that will automatically do it...
|
#28
|
|||
|
|||
I already installed the product. Then I paste the code in the html markup box. How come it doesn't work to me?
Anyone else have the answer for this? |
#29
|
|||
|
|||
The rainbow one looks super awesome.
I would like to give this a go on 3.8.x Is there anything I may have to change for it to work on that? |
#30
|
|||
|
|||
Quote:
You can't paste it on HTML Markup because of size, or nothing happens? I'm using this code right now on my forum and everything is working perfect... |
#31
|
|||
|
|||
I've seen your forum, it's really prefect. I've imported the product on my forum. After that I copied and pasted the code that you've given in this thread. Then I update the usergroup, when I check that usergroup again. The code has missed some characters, that's why It doesn't work to me.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|