0
votes
0answers
84 views

Custom areas using color palette

I'm working on SharePoint 2013 and I have a problem with color palettes. I know how to create new palette, how to change colors and how to assign it to a site. This is easy as it should be. I have my ...
3
votes
3answers
1k views

Sharepoint 2013 add css in a page layout

I'm trying to add my custom CSS file in my sharepoint 2013 page layout. I add it with the link tag or with CSSRegistration and when the page is rendered, the css does not appear in the source. Also I ...
0
votes
0answers
214 views

AspMenu HTML : Change the classes name

The out of the box HTML of Sharepoint2010 for the left menu (simplerendering) is: <div class="menu vertical menu-vertical"> <ul class="root static"> <li class="static"> ...
0
votes
1answer
47 views

My Coloured Heading 1 styled text is breaking words in order to wrap lines. How can I prevent this? [closed]

I would like the text to only break on whitespace, as is normally expected.