NetTalk Central

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

Title: Styles - Customising
Post by: JohanR on June 06, 2010, 06:43:40 AM
Hi

Creating my own styles.
Can I specify them in the global area in the webserver tab,
or is this only to specify the default setting and can I only specify each custom style
in each procedure?

thanks

Johan

Title: Re: Styles - Customising
Post by: Bruce on June 06, 2010, 09:57:26 PM
Add your new style file to the list in the WebServer procedure. This is then added to every page for you. (There's no overhead in adding it to each page because it's in the browser cache.)
Title: Re: Styles - Customising
Post by: JohanR on June 06, 2010, 10:53:38 PM

Hi Bruce

thanks for the reply.
Do I keep the names of the style classes the same but the name of my file is different?
Will the same name in my file replace the default in all.css,
or do I have to have unique names for each section and specify these names in each procedure?

Johan

Title: Re: Styles - Customising
Post by: Alberto on June 07, 2010, 02:52:33 AM
Use the same names an it will overrride the defaults
Alberto