Remove Registration button from Login popup
Last Post 06/19/2015 10:32 AM by Ninja Mojo. 2 Replies.
Author Messages Not Resolved
Ninja Mojo
Nuke Newbie
Nuke Newbie
Posts:3


--
06/15/2015 8:05 PM  
I'd like to remove the Register button from the login popup, but I don't want to disable registration completely. I'm using DNN 07.04.00. Thanks!
Andy Stephenson DNN Creative
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:169


--
06/16/2015 5:51 PM  
Hi Ninja,

You could try a hack. Get the id of the registration button and add a display:none definition inside the portals.css file for the registration element.

Sincerely,
Andy
Ninja Mojo
Nuke Newbie
Nuke Newbie
Posts:3


--
06/19/2015 10:32 AM  
Thank you! I'll give it a shot.


---