Transparent Logos on UL - black to coarse checkerboard - chiaroscuro

Posted by chiaroscuro

The below is a developement of an original proposal by Mafi0z here.

This was then developed to make this Style.

This Style will allow you to view all Transparent Logos on UL with a background custom colour of your choice.
It will also show a checkerboard background on Hover to confirm that the Logo is indeed Transparent.

Please change the background colour in this line to suit your own background

For the effect of this Style on a transparent Userlogos Logo (by Grawl) please see botoom of page

background: black !important;

Help in using Stylish

This is the Style. Please copy paste into Stylish.

/*
* Modification of original Code written by of Mafi0z (http://userlogos.org/node/3675)
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("userlogos.org") {

.node .content .field-type-image img

{
background: #202020 !important;
}

.node .content .field-type-image img:hover

{
background: #eee url('http://i39.tinypic.com/2rxuro4.png') 0 0 repeat !important;
}

}



Image and video hosting by TinyPic