VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: Change font in footer

Change font in footer 15 Oct 2015 17:19 #7587

Hi guys
I'd like to change the footer font where is yours "callaexteriors" :

I'v tried putting my Dyer_Arts_and_Crafts.svg .ttf .woff
in htdocstemplatesjf_calla-exteriorscssfonts

than in in template.css

#prova {
font-family:"prova";
}

and in stylesheet.css

@font-face {
font-family: 'prova';
src: url('Dyer_Arts_and_Crafts.eot');
src: url('Dyer_Arts_and_Crafts.woff') format('woff'),
url('Dyer_Arts_and_Crafts.ttf') format('truetype'),
url('Dyer_Arts_and_Crafts.svg') format('svg');
font-weight:normal;
font-style:normal;
}

and at last in "edit HTML source" inside footer

<h3 id="prova">callaexteriors...



...without luck!
how can I do?

Thank you!!
Last Edit: 15 Oct 2015 17:23 by cbastedesign.

Re: Change font in footer 16 Oct 2015 03:42 #7591

Try to add:
 
#jf-footer #prova, #jf-footer #prova strong {
font-family: "prova";
}
 

instead of:
 
#prova {
font-family:"prova";
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Change font in footer 16 Oct 2015 10:32 #7594

<3 U soooooooooooooo much!
It works!

Thanks for your immediate reply!!

Re: Change font in footer 21 Oct 2015 16:52 #7612

Hi!
To finish my work I'v added in template.css

line-height:60px;
before
font-family: "prova";
to change the line-spacing...

...and changed at line 566 the "min-height:" to control the scrolling space

Thank you!
  • Page:
  • 1
Time to create page: 0.68 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.