1. Deikvan
  2. Commercial Templates
  3. Wednesday, 03 July 2019
  4.  Subscribe via email
Hey, i m using the J51_Caitlin - Standard Template.
i d like to chance the font in some areas. i tryed with custom.css and didnt get ist to work.

@font-face {
font-family: "mnff";
src: url("//https://mypage/.../.../Formula1-Regular_web.ttf";) format("truetype";);
font-weight: normal;
font-style: normal;
}

h1 {
font-family: "mnff"
}

I also tryed "format("ttf";);"

is there a way to add a font to the "Font Face Settings"?

Can i add a font only to a few articles?

Thanks for yout help
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your site with the above code?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Your current custom.css appears to be empty (https://www.online-racing-club.de/templates/j51_caitlin/css/custom.css)?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Yes its empty,
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

If you wish us to troubleshoot your CSS may I suggested adding it to your custom.css and we will examine it further.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
ok, i put it in the custom.css

@font-face {
font-family: "mnff";
src: url("//https://mypage/.../Formula1-Regular_web.ttf";) format("truetype";);
font-weight: normal;
font-style: normal;
}

h1 {
font-family: "mnff"
}
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

https://www.online-racing-club.de/templates/j51_caitlin/css/custom.css

You appear to have two slashes before the https of the URL linking your font. Try removing these slashes as your URL is currently invalid.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
i changed it but it doesn t work.
@font-face {
font-family: "mnff";
src: url("https://www.online-racing-club.de/fonts/Formula1-Regular_web.ttf";) format("truetype";);
font-weight: normal;
font-style: normal;
}

h1 {
font-family: "mnff"
}
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
OK I did
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you however we get the following error when we attempt to access your site...

You do not have access to the Administrator section of this site


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 12
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok