Tagged Questions
0
votes
2answers
119 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 ...
0
votes
2answers
73 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
162 views
Webpart integration in Application page
I exported the List as webpart using Sharepoint Designer for "News and Annoucements". I have created a custom login page for our web app (application page). Is it possible to integrate the webpart ...
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 ...
0
votes
5answers
2k views
Add a Web Part to a Master Page for only one page in SP2010?
I would like to add a Web Part to part of a Master Page, but only in the case of the home page of the site. Otherwise it is not needed.
How can I handle this? (see attached image) Do I have to ...
0
votes
4answers
635 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. ...
3
votes
5answers
2k views
Webparts in the left side bar
Is it possible to get webparts in the left side bar?
I have a custom .master page and the business wants more items on the left. From what I can see with web parts you can only put them in the ...
2
votes
1answer
374 views
SSRS ReportViewerWebPart Height Issue
I am working with a customized page that has an embedded ReportViewerWebPart inside of a content tag. In this case, it's inside of "PlaceHolderMain".
It looks like this:
<asp:Content ...