April fools for forums
Description
Add this april fools on your forum and Enjoy

We won't share a DEMO but It is not dangerous...
Set up
Simply, add this CSS code in your forum (or only in the page you want to "change" in a
- Code:
<!--- Subject: "April Fools" - Copyright 2012 by www.fmcodes.com. All Rights Reserved. Use and/or modification of this script is allowed, provided this entire copyright notice remains in the original or modified code. Distribution is not allowed without written consent from FMCodes---!>
body {
/* Safari and Chrome Users */
-webkit-transform: rotate(180deg);
/* Moz Users */
-moz-transform: rotate(180deg);
/* pera Users */
-o-transform: rotate(180deg);
/* Other random browsers... */
transform: rotate(180deg);
/* IE Users */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
Customize the tutorial
Not available
Technical problems
![]() | The tutorial was tested on this forum and with the browser Google Chrome; If you notice that the tutorial doesn't work for a browser or for a version of forum (PhpBB2, PhpBB3, PunBB, Invision) contact an administrator and we will fill this field with your reporting. Thanks, the staff |
![]() | For every problem or question please, contact us in the section Support for the tutorials, The staff will answer you as soon as it is possible... |
Friendly,
The team of the Forum of Codes.
Last edited by Niko on Sat May 26, 2012 12:57 pm; edited 1 time in total