:: Forum >>
How to change the 3D look of the grid to flat style?
Hi !
Is it possible to change the 3D look of the grid to flat style ?
For example I want to change the header color from BTN_FACE_COLOR to BLUE and the 3D look to flat...
Many thanks,
Vasile
Vasile
Monday, January 12, 2004
Try to modify CSS for those three classes:
/* header - inner DIV */
.active-box-item {border: none; background: #9cf}
/* header - outer DIV */
.active-box-normal {border-color: #9cf #00f #00f #9cf;}
/* grid control DIV */
.active-controls-grid {border: 1px solid #00f}
Alex (ActiveWidgets)
Monday, January 12, 2004
Thanks Alex, that worked fine !
Vasile
Thursday, January 15, 2004
This topic is archived.
Back to support forum
Forum search