In the context of SharePoint, branding usually refers to the application of a corporate image (colors, fonts, logos, and imagery) to SharePoint sites.

learn more… | top users | synonyms

0
votes
2answers
324 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 ...
4
votes
3answers
3k views

Can I use the same master page between Site Collections?

I've created a root site collection from the Publishing site collection template and am using a custom master page to style the site. If I create another site collection how am I able to use the same ...
2
votes
1answer
1k views

The file /sales/_catalogs/masterpage/v4.master does not exist

I use powershell to copy a site collection from production to dev. I never had issues before. When I go to http://portal.company.net/sales I get following error Server Error in '/' Application. ...
1
vote
2answers
68 views

SharePointWebControls:DateTimeField - Show both date and time for input

I am working with my page layout and I have the following tag ... <SharePointWebControls:DateTimeField FieldName="Article Date" runat="server" id="DateTimeField1" /> The only problem I have ...
2
votes
3answers
2k views

Custom Masterpage - Background image from library

I was hoping someone may be able to guide me in the right direction. I want the header in a custom master page to have a background image that can be changed by an 'owner' in a user friendly manner. ...
0
votes
2answers
109 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 ...
2
votes
1answer
42 views

Same styles across the sharepoint website

We have around 100 multiple users using a SharePoint Application. When editing each page, document, list or library item, users are styling the textual content as per their own styles, which results ...
2
votes
2answers
375 views

Configuring SharePoint 2010 navigation for publishing pages

I have created a new SharePoint web site, but I am having an issue getting the navigation to work as per the project requirements. The client wants the navigation to show on the first level of ...
0
votes
0answers
36 views

What causes “portal.css” to be loaded on a My Site page?

