CustomButtons Background Color - SPECIFIC

CustomButtons Background Color - SPECIFIC
15
*****
By Paulfox
Last updated Oct 21 2006
1 installs this week, 114 total.

This will color an individual CustomButtons extension button to any color you wish; you will need to know what "specific number" it is however. Depending on whether or not you have Dom Inspector, change the number of each button as required (they start with "0"). My example below is what I use; if you only have 3-4 buttons then play with changing the # at the end of each button to "1," "2," or "3" and eliminating/adding as necessary (you may only need #custombuttons-button1 {background: yellow!important}
for example) I use it to differentiate Multi search buttons based on a great multi-image search button developed by Lou Cypher/Zoolcar9 available here:
http://custombuttons.phpbbnow.com/viewtopic.php?t=333

Before
After

Install options

Feedback

Reviews

cblover said on Feb 11 2007

Since as one "messes" with CBs, the index numbers change, is it possible to accomplish this style using the button names rather than the button index numbers?

Useful for identifying where CBs are.

I hope that someone can figure out how to address the suggested enhancement.

I think this would be a perfectly superb style if it addressed the changes that I would hope that someone can do.

rumisong said on Jan 19 2007

Fantastic feature to have on my Firefox, thanks!!

just so other newbies like me can know, you can also figure out the button # by going to about:config and filtering for " custombuttons " (without quotes)

someday soon Ill learn about Dom Inspector (what a scary thing that looks to be ;)) *****

jw25 said on Oct 27 2006

thanks, *****