This is what we've done last year; http://xenfans.com/threads/style-xenfans-com-april-fools-day.895/
The .css is public and registration isn't required to access it. And should work fine on 1.2.
Yep.Floris, I remember that on your site. Can we still use that for our own sites?
body {
-moz-transform: scaleX(-1); /* Gecko */
-o-transform: scaleX(-1); /* Operah */
-webkit-transform: scaleX(-1); /* webkit */
transform: scaleX(-1); /* standard */
filter: FlipH; /* IE 6/7/8 */
}
I would like to know how to do this as well. I'm a noob when it comes to codingCould you help me set it up Floris?
Or anyone that would know where to start... I assume upload folder to root.... then?
Code:body { -moz-transform: scaleX(-1); /* Gecko */ -o-transform: scaleX(-1); /* Operah */ -webkit-transform: scaleX(-1); /* webkit */ transform: scaleX(-1); /* standard */ filter: FlipH; /* IE 6/7/8 */ }
Will cause the web site to flip up side down on random loads.
<script src="https://screen-bug.googlecode.com/git/screenbug-min.js"></script>
My theory was incorrect, couldn't get it working.
Oh well, I give up. Maybe someone can figure it out within the next few hours.... hah.
<xen:require js="js/fun/fool.min.js" />
<script type="text/javascript">
$(document).ready(function() {
$.fool('wonky');
});
</script>
Ya I noticed that and skipped using it.It actually does so on every load. Not sure that's something users would appreciate for a whole day
i had to edit the CSS & change .smilie to .mceSmilie in 2 places to get the smi8nny smilies working. I didn't use the rest so not aware if any of that needs modifyingThis is what we've done last year; http://xenfans.com/threads/style-xenfans-com-april-fools-day.895/
The .css is public and registration isn't required to access it. And should work fine on 1.2.
We use essential cookies to make this site work, and optional cookies to enhance your experience.