/* the display for when you have new plurks/responses */
#updater {
border: none;
background-color: #0174DF;
color: silver;
}
#updater a {
color: white;
}
You can change to diff colors from what is used; also i set border to "none", why have a border?
For the new 'speaker' icon, you can use the following code with the above code, AFTER you turn off the sound. the code below will remove the speaker icon from your update display
.cmp_sound_off {
opacity:0;
width: 0px;
}
So, All together it will look like this:
/* the display for when you have new plurks/responses */
#updater {
border: none;
background-color: #0174DF;
color: silver;
}
#updater a {
color: white;
}
.cmp_sound_off {
opacity:0;
width: 0px;
}
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...
4 comments:
Thanks Nethead this is great!
Nice! I think I might just have to apply that too. Thanks for posting it up!
hello,good blog
I have been visiting various blogs for my term papers writing research. I have found your blog to be quite useful. Keep updating your blog with valuable information... Regards
Post a Comment