|
Hi, I got the mb.extruder working on my page, but I couldn't find out which css class to change for the sub-class (ex: extr.mti.html, etc) to change the font color, size, etc. Thanks, and sorry for the newbie question. |
|
Hi, In the extruder those elements are available via CSS as ".extruder .optionsPanel .panelVoice". May I suggest you to use any browser console to inspect DOM's elements? Doing that you can easily get all elements properties included IDs, CSS classes and their definitions and therefore you can change the corresponding CSS and understand how is it structured. :-) Bye, Matteo |
|
Thank you! That solves the problem. I have another question but I should probably ask it in another thread. Thanks again. |


