NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on October 04, 2011, 01:05:14 PM

Title: JavaScript Icons
Post by: rupertvz on October 04, 2011, 01:05:14 PM
Hi Guys,

Is there any way to change the colour of the JavaScript icons?  The orange arrows.
For example the Wizard-Next icon:  'arrowthick-1-e' ?

I managed to change the actual button style and hover properties, but not sure about the "default" orange icons.
Title: Re: JavaScript Icons
Post by: ccordes on October 04, 2011, 07:04:16 PM
Hi
The buttons are held in 5 png files in the images directory. They are named for the foreground color of the button like - ui-icons_d404e7_256x240.png
These are created for you by Theme Roller when pick the icon color in the clickable active,default and hover sections as well as the error sections.

You can open them in an editor and change the colors (don't rename the files), but I just let Theme roller do it.

HTH
Chris
Title: Re: JavaScript Icons
Post by: kevin plummer on October 04, 2011, 07:16:18 PM
yes just create your own theme using the JQuery UI Website. I played around with it a long time ago but it was reasonably simple to add. You just need to be careful about caching and the std theme is packaged into a gz file so you would need to switch that off for testing purposes or just create a new gz all file...