Quick Nav:  Online Store   |   Login | Register

Register Disabled but still displays in Login window

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
sysnetex sysnetex
<20 Posts
Posts:2


07/14/2004 2:05 PM  
When you disable site registration on a portal the stock DNN login control correctly removes the register option. When using a snapsis based CSS skin the skinned login still displays register. Any ideas on a simple fix for this besides editing the skin?
John Mitchell
<500Posts
Posts:355


07/14/2004 9:29 PM  

In the CSS file there should be a class called SignInbtnRegister.

Add a property to that to hide it.

SignInbtnRegister{
visibility:hidden;

}

You can also edit the signin.ascx file to remove that button. No re-compile is needed.

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >Bugs and other Issues > Register Disabled but still displays in Login window



ActiveForums 3.7
Powered by: Snapsis Software