Back to vBulletin 3.8 Add-ons

Upside Down Text BBCode
Mod Version: 2.00, by Thelonius Beck

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 10
Released: 20 Sep 2010 Last Update: 21 Sep 2010 Downloads: 38
Not Supported Re-usable Code  

~This should work for any version.~

A member on my site requested this, and after failing to find one here, I went ahead and slapped it together.

Description: BB Code that inverts text, smileys, images..whatever. Tested in Firefox, Opera, Safari, Chrome, and IE.

Upload included button image to "images/editor" folder (Change if using alternative images folder)


In "All Style Options > Additional CSS Definitions" add;

Code:
/* ***** Flip Code ***** */
.flip {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    display: inline-block;
}
Add New BB Code;
Title:
Code:
Flipped Text
BB Code Tag Name:
Code:
flip
Replacement:
Code:
<div class="flip">{param}</div>
Description:
Code:
Invert Text Vertically
Use {option}:
Code:
No
Button Image (Optional)
Code:
images/editor/flip.gif
Remove Tag If Empty:
Code:
Yes
Disable BB Code Within This BB Code:
Code:
No
Disable Smilies Within This BB Code:
Code:
No
Disable Word Wrapping Within This BB Code:
Code:
No
-=[ UPDATE: I HAVE ADDED A SCREENCAP, BUTTON IMAGE, AND A DOWNLOADABLE COPY OF THESE INSTRUCTIONS & IMAGES]=-

Download

File Type: %1$s flip-bbcode.zip (81.4 KB, 42 downloads)

Screenshots

Click image for larger version
Name:	flip.jpg
Views:	188
Size:	77.1 KB
ID:	122198  

Similar Mods

BB Code Enhancements Text Fade (Rainbow Faded Text) BBCode Modification Graveyard
BB Code Enhancements Text Fade (Rainbow Faded Text) BBCode Modification Graveyard
BB Code Enhancements Shuffle Text BB Code (Randomizes text) (BBCode) vBulletin 4.x Add-ons
BB Code Enhancements Shuffle Text BB Code (Randomizes text) (BBCode) vBulletin 3.8 Add-ons

vblts.ru supports vBulletin®, 2022-2025