I have a bizarre situation whereby if I deploy my custom branding solutions to my local SharePoint 2010 development environment, all the My Site pages automatically load a "portal.css" stylesheet (as ...
1
vote
2answers
2k views

'Publish' missing in SharePoint Designer 2010

When I try to publish a new master page in SharePoint Designer 2010, the publish options are missing. Also, I can't do anything from the Master Page gallery within SharePoint as the needed options ...
0
votes
1answer
120 views

Customize Top Navigation bar in sharepoint server 2010

I want to branding Top navigation bar with our custom CSS. in Top navigation bar html look like this : <div class="menu horizontal menu-horizontal"> <ul class="root static"> ...
0
votes
3answers
46 views

How would I go about branding a blog subsite with publishing enabled in sp2010?

I am trying to add a blogging subsite to an already existing site collection. However, the site is heavily branded and I'm trying to figure out how to apply branding to the blog. Sharepoint 2010.
0
votes
3answers
64 views

How to change site from Team Site to Publishing Site?

I am developing a website that needs branding. It will have my own logo, color scheme, menu, images e.t.c. As far as I have understood, to make such a website, I need to create the site as "Publishing ...
0
votes
2answers
65 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
1answer
45 views

InfoPath form/List for a site still using SharePoint2007 interface inside SharePoint2010 environment. (timeline sensitive)

We recently completed a SharePoint 2007-2010 Migration last year. We have some sites that are using custom branding, and we've kept these sites using the 07 interface in order to prevent any broken ...
0
votes
2answers
41 views

SharePoint 2010 - Search Web Parts - Modify XSL

Ok … I am getting a little out of my depth here and need some help. I am pretty new to branding but make some really good strides, have our own master pages, page layouts and everything is working ...
0
votes
2answers
88 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 ...
-1
votes
3answers
164 views

Edit Mode Panel and Display Mode Panel

I have a strange problem I can't seem to find a solution for or why it is even happening. I have a page layout, in the page layout I have the title in an edit mode panel ... <!-- Edit Title ...
0
votes
2answers
55 views

Replacing text with logo images on top link bar

Can I replace text with images on a top link bar? Has anyone done this before in SharePoint Foundation 2010?
5
votes
1answer
86 views

Check if web is in pagepreview mode - ?pagepreview=true

How can I check if a page is in ?pagepreview=true mode? I've branded the sharepoint ribbon and need to check if a page is in pagepreview to get the site branded correct (js / css). Is there a way to ...
1
vote
1answer
64 views

User permission on SharePoint 2013 design package

I have created my own bespoke design package for SP2013 and imported without issues and it all looks great to me as the admin logged in. I have invited other users into my dev site and when they ...
0
votes
3answers
813 views

SP2013: Adding a custom usercontrol to masterpage using Design Manager

I created a custom masterpage using the SP2013 Design Manager. I also created a SharePoint solution in Visual studio 2012 with a custom usercontrol (ascx) and custom webparts. The masterpage works ...
2
votes
1answer
521 views

Set font size for web part zone

I have SP2010 Web Part Page with several Content Editor web parts in the 'body' Web Part Zone. I would like to set the typeface and point size of the titles displayed in the web part chrome. It seems ...
1
vote
4answers
2k views

I get this error “Unable to load assembly group” when deploying the following Branding101 Sandbox solution

I'm following this Branding example - Creating the Branding101 Project When I get to the Deploy, I get this error in Visual Studio Error occurred in deployment step 'Add Solution': Unable to ...
0
votes
4answers
629 views

Options for changing web part headers. Multiple colors on one page

I have a requirement for allowing the users to select the web part header colors on a page. For example the home page of a site has an Announcements Web Part a Links Web Part, and a Calendar Web Part. ...
1
vote
2answers
411 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
2answers
201 views

custom top menu navigation in sharepoint

I have a question regarding a top navigation that will look something like this: Home | Staff | IT | Organization With subitems on f.x. IT like this: Manuals Protocols In a dropdown menu like ...
34
votes
15answers
9k views

CSS Files in _Layouts or Document Library?

There's been a lively conversation (such as it can be in 140 chars) lately about whether it is better to put CSS files on the disk in the _layouts folder or to store them in a Document Library in the ...
2
votes
4answers
147 views

Prevent corev4.css from loading

i would like to prevent corev4.css from loading for a public site (100% anonymous) to reduce pages size. any suggestions please ?
0
votes
2answers
69 views

Styling individual webparts

I've got a publishing site where webparts need to look different based on which siteType they are in. Got a 3 webpart styles (each style can be applied by simply adding a class to the top level ...
0
votes
2answers
75 views

Unable to update page layout

Working on branding an old sharepoint solution. Working on a machine where a sharepoint application has been previously set up and all the pages and page layouts have already been deployed. All I need ...
1
vote
2answers
841 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
2answers
109 views

Add Quick Launch to a Page Layout

I am trying to figure out how I can add the quick launch (for navigation) into the design of a page layout. I am using the starter master page for publishing made by Randy Drisgill. ...
0
votes
1answer
87 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
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 ...
0
votes
2answers
64 views

Changing the SharePoint Home Page doesn't work until I click on site Title

I am installing a sub-site in Sharepoint 2010 using PowerShell. For all the sub-sites, we have configured sharepoint to launch a particular sub-site's default.aspx page as landing page after log-in. ...
2
votes
1answer
145 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 ...
2
votes
1answer
101 views

Use different masterpage for pages library

How do I go about applying a custom masterpage just to "front end" pages? i.e. I want all of the administration parts of the SharePoint site to follow default look and feel (viewlsts.aspx, managing ...
1
vote
2answers
97 views

SharePoint 2010 Modal Dialog body color

I have a link which opens my visual webpart inside Modal Dialog. I need to change the background color of Modal Dialog content area..dont want to make change in my custom css which is overiding ...
3
votes
2answers
2k views

How to customize the “You are not allowed to respond again to this survey” SharePoint page?

When a user tries to respond more than once to a survey that does not allow more than one response, the user gets a SharePoint error page saying "You are not allowed to respond again to this survey". ...
2
votes
1answer
37 views

Site Creation using SharePoint

If you decide to move your Intranet to the SharePoint 2013, which tools do you use to design your home page? I mean do you create Site Collection through Central Administration? If I desire to design ...
0
votes
1answer
184 views

Stopping #s4-titlerow inline styling SP2010

I have a Masterpage which has custom CSS with some padding on the #s4-bodyContainer on some pages my #s4-titlerow gets an inline style and causes horizontal scrolling. I don't want this inline style ...
2
votes
0answers
187 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) ...
1
vote
2answers
500 views

Apply my custom branding to MYSites also?

I have a custom branding (masterpage that I created for my main web site) with company logo and navigation that I have used for all my site collections. I have also modified it to work with my search ...
1
vote
2answers
296 views

Add left and right margins or padding to custom v4.master (s4-bodyContainer)?

How do I add margins/padding to the left and right of the master page while still retaining the scroll-bar on the right? I don't want a fixed-width page - just scaling width, with left and right ...
0
votes
1answer
245 views

Sharepoint, changing a class of CSS in Sharepoint Modal Dialog

How can I change a name of class in Sharepoint Modal dialog. I want to color a background of massage so it be good to change a name of class="ms-dlgFrameContainer", but where could i Find this class ...
0
votes
1answer
103 views

Sharepoint 2007 _layouts/Upload.aspx does not open in my custom template

I've created custom template for Sharepoint 2007 by editing master page in _catalog/masterpage/defoult.master. Every thing seems to be fine except upload.aspx form of my Library. When I hit upload ...
0
votes
3answers
81 views

Trouble-shooting jQuery Problems

I am using Chrome (I know not fully supported) and I wrote a small little script to display the weather using jQuery and Yahoo weather. The problem is once I placed it on the page, some parts of the ...
0
votes
1answer
148 views

Understanding the Web Part Zone ID

I was wondering when I insert a web part zone into a page layout, it sets the zone ID with a long ID something like ... g_43F9D5595771428399C207E33FDC92DC Is there a reason for this or should I give ...
0
votes
1answer
155 views

Display a users full name in Master Page

I have figured out how to display users login name ... <asp:LoginName runat="server" id="LoginName"></asp:LoginName> But how do I display the users full name? Thanks ... Mike [EDIT] ...

1 2 3 4