Thursday, September 11, 2008

Plurk CSS Code to change the "Loading" image you see in the middle of the replies when you click on a plurk.

The "http://i34.tinypic.com/xxel4.gif" is where you place your own image.(or use this one)


/* Loading Image in Plurk Response */
.list img[src="http://static.plurk.com/static/indicator.gif"] {
background-position: left top;
background-repeat: no-repeat;
overflow: hidden;
height: 0px;
width: 0px;
}

.list img[src="http://static.plurk.com/static/indicator.gif"] {
height:80px;
padding-left: 125px;
background: url(http://i34.tinypic.com/xxel4.gif) no-repeat scroll left top;
}
/* End Loading Image in Plurk Response */

No comments:

COVID-19 US Confirmed (Chart Updated Daily)

COVID-19 US Confirmed (Chart Updated Daily)