Remove
I just did the post below and I could not remove the sign up button. Could you help me.
http://www.riedicon.com/
CanI send you my information so you can login and chak out what I did.
_____________________________________________________________________________________
Ok so please try unpublish login module from 'login' position. If this won't work please add to override.css
CODE: SELECT ALL
#btnLogin {
display:none;
}
Hi, turn off/disable 2 modules: login and registration
1) Sign In - position: login
2) mod_gk_register - position: register
----------