Tuesday, February 22, 2011

User's Role Specific Theme - SharePoint 2010

e are digging out the possibility to give user's role specific themes in SharePoint 2010.

We are OK with going for custom coding for this.

Do you have any clues how to achieve this?

so based on:

 

http://social.msdn.microsoft.com/Forums/en-US/sharepoint2010general/thread/bc5c26e8-4a84-4120-9f44-ffb83db73836

http://efreedom.com/Question/1-2640711/Dynamically-Adding-CSS-File-ASPNET-Server-Control

 

http://stackoverflow.com/questions/2153310/user-specific-theme-in-sharepoint

http://efreedom.com/Question/1-2640711/Dynamically-Adding-CSS-File-ASPNET-Server-Control

 

we are going to override css in our custom control referred in the master page

 

Reply 1 http://social.technet.microsoft.com/profile/ishaan%20puniani/?ws=usercard-mini

take a look at :

 

http://social.msdn.microsoft.com/Forums/en-US/sharepoint2010general/thread/bc5c26e8-4a84-4120-9f44-ffb83db73836

to make it light weight you can write only those classes that modifies the Look nd feel of the site in the CSS .

No comments:

Post a Comment