|
Upside Down Text BBCode
~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;
}
Title: Code:
Flipped Text Code:
flip Code:
<div class="flip">{param}</div>
Code:
Invert Text Vertically Code:
No Code:
images/editor/flip.gif Code:
Yes Code:
No Code:
No Code:
No -=[ UPDATE: I HAVE ADDED A SCREENCAP, BUTTON IMAGE, AND A DOWNLOADABLE COPY OF THESE INSTRUCTIONS & IMAGES]=- Download
Screenshots |
|||||||||
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 |