Tagged Questions
0
votes
0answers
18 views
How to specify themable.css in masterpage.html and locate it correct?
I'm having the problem, that I can only use the SharePoint 15 Hive (Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\1033\STYLES) to save my own themable.css and ...
0
votes
2answers
411 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 ...
5
votes
5answers
2k views
Using Minimal.Master in a custom aspx page
I have the following code line that adds the default.master to a custom aspx page;
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ConvertStatus.aspx.cs" ...
1
vote
2answers
450 views
Complete redesign of a SharePoint 2010
I'm working on a project where i need to do a complete redesign on SharePoint 2010, like changing colors, making it have a fixed size, align it to the center of the page, align the 'site action' ...