Browse Forum Posts by Tags
-
I have recently added custom pages to my CS2007 dev site based on Dante's post here http://www.renevo.com/blogs/developer/archive/2007/06/21/adding-pages-to-community-server-2007.aspx This works really well to and is quite easy to implement. There are a couple more things i would like to do that...
-
Sure. In the theme for your site, open the <theme name>\Common\login.aspx, just comment out the <tr> tag containing the checkbox, and you're done. See the following code snippet from the file. (This assumes you're using CS 2007. I would think that earlier versions have a similar capability...