To quickly hide the Site Settings link in portal, add this to your custom style sheet:
#SettingsOrReturnURL {display: none}
All this does is change the display of the link itself to none. So you aren't actually removing it from the code.
Copyright © 2005-2008. Heather Solomon.Site design by Heather Solomon