0
votes
0answers
22 views

Why does background differ on public site depending on whether you are logged in or not?

I am creating a custom masterpage for a publishing site and have had some issues getting my background image to scroll with the page. I have managed this, BUT only when you are not signed in. My ...
0
votes
1answer
33 views

How to display customized navigation on website?

I have a publishing site with two languages: English Arabic These sites have the following pages: English - Home - About Us Arabic - منزل - حول بنا I want to display navigation on top ...
3
votes
3answers
1k views

Sharepoint 2013 add css in a page layout

I'm trying to add my custom CSS file in my sharepoint 2013 page layout. I add it with the link tag or with CSSRegistration and when the page is rendered, the css does not appear in the source. Also I ...
0
votes
3answers
234 views

How to add menu items for publishing iste

I created on publishing site. Now I want to add menu bar over there. But publishing site doesn't contain menu bar by default. How to add this into publishing site. I tried to add from v4.master page ...
0
votes
2answers
465 views

SharePoint Customization - Order of CSS

I'm branding a SharePoint 2010 publishing site. I'm deploying a custom master page and CSS style sheet using a Feature. I'm applying CSS as an alternate style sheet using the UI: Site Actions -> Site ...