Do anyone have a beakdown of which css tags match which areas in the grid. Some of them seem obvious but some aren't. ie
.igtbl_FxdHeader{}
.igtbl_FxdFooter{}
where do these tags apply to the grid as well as all of the other possibilities.
Hi, not sure if your question is still open, but if you are using the application styling and you set the theme to something like appletini then find the /ig_res folder and under that you should see the appletini folder. In there will be several .css files. The grid related css files are ig_grid.css and ig_grid_opt.css.
Hope this helps!
could you send me a sample stylesheet that has the majority of the styles applied so i can test it out.
Hello,
I am not sure it is documented somewhere, I believe the best idea is to use FireBug for FireFox and the "Inspect Element" feature of FireBug in particular - this way you can select an element with the mouse and see the styles applied to it (and which css setting is actually active, based on inheritance). This works really very well and is very convenient.
In the screenshot attached you can see how this works for Header.