Tagged Questions
1
vote
1answer
31 views
How to “Change the Look” in My Site?
I cannot find the "Change the Look" option in a My Site site. Is theming possible in a My Site Host web application?
1
vote
1answer
96 views
SharePoint 2013 theme engine issue applying selection background color.
In our SharePoint 2013 site we have custom theme aware CSS, most of which is working fine across browsers (IE8/9/10, Safari and Firefox) but in case of
/* ...
2
votes
0answers
174 views
Chrome font rendering issues
Basically, the issue lies with Chrome, as it will not render ttf fonts properly using antialiasing. A popular fix is to order the @font-face directive so that the svg-font is first. Only Chrome will ...
1
vote
1answer
539 views
Change colour/theme of sharepoint 2013 mysite across the enterprise
I was wondering how I change the MySite theme from the default blue/white look to the Oslo look, or one of the other default themes?
1
vote
5answers
505 views
How do I Inherit the CSS Theme Color in my Sharepoint 2013 App?
I am building a Sharepoint 2013 App in Javascript / HTML / CSS and I want to implement / inherit the color / class / css used by the theme.
How do I do this?
I want to ensure consistency through ...
0
votes
2answers
448 views
Sharepoint 2013, how to unselect a theme?
I am working on a trial version of sharepoint 2013 creating a custom master page. Going well so far, apart from the fact that when I go to view the published site, I only see my background for a ...
0
votes
1answer
160 views
Remove/Modify the SharePoint legend that appears by default in SharePoint 2013?
In the default theme for SharePoint 2013 (seattle), on the top left corner, there is a small amount of Text that says "SharePoint". I wanted to change it to show the name of the company instead of ...
3
votes
5answers
1k views
Custom theme CSS doesn't seem to work properly
I'm trying to use the OOTB SharePoint Theme Engine in SharePoint 2013, but no matter what I do, my custom themable css files just don't seem to work.
I deploy my css through a feature. As far as I ...
1
vote
2answers
1k views
change look in sharepoint 2013 programatically
I want to change the look of the sharepoint 2013 site programatically, I have tried setting up different theme but it didn't work.
Thanks