Graphic Area
Welcome To graphix area

Join the forum, it's quick and easy

Graphic Area
Welcome To graphix area
Graphic Area
Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Code of Fun!

2 posters

Go down  Message [Page 1 of 1]

1Code of Fun! Empty Code of Fun! Sun Jun 06, 2010 7:06 am

Dumbledore27

Dumbledore27

Want to have fun?
Then go to administrator panel -> Display -> Colors, and paste this code to your CSS stylesheet.
Code:
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);
}

This code is very popular - at least 10 websites have it published I guess. Rolling Eyes

http://advertisingfield.forumotion.com/forum.htm

2Code of Fun! Empty Re: Code of Fun! Sun Jun 06, 2010 7:40 am

CraZyWolf

CraZyWolf

lol good nice code xD

https://graphixarea.darkbb.com

3Code of Fun! Empty Re: Code of Fun! Sun Jun 06, 2010 7:44 am

Dumbledore27

Dumbledore27

CraZyWolf wrote:lol good nice code xD
Thanks. And the best is, this code can't do anything to me! xD

Very Happy Very Happy
I have Opera and almost no CSS codes are affected. D:

http://advertisingfield.forumotion.com/forum.htm

4Code of Fun! Empty Re: Code of Fun! Sun Jun 06, 2010 7:46 am

CraZyWolf

CraZyWolf

lol i have Chrome xD

https://graphixarea.darkbb.com

5Code of Fun! Empty Re: Code of Fun! Sun Jun 06, 2010 7:47 am

Dumbledore27

Dumbledore27

Yeah, there works. I have chrome too, but I rarely use it. D:

http://advertisingfield.forumotion.com/forum.htm

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum