Branding
3 TopicsAdd Custom Colors in Color Palette of CEWP in SharePoint Online
Hi, We have a requirement to incorporate custom colors used by the client in color palette (shown on edit of CEWP - see attached image) of a SharePoint Online site. We see that we can edit the last 6 slots of the color palette by changing the 'ContentAccent1' to 'ContentAccent6' values in .SPCOLOR file of Themes galley, creating a new theme using the new .SPCOLOR file in Composed Looks and applying the new theme on the site. However we have requirement to add more than 6 custom colors & their shades in the color palette. Has anyone come across this type of requirement and is there an way to achieve it? Also we see that in Microsoft PPT 2016 file, we can add our own custom 'color section' in the color palette by modifying .XML file of the theme. In SharePoint (from 2013 version onwards), there is no provision to modify the theme file directly (its linked through .SPFONT & .SPCOLOR files through Composed Looks). Is there any way to add such custom colors section in the color palette of SharePoint online site? Regards, Aashish Dhole1.6KViews0likes2CommentsSharePoint Server 2016 relative URLs in Font Scheme file not working
Hello, We have used a custom theme with font scheme file(.spfont) in our SharePoint 2013 farm. The font sheme file contains web relative paths for woffsrc,eotsrc,ttfsrc,svgsrc,largeimgsrc,smallimgsrc (Example: /Style%20Library/Branding/Fonts/OurFont.eot) and this is working as expected in SharePoint 2013 when applying the theme manually or with our remote CSOM site provisioning. We are now in the process of migrating to SharePoint 2016 and it seems that the relative paths does not work anymore. The path above will be translated to <WebAppHost>/Style%20Library/... . Due to security reasons we cannot keep the fonts in the root site, so we are forced to use the full urls for each web in each .spfont that is being deployed. Have you experienced this issue any workarounds? BR, Ivan947Views0likes0Comments