Hi, I have edited a theme using themeroller and downloaded, can you tell me which files I need to replace in phpgrid directory please?
1 Answers
You can place downloaded theme anywhere e.g. ‘lib/js/themes’ and replace css file like:
<link rel=“stylesheet” type=“text/css” media=“screen” href=“../../lib/js/themes/<your-folder>/jquery-ui.custom.css”></link>
Your Answer