0
votes
1answer
126 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
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?
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
2answers
70 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 ...
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 ...
0
votes
1answer
187 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 ...
1
vote
2answers
99 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 ...
0
votes
3answers
82 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 ...
2
votes
1answer
151 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
1answer
41 views

SpSecutityTrimmedControl runs in Pagepreview mode - ?pagepreview=true

I'm branding the sharepoint ribbon and need some changes (css) when the page gets in pagepreview mode. I've got this code <SharePoint:SpSecutirtyTrimmedControl runat="server" ...
5
votes
1answer
87 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 ...
2
votes
1answer
120 views

Using solutions and features in creation/branding of SharePoint websites

I am new to SharePoint website creation and branding and I need your advice. For my first SharePoint site I have done the following: 1- Created/edited a master page. 2- Added CSS and JavaScript ...
0
votes
2answers
219 views

Changing the separate arrow image

I'm trying to change the separate arrow image. See here: http://i50.tinypic.com/fnu6tt.png Currently what is putting this image there is: <SharePoint:ClusteredDirectionalSeparatorArrow ...
0
votes
4answers
71 views

next step in branding project

Guys i need some advice with a branding project ive been working on. Im pretty new to all this so please bear with me. Ill give you some background first. Ive created a master page deployed it ...
1
vote
2answers
169 views

Customize table structure in XlstListViewWebPart

I need to modify the structure of the HTML rendered by the XsltListViewWebPart in the default AllItems.aspx SharePoint page. Specifically, I need to separate the column headings into its own table and ...
1
vote
1answer
145 views

SharePoint 2010 MySite designs inspiration - Design samples needed

I needs some inspirational designs to brand the Mysites in my organization. Any inspirational designs would be much appreciated.
1
vote
1answer
89 views

Branding in a Solution file instead of deployed site

I have experience branding sites through SharePoint designer. I am now shifting gears from working in SharePoint Designer on .aspx pages with javascript/HTML/CSS to working in Visual Studio with C# on ...
3
votes
1answer
2k views

Error when deploying module with GhostableInLibrary files

Here is the module which I want to deploy on the server and the files which should be shown in the Style Library, when deploying them without type ghostale in library, all go good and well, no errors, ...
0
votes
2answers
579 views

How do I style the SP2010 Welcome control?

I've moved the Welcome control on my masterpage, and now the menu items do not render correctly. I've tried to find the appropriate CSS class name that is causing the problem, with no success. What ...
2
votes
1answer
113 views

Allow Page Layout via Code

I've created a custom page layout for a search center, and seem to be stuck with the fact that by default, a search center is limited to a subset of approved page layouts. Upon initial deployment of ...
2
votes
1answer
106 views

Template XSLT Resources

I'm beginning to customize a SharePoint blog and noticed that a bulk of customization (at least in terms of web parts) can be done through linked XSLT files but I'm struggling on finding resources or ...
2
votes
1answer
522 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 ...
2
votes
3answers
3k views

Master Page how to specify correct Path for CSS and Images

1) In My custom master page I have registered my CSS as follows, <SharePoint:CssRegistration name="/mycssfolder/css/mycss.css" After="corev4.css" runat="server"/> Now I have my folder ...
4
votes
1answer
381 views

Search box disappears on search result page when using a customer masterpage

I have created a custom master page. I display the search box on the page using the following code: <asp:ContentPlaceHolder ID="PlaceHolderSearchArea" runat="server"> ...
1
vote
2answers
297 views

Recreating the Blog Template

The blog template allows you to display several blog posts on a page. Clicking on the title allows you to goto a view of the blog post on a seperate page. How would I go about doing something similar ...
2
votes
1answer
1k views

How to include icons in globalnavigation

Okay so I'm currently fooling around with some advanced stuff regarding SharePoint branding. A challenge accepted was to include icons in the Global Navigation. I tried using jQuery, with success ...
1
vote
1answer
472 views

Theming a Datasheet View

In my custom theme the background of my theme is a dark grey. When I go onto a datasheet view of a list the dark grey is used as the background colour. Is it possible to target only the datasheet view ...
0
votes
4answers
2k views

How do I set a page to use the custom master page instead of the default?

This is probably a simple thing, but it's not easily googleable with all the discussion of branding/customizing a sharepoint site. I can't find a reliable source on how to set a page to use the ...
1
vote
2answers
183 views

ID on the body tag

We have a custom master page for our sites. If on the home page we wish to style it differntley to all the other pages (including the homepage of sub sites). Normaly to do something like this I would ...
0
votes
1answer
386 views

SmallSearchInputBox on the search result page

I have a custome master page. On this I am including the SmallSearchInputBox control at the top of the page. <asp:ContentPlaceHolder ID="PlaceHolderSearchArea" runat="server"> ...
1
vote
2answers
793 views

How to override styles in SharePoint

I currently am using a custom LI style to present images of youtube clips. The style seems to be working as intended. The issue is that SharePoint is also applying a bullet on the side of each image ...
5
votes
3answers
2k views

SharePoint 2010 branding - I see it (as site admin) but rest users don't

Our web developer helped me customize our SharePoint 2010 web application (few images and colors). Very basic. He made changes to the master page and I selected that master page and applied it to ...
3
votes
1answer
463 views

Including Description with Page Layout

I'm deploying a couple of custom page layouts as part of a feature for SharePoint 2010, and am having issues including the description with the page layout. I'm looking to include descriptive text as ...
2
votes
4answers
574 views

Reducing space above the Ribbon

Does anyone know how to reduce the space above the ribbon in the standard SharePoint 2010 masterpage (see image below) There are a bunch of assorted classes and divs all over the place, but none seem ...