Feb 09 2017 02:36 AM
Feb 09 2017 02:36 AM
Hi guys,
We are experiencing a problem with a client, on a SharePoint Online site, which has first release enabled on their Office 365 tenancy.
Our Solution is a fully branded intranet, which uses a custom master page/css/etc. Part of the solution was to add some additional fonts to the font picker in the ribbon, for when editing in a rich content area.
The highlighted area in the image below gives an example of what we were able to achieve.
An example of the CSS we used in one of our custom CSS files:
.ms-rteFontFace-custom1{ -ms-name:"Custom 1"; font-family: arial; } .ms-rteFontFace-custom2{ -ms-name:"Custom 2"; font-family: arial; } .ms-rteFontFace-custom3{ -ms-name:"Custom 3"; font-family: arial; }
Everything was working fine until our client enabled first release a couple of weeks ago, which seems to have pushed through an update that has now stopped these custom fonts from being able to appear. Upon turning off first release, the fonts will reappear.
Has anyone else experienced this issue or does anyone know if:
Thanks
Feb 22 2017 07:08 AM
Feb 22 2017 07:08 AM
This issue appears to have been fixed by Microsoft now and now works with first release on all our tenancies.
Nov 13 2018 12:48 PM
Firstly, thanks to your issue, I found a way to add new custom fonts to ribbon.
Since I found it, rest assure that they are working.