Hopefully an easy one.
I am trying to locate where the default images are located for Edit, Delete, etc.
Or if I need to supply my own, where should they be located and what size should they be?
Scott | |
Hopefully an easy one.
I am trying to locate where the default images are located for Edit, Delete, etc. Or if I need to supply my own, where should they be located and what size should they be?
Posted Dec 29, 2015
Kool
|
|
ADavid Wulkan | |
Here: ?/KoolPHPSuite/Resources/images
In my system, ? is /var/www There are also a bunch here: /KoolPHPSuite/KoolControls/KoolForm/icons /KoolPHPSuite/KoolControls/KoolTreeGrid/icons /KoolPHPSuite/KoolControls/KoolTreeView/icons
Posted Dec 30, 2015 , edited Dec 30, 2015
Kool
|
|
Peter | |
It is located in KoolControls/KoolGrid/styles/default/sprite.gif
Posted Dec 30, 2015
Kool
|
|
Scott | |
Great I understand now. Instead of separate images, the grid is using a sprite.gif along with the CSS file.
Search for .gif in the css file and you can then use a different sprite for all sort of things in the grid.
Posted Jan 5, 2016
Kool
|
|