Editing the Customer Facing Website: I Take it Back

After spending some time fiddling with the Public face site, Michael and I have found that customizing the site beyond what Microsoft has provided is rather difficult and headache inducing.

I stick by what I said about editing the .ASPX files, it is very easy adding new content in HTML using Sharepoint Designer, however, it’s the master page that is proving to be the big problem. We wanted to edit the structure of the website, change the navigation and the shape of the site completely, this isn’t covered in Office 365 ‘Out-0f-the-box’ tools, so the sites master page needs to be edited. This is a problem, Microsoft does not allow you to edit the master page provided and leaves the user stuck with what they give you, the phrase “You’ll get nothing and like it!” springs to mind.

One user claims to have a workaround for this, copying and editing a masterpage outside of Sharepoint, reinserting it into the correct folder and editing the .ASPX files to accept the new master page. I’ll report back once I have tested this.

RE

SharePoint Branding

For the majority of organisations and businesses, branding of SharePoint sites will be essential. There are a few strategies to implementing branding on SharePoint sites, including but not limited to, master pages, page layouts and CSS. Master pages define the shared elements to the site, such as logo, navigation and footers, while page layouts offer a powerful and flexible way to mange the overall look to the sites pages. CSS is used to control the overall display of page elements, including images, fonts, layouts and page structure.

This article goes into detail about SharePoint customisation. It’s split into three articles.
Part 1: http://www.sharepointpromag.com/article/sharepoint/sharepoint-branding-101-how-to-implement-a-custom-branded-site-129843
Part 2: http://www.sharepointpromag.com/article/sharepoint/sharepoint-branding-master-pages-136262
Part 3: Coming Soon.

Another useful article I read about SharePoint Branding can be found at: http://www.heathersolomon.com/blog/articles/brandsppart2.aspx