Thursday, November 06, 2008

Plurk Updater CSS code - updated to remove the speaker after you turn off the sound

/* 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;
}

4 comments:

TopSurf said...

Thanks Nethead this is great!

Unknown said...

Nice! I think I might just have to apply that too. Thanks for posting it up!

shoptoearn said...

hello,good blog

Term Papers said...

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

COVID-19 US Confirmed (Chart Updated Daily)

COVID-19 US Confirmed (Chart Updated Daily)