in Joomla Templates by
Does anyone know why all the fonts appear normal, except when displaying certain content?

I've found that for some reason the font is displayed in Times New Roman (or similar) when displaying the login page . .

http://socketwebdesign.co.uk/account

3 Answers

by mkwdmike (2k points)
Hi,

This problem occurs because there is no global typo configuration. You need to edit the .css file for the exported template. In this case, you'll probably have to do it in the admin template that your instalation of Joomla is using.

Hope this helps :D
by
Hi,

That's brilliant. As an idiot - how would I do that? I know how to access and change css files, but I don't know what to type!
by mkwdmike (2k points)
OK. Do you have ftp or cPanel?

You need to get to administrator/templates and then choose your default admin template, Hathor or Bluestork

Then the css file and then template.css
In template.css you will find something like:
body,td,th {
font-family: Arial, Helvetica, sans-serif;
}


You have to change the font-family to whatever you need.

If that doesn't do it, I'm afraid it's a trip to the Joomla forum and a trawl for the remedy.

Hope it helps
Cheers ;)
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...