Plurk CSS Code to change the "Loading" image you see in the middle of the screen when you timeline is being loaded/updated/F5ing it.
The "http://i34.tinypic.com/xxel4.gif" is where you place your own image.(or use this one)
/* Timeline Image Loading */
img[src='http://static.plurk.com/static/loading.gif'] {
filter:alpha(opacity=0);
-moz-opacity:.0;
opacity:.0;
}
#div_loading {
background-image: url(http://i34.tinypic.com/xxel4.gif);
background-repeat:no-repeat;
background-position: 50% 60px;
}
div.loading_div {
background-image: url(http://i34.tinypic.com/xxel4.gif);
background-repeat:no-repeat;
background-position: right center;
}
/* End Timeline Image Loading */
Thursday, September 11, 2008
Subscribe to:
Post Comments (Atom)
COVID-19 US Confirmed (Chart Updated Daily)
COVID-19 US Confirmed (Chart Updated Daily)
-
COVID-19 US Confirmed (Chart Updated Daily)
-
Update: Used this again Today and it works in the current iOS 6 and iPhone 5 -------------------------------------------------------------...
-
First, create a new wave or create a reply inside a wave. Then enter the text you wish to use for a URL link. Select the text you just enter...
No comments:
Post a Comment