There is a much simpler approach: Install the font on the local system (Enochian in this case) and just create the css class as you show in the video. .celestials { font-family:"Enochian"; font-size: 24px; } As your file shows, you can add as many various classes of language as needed.
@ryanbartlett672 Жыл бұрын
Yes, on Windows. For Android, installing fonts is not easy, so this embed Base64 seems to be the way to go (hopefully -- finding out right now).
@buster21347 ай бұрын
Or just do Your Text
@AbyssalSoda9 ай бұрын
Watching this I can't help but think this entire process could be automated by a plugin to generate and activate CSS based on user selection. Might take a crack at it later.
@arthur.galdino2 жыл бұрын
I liked this video and I was able to change the font of the text, but how do I change the font of the headers?
@JoshPlunkett2 жыл бұрын
Oh I'm not sure this specific css will work with headers. You would need to target that specifically. Depending on the theme, and assuming you want to change all headers in your vault you could try the Style Settings plugin. Outside of that, I would try ask for help on the official discord > appearance channel. The guys in there are wizards with css and will know how to target it.
@JoshPlunkett Жыл бұрын
Try this! ### A Header { id=header .header-class }
@toddgm803110 ай бұрын
@@JoshPlunkett May i know which theme you are using, looking great!
@blackholesoul0002 жыл бұрын
Not sure how to ask this but how do you keep the Header from being changed by the CSS?
@JoshPlunkett2 жыл бұрын
Absolutely no idea sorry. I'm terrible with css. I recommend you ask in the Official Discord > Appearance channel though. There are wizards in that channel.
@blackholesoul0002 жыл бұрын
@@JoshPlunkett Thanks for the referral. Great video!
@JoshPlunkett Жыл бұрын
This might be the solution. ### A Header { id=header .header-class }
@leonmaechler2 жыл бұрын
hi i have been watching you for a while and all your stuff is superb but this in particular is very helpful. Could you tell me the name of the font you named "Demonic".
@JoshPlunkett2 жыл бұрын
Iokharic is the one used for Draconic www.dafont.com/iokharic.font
@leonmaechler2 жыл бұрын
@@JoshPlunkett thanks, but i meant the Demon one the is just a bunch of intangible squiggles
@JoshPlunkett2 жыл бұрын
@@leonmaechler Sorry I missed this! This was provided to me by another contributor so I don't actually know the name of it. Pm me on discord (Sklore#8618) and I can send you the file.
@innkeeperdarkwood39852 жыл бұрын
@@leonmaechler Looking closly at the video, Infernal/Abbysal is Barazhad
@elgodric8 ай бұрын
Can't recognize the font On Android
@JoshPlunkett7 ай бұрын
Unfortunately mobile devices are not equal in power to PCs. They tend to be locked down a lot more by the developers.