NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: alan on July 11, 2014, 06:06:17 AM

Title: CSS class disppears on logout
Post by: alan on July 11, 2014, 06:06:17 AM
Hi Bruce,

I added a custom class in Webserver  \settings\styles\site tab.  It is in the Body Class field.   That field now reads 'tx-body nt-body'    instead of 'nt-body'.

This works fine when you first arrive at the site, when you login, and when you navigate to different pages. Firebug shows <body class="tx-body nt-body"> .

 But, when you logout and go to the LogoutPage, my 'tx-body' class disappears Firebug shows <body class="nt-body"> .

I can't find anyplace in the settings that makes this setting conditional.  Suggestions?

Alan