This Tag is used for SharePoint site Branding (Customization)

learn more… | top users | synonyms

4
votes
1answer
65 views

Sharepoint 2010 Remove Groups From Add Links dialog for MyLInks Webpart

In Add Link dialog box of MyLinks web part, I need to remove few options from "Existing group" and "Show links to" dropdowns. All options which are being displayed for these fields are out of box. I ...
2
votes
1answer
153 views

how to show top navigation bar after selecting the list?

I am using SharePoint 2010. When I select List then the site navigation menu is lost i need that menu remain same after selecting the list and also need the list Tool bar as it is. I want to do this ...
1
vote
2answers
421 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" ...
0
votes
3answers
53 views

Path of “New Item + Edit” class

The class of New Item is "ms-list-addnew-imgSpan20" but can't find the location of the css file. I looked into the corev3.css but it wasn't there. Does anyone know where it is?
0
votes
2answers
36 views

How Can I Change My Intranet's Homepage Page Layout?

As part of the branding of our new SP2013-based intranet, I have created a new custom Masterpage and Page Layouts and set this as the default Masterpage. I have also created a custom Masterpage and ...
0
votes
1answer
89 views

Detect only ie8 document mode , give users IE8.css file

I'm having problem with document mode. In workspaces we force to document mode into ie8, like <meta http-equiv="x-ua-compatible" content="IE=8"/> How can I detect what document mode all ...
0
votes
2answers
342 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 ...
0
votes
1answer
116 views

Deploy to Style Library and Publishing Images using WSP from Visual Studio

Is it possible to deploy some default files to folders like Style Library and Publishing Images from a SharePoint project created on Visual Studio 2010?
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 ...