0
votes
2answers
66 views

Achieving consistent branding for all SharePoint 2013 sites

I see that a lot of the discussions and documentation tend to be focused on branding solutions for publishing sites and understandably so. We have a lot of other types of sites too (e.g. communities, ...
0
votes
2answers
95 views

Replacing Ribbon.ascx with a custom version [2013]

I'm working very deeply in SharePoint 2013 branding and I finally figured out what the <!--SID:02 {Ribbon} --> snippet actually brings in -- the code from ~/controltemplates/15/Ribbon.ascx but ...
0
votes
2answers
120 views

Why do my Web Part properties not show up?

I've been developing a custom master page and page layout for SharePoint 2013, using the Design Manager. I've built the html pages and allowed SharePoint to translate them into .master and .aspx ...
0
votes
2answers
356 views

How to package Page Layouts/Master Pages in VS in SharePoint 2013?

I'm playing around with the Create Design Package feature, and to be honest it's far more than we need for our features. We have certain Page Layouts that need to be deployed on certain site ...
1
vote
2answers
430 views

Sharepoint navigation changes orientation in configuration panel

I have designed a vertical main menu for my sharepoint environment: <!--SPM:<SharePoint:AspMenu ID="TopNavigationMenu" ShowStartingNode="false" Runat="server" EnableViewState="false" ...
1
vote
2answers
874 views

SharePoint 2013 branding Design Manager problems

I got very simple task to make custom layout in SharePoint 2013. Nothing fancy: change navigation, add homepage etc. I couldn't find a one and the best way how to create own master page. I have ...
0
votes
0answers
191 views

SharePoint 2013 dynamic Navigation for Site

I am building a site in SP 2013 and have a question on the navigation. Initially we will have 4 items in the global navigation as: Page 1 Page 2 Page 3 Page 4 Now, based on the user selection, I ...
2
votes
0answers
197 views

SharePoint Branding and Parallax Scrolling

Has anyone been able to design SharePoint UI using Parallax scrolling? Similar to the following site http://www.milwaukeepolicenews.com/#menu=home-page (I am not affiliated with this site in anyway) ...