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
150 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 ...
0
votes
2answers
191 views

editing V4.master page

I'm trying to edit and get rid of a few spaces in between the bar and a custom banner done by me, but when I cut this part of it drops me an error. How can I get rid of this table without it dropping ...
1
vote
3answers
1k views

Is there a simple override method to change the background of a webpart? SP 2010

Found out how to change the background of one single page (body of that page). This works when I want a single page or two to have a specific background instead of modifying a master page. Is there ...
2
votes
1answer
498 views

Very simple branding background question : what do I reference for body background?

So if I wanted to simply change the background of one page (not in the master), just the body of one single page, using an image what would I reference using sharepoint designer? Also I know this is ...
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 ...
0
votes
2answers
361 views

How can I use open type font in Sharepoint 2010?

Can I use open type font in Sharepoint 2010 ? Is Open Type font compatible? Thanks in Advance
3
votes
3answers
1k views

How to change the blue background image behind the SharePoint 2007 Page

I notice that by default, SharePoint 2007 page, there is a beautiful blue background image. May I know how can I change this background image via SharePoint Designer?
4
votes
2answers
623 views

master page across multiple site collections

I've got a branding feature, deployed in multiple site collections, including the master and system master pages. The goal is that if a power user does some changes to one of these master pages, ...
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 ...
1
vote
1answer
655 views

branding problems in sharepoint2010

I am stuck in a situation where I do not understand the default behavior of SharePoint 2010 while using SPModalDialog. I am using codeplex starter.master for further customising and branding. I ...