To modify the CSS can use a content editor web part. This allows us to add custom content and code that WSS will render on the page. Use the Source Editor enter the following code:
<style type="text/css"> .ms-bodyareaframe { padding: 0px; } .ms-globalbreadcrumb{ display: none; } .ms-globaltitlearea{ display: none; } .ms-bannerContainer{ display: none; } .ms-titleareaframe{ display: none; } .ms-pagetitleareaframe{ display: none; } .ms-leftareacell{ display: none; } </style>
I also wanted to hide the navigation areas so that a custom AllItems.aspx page could be shown inside CRM Account and CRM Contact forms. Unfortunately these pages do not allow WebParts so I used Microsoft Office SharePoint Designer to create a copy of AllItems.aspx and add the hiding CSS directly into the HTML in the page.
1 comments:
hi simon,found your pics good.hope your all ok. look forward to seeing you in the near future.sorry i missed you when you last came over,hope you enjoyed your holiday.take care love auntie Annette xxx
Post a Comment