Tagged Questions
1
vote
2answers
108 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
1answer
303 views
Sharepoint, changing a class of CSS in Sharepoint Modal Dialog
How can I change a name of class in Sharepoint Modal dialog. I want to color a background of massage so it be good to change a name of class="ms-dlgFrameContainer", but where could i Find this class ...
1
vote
2answers
306 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 ...
1
vote
1answer
265 views
Sub sites inherit parent theme
I am trying to get subsites of my parent site to inherit the same masterpage as their parent. I have a feature stapled to all the default site templates that contain my master page.
I have created a ...
0
votes
1answer
396 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">
...
3
votes
2answers
196 views
Feature Activation Logic (Prevent Activation)
I have three site collection features used to set branding throughout the site collection. I want to prevent the accidental activation of one of the features if one of the three is already activated; ...
5
votes
6answers
446 views
Does the level of effort justify using SharePoint 2010 as a public facing webportal?
I have a predicament in a project I'm currently involved in. Due to the nature of the project and the customer, I will not be able to disclose any detailed information regarding the actual project, ...
2
votes
2answers
281 views
Rebrand a SharePoint portal
I'm a beginner in SharePoint so forgive me if the question is too simple.
I've been given a task to revamp an existing SharePoint portal. I will basically focus on the visual branding and also on ...