Hi Ken, Your statement takes care of the text input fields, like the search box, but it has no effect on the background color of the check boxes. The DOM inspector show that the boxes are ".chkOptionInput", but I couldn't make any combination of other following parameters work. Speaking of being parts of the web page, the slider bars (for example, when you edit a tiddler) are also not colored by the CSS in the TW.
Thanks for your suggestion about the "brainerror" web page - I'll check it out next. Dick On Fri, Mar 13, 2009 at 3:50 PM, Ken Girard <[email protected]> wrote: > > Checkboxs and radio buttons are actually dictated by the user's > browser, but there is a way around it in a standard html page, just > not sure if it will work in TW: > http://brainerror.net/scripts/javascript/checkbox/ > > Basically it uses an image as the visual of the checkbox. > > At the same time, this will get you as close as I could get to > modifiying them in CSS: > #sidebarOptions .sliderPanel input {color: #ff6; background:#000;} > > Ken Girard > > On Mar 13, 6:25 am, EduardWagner <[email protected]> wrote: > > Hi, > > use DOM Inspector und you find the right class. > > Bye Edi > > > > On 11 Mrz., 11:53, Richard Berg <[email protected]> wrote: > > > > > > > > > Despite changing themes, the background color of the checkboxes in the > > > sidebar always are white. Is it possible to change their color? I can't > seem > > > to find the right parameter(s) to do that. Thanks, > > > Dick Berg- Hide quoted text - > > > > - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

