You’re right but I wanted to respect the object-oriented programming by adding the transparent property. I think that property simplifies color management.
If I set categories’ tree like :
Events
+– Public Events (bgcolor: #AAAAAA)
+– Private Events (bgcolor: #666666)
I can’t see the colors for sub-categories (Public Events, Private Events) because category Events overwrite sub-categories’ colors with #FFFFFF.
Adding transparency option I can set Events category’s bgcolor to transparent and it doesn’t overwrite sub-categories’ bgcolors.
Hi chinamatt,
I have fixed a bug few days ago, you can read that at author’s plugin page.
Maybe that fix your problem too.
Try my fix simple-captcha.zip until zorex publishs new version.