NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on June 08, 2010, 06:59:21 AM

Title: Jquery
Post by: JohanR on June 08, 2010, 06:59:21 AM
Hi

I have created a new jquery UI theme on the website using their customiser and downloaded it.

How do I install it on my machine to use.
Is it just a matter of copying the folders and files into the right places?

Thought I might ask before I try this.

thanks

Johan
Title: Re: Jquery
Post by: kevin plummer on June 08, 2010, 03:10:38 PM
I did it a while back but from memory just drop the css file in your web\styles folder and the images in web\styles\images folder. Reload your web page to clear cache and you should see your new style.
Title: Re: Jquery
Post by: terryd on June 11, 2010, 08:58:34 AM
Nettalk 5 PR16
I have downloaded a themeroller from jqueryUI. I can make it work by adding 'jquery-ui-1.8.2.custom.css' as a custom css style file. This is obviously overriding the default theme that comes with Nettalk5.
I'm not sure but it seems as though the default used is jquery-ui-1.8.custom.css or jquery-1.7.2.custom.css
Is there a place where I can tell Nettalk to use the new custom file without me having to add it as a custom css style file or should I rename it to one of these file  names.
Thanks
Terry
Title: Re: Jquery
Post by: Mike Grigsby on June 12, 2010, 11:31:18 PM
I'm just learning NTWS 5 myself, but I downloaded a custom theme, and extracted the scripts to the web\scripts folder, and the css to the styles folder. Then I renamed the original jquery-ui-1.8.custom.css to jquery-ui-1.8.custom.cssBAK, then renamed the new styles jquery-ui-1.8.2.custom.css to just jquery-ui-1.8.custom.css, and it seems to work fine.