Custom Fonts
Permalink
I have made a theme and it's all working fine so far but for the last few months been stuck on this
I'm wanting to add a couple custom Fonts into it to use the site I have read everything I can but still, don't understand how to do it, Like here
https://documentation.concrete5.org/tutorials/adding-redactor-custom...
says about adding stuff but to what file etc most times when I have seen help to do stuff you normally get an example so u can see how everything is set out so people just learning can still understand it as well
sorry for moaning, I can pick most things up quickly but this has just got my stuck big time
I'm wanting to add a couple custom Fonts into it to use the site I have read everything I can but still, don't understand how to do it, Like here
https://documentation.concrete5.org/tutorials/adding-redactor-custom...
says about adding stuff but to what file etc most times when I have seen help to do stuff you normally get an example so u can see how everything is set out so people just learning can still understand it as well
sorry for moaning, I can pick most things up quickly but this has just got my stuck big time
Are you trying to add fonts to the Customize panel, or are you trying to add fonts to the list in redactor/ckeditor (wysiwyg block)?
I'm trying to get it to show on/in the content block
I think this is the documentation you were looking for. It's for Redactor though, so if you're using 5.8 I'm not sure what changes need to be made
https://documentation.concrete5.org/tutorials/add-more-fonts-to-the-...
https://documentation.concrete5.org/tutorials/add-more-fonts-to-the-...
I've been through that and I don't understand it
I can get to number 4 ok but then I have no idea where to do number 5
5. In the package controllers on_start() method, register the allmyfonts.js file:
as I'm not making a package so where does this go?
I can get to number 4 ok but then I have no idea where to do number 5
5. In the package controllers on_start() method, register the allmyfonts.js file:
as I'm not making a package so where does this go?
In order for these instructions to work you have to use it in a package.
I'm just going to have to give up until better docs come out about the new setup