2
votes
1answer
783 views

Web Part zone index not working

I am installing a web part on a few different pages. I have set my zone index to 0, yet they still wind up below the other web parts on the page. Here is my code: TasksWebPart ...
0
votes
1answer
1k views

How to reduce vertical spacing between two web part zones?

I've defined two Web Part Zones in the page layout, with nothing between them. <WebPartPages:WebPartZone runat="server" Title="Zone 1" ID="Zone1" ...
2
votes
1answer
524 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 ...