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
- Deikvan
-
- Commercial Templates
- Wednesday, 03 July 2019
- Subscribe via email
Thank you however we get the following error when we attempt to access your site...
Ciaran
You do not have access to the Administrator section of this site
Ciaran
- more than a month ago
- Commercial Templates
- # 1
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
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
- more than a month ago
- Commercial Templates
- # 3
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"
}
@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"
}
- more than a month ago
- Commercial Templates
- # 4
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
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
- more than a month ago
- Commercial Templates
- # 5
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"
}
@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"
}
- more than a month ago
- Commercial Templates
- # 6
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
If you wish us to troubleshoot your CSS may I suggested adding it to your custom.css and we will examine it further.
Ciaran
- more than a month ago
- Commercial Templates
- # 7
Thank you
Your current custom.css appears to be empty (https://www.online-racing-club.de/templates/j51_caitlin/css/custom.css)?
Ciaran
Your current custom.css appears to be empty (https://www.online-racing-club.de/templates/j51_caitlin/css/custom.css)?
Ciaran
- more than a month ago
- Commercial Templates
- # 9
normal look
https://www.online-racing-club.de/serie-c/geschichte/1022-16-saison-senior-trophy-tabelle-2019-3
thats with the css
https://www.online-racing-club.de/serie-c/geschichte/1022-16-saison-senior-trophy-tabelle-2019-3
thats with the css
- more than a month ago
- Commercial Templates
- # 11
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »