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
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
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
3answers
814 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
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
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
1answer
64 views

How do I make the breadcrumb layout horizontal as opposed to its default vertical layout??

I am looking to style the breadcrumb to match my custom branding solution. Looking at styling the font-color,size,style etc and the image that separates them as well. I would like to start by laying ...
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 ...
1
vote
1answer
259 views

Customize list new/edit form page

Could someone outline the process of creating a page with a customized list form? I followed this guide to override the list form template, but this also customizes the built-in form pages/dialogs. I ...
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 ...
0
votes
1answer
2k views

Page Title not showing up in the breadcrumb - SharePoint 2010

I am trying to include current page title after site name on a sharepoint 2010 publishing site. The master page that I have created contains the necessary control to render the page title as attached ...
1
vote
2answers
791 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 ...
0
votes
5answers
2k views

Change logo issue in SharePoint

I am using SharePoint Server 2007 x64 and Windows Server 2008 x64. I have setup a site with template publishing portal. I have grant anonymous access to all the site. I want to change site logo ...