Well, I was working on a skin today, when I noticed that we did not have an option to change the outline color of a label/input/output (I only used those).
So I was wondering, is it possible to maybe add a option to change the color of the outline if chosen to give it a line border.
-- Qubic
ID:132695
![]() Dec 23 2009, 4:25 pm
|
|
![]() Dec 23 2009, 4:27 pm
|
|
Try changing it with CSS, maybe.
|
I don't really know much about it, though it involves changing the style param. I guess you would just use the default BODY {blah: "blah";} setup, though. Keep in mind I'm not sure, though, and that I never used it (try a forum search).
|
According to the skin reference, only outputs and grids have a style param, so this might work for output controls, but I'm pretty sure there is no way to style other controls in a window with CSS.
|