Community Central
Community Central

First Responder's Advice: Press F5!![]

This article is well written, with straightforward instructions. If, like me, after implementing this, the font does not show up, refresh the page by pressing Fn + F5 to clear the cache. Also double check that the @import is actually at the top of the Css file. Urere (talk) 01:17, December 23, 2020 (UTC)

Fonts not working across browsers[]

It's working in Chrome, but not working in Firefox. I've searched up many solutions, but WIkia seems to have its own rules... Jonius7 (talk) 09:14, December 28, 2015 (UTC)

Not working?[]

Don't know what's wrong, I followed the instructions but it doesn't seem to load (tried Chrome and Firefox, logged out)

w:c:easyallies:MediaWiki:Common.css

Is it no longer supported or anything? I'd appreciate some help, thanks! - Darío 14:45, June 13, 2018 (UTC)

Hi, the changes you made to Wikia.css looks like it has worked. You may need to purge the cache (follow the instructions at the tio if the Wikia.css page). noreplyz 14:20, June 14, 2018 (UTC)

Works on one wiki, not another[]

I imported a font—not from google—on one wiki to test it, and it worked. But when I copied the exact same line of code to the Mediawiki: Wikia.css page of the wiki I wanted to use it on in the first place, it didn't work. Is there some conflicting code on the second wiki or something? I cleared the cache and everything.

RedstoneDemigod ~ Shadowhunters: Looking Better in Black Than the Widows of our Enemies Since 1234 16:16, June 5, 2019 (UTC)

It doesn't work until you tell it what font to replace. Use this under the .WikiaPage

font-family: Pterra;

File:Isaiahhsnobg.pngIsaiahScribblenauts File:Plumbob.pngDisscuss - My Fanon 17:07, June 5, 2019 (UTC)



This won't change all text to that font, will it? Because that's not what I'm looking for. I don't want to replace the default wiki font, just add pterra as a recognized font when using the font-family parameter.

So basically like <span style="font-family: pterra">Text</span>

RedstoneDemigod ~ Shadowhunters: Looking Better in Black Than the Widows of our Enemies Since 1234 17:17, June 5, 2019 (UTC)

Help with fonts[]

So this is how to import Google fonts. But how to I actually apply that imported font as the base font for a wiki? TheGeckoGamer (talk) 20:20, 10 February 2023 (UTC)

Fonts not from Google Fonts[]

Let's say I want to use a font that isn't featured on Google Fonts and instead is on something like dafont or 1001 fonts.

Like this font for instance: https://www.dafont.com/old-london.font How would I go about importing this? Refermaned (talk) 14:44, 1 October 2023 (UTC)