READ Free Dumps For Microsoft- 70-576
Question ID 10098 | Your company has more than 100 SharePoint 2010 intranet sites. The branding of several individual department sub sites is not consistent with company standards. You need to ensure that the branding of all intranet sub sites is consistent with company standards and graphics. Which approach should you recommend? |
Option A | . Create a master page at the root level that specifies the company branding and graphics, and force all sub sites to inherit the master page. |
Option B | Create a master page in the Master Page gallery that specifies the company branding and graphics, and disable document versioning within the Master Page gallery |
Option C | Create a theme at the root level that specifies the company branding and graphics, and force all sub sites to inherit the theme. |
Option D | Create a theme at the root level that specifies the company branding and graphics, and reset each sub site back to its original site definition. |
Correct Answer | A |
Question ID 10099 | You are designing a branding strategy for a SharePoint 2010 site that uses several third-party controls. Many of these controls contain inline styling that conflicts with the desired branding. You do not have access to the code for these controls. The design must ensure that this SharePoint styling will be applied to the controls. Which approach should you recommend? |
Option A | Edit the master page for the site to include the proper styling |
Option B | Apply a SharePoint theme, which will override the controls styling |
Option C | Use client-side scripting to remove the inline styles. |
Option D | Modify the core.css file to contain the branding for the site. |
Correct Answer | C |