Back to vBulletin 5.x Template Modifications

Rainbow BBCode
Mod Version: 1.00, by Yuseki

vB Version: 5.2.6 Rating: (2 votes - 4.50 average) Installs: 8
Released: 16 Jan 2017 Last Update: Never Downloads: 0
Not Supported Re-usable Code Translations  

Title:
Code:
Rainbow Text
BB Code Tag Name
Code:
rainbow
Replacement:
Code:
<span class="rainbow">{param}</span>
Example:
Code:
[rainbow]text[/rainbow]
Description:
Code:
Makes your text display in a rainbow gradient.
Options
Use {option}: No
Button Image:
Remove Tag if Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: No
Disable Automatic Link Parsing Within This BB Code: Yes

Add this to your Custom CSS[SiteBuilder>Style>CSS
Or AdminCP>Styles>Style Manager>{style}>Edit Templates>CSS Templates>css_additional.css:
Code:
.rainbow {
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
    background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
Thanks to noypiscripter for suggestion on custom css/span class

Download

No files for download.

Supporters / CoAuthors

  • noypiscripter

Screenshots

Click image for larger version
Name:	nAtcl3H.png
Views:	253
Size:	74.2 KB
ID:	155847  

Similar Mods

BB Code Enhancements Rainbow text anywhere (BBcode, usernames, etc, auto-template) vBulletin 3.8 Add-ons
BB Code Enhancements Text Fade (Rainbow Faded Text) BBCode Modification Graveyard
BB Code Enhancements Text Fade (Rainbow Faded Text) BBCode Modification Graveyard
New BBcode Packs Rainbow,search engine,yahoo status,warning,download,paypal ect vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024