Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / AdsManager Support / How to add and use custom fonts

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

How to add and use custom fonts

More
8 years 3 months ago - 8 years 3 months ago #23735 by rankbazar
How to add and use custom fonts was created by rankbazar
Hello

How to add and use (upload) b-yekan font to Adsclarity ?

note: There isn't b-yekan font in the Google Font .
Last edit: 8 years 3 months ago by rankbazar.
More
8 years 3 months ago #23751 by loic
Replied by loic on topic How to add and use custom fonts
Hello,

You need to add the font in the template in templates/adsclarity/index.php, then change the css a bit to use your font.

Best regards.
The following user(s) said Thank You: rankbazar
More
8 years 3 months ago - 8 years 3 months ago #23764 by rankbazar
Replied by rankbazar on topic How to add and use custom fonts
Thanks
I've uploaded byekan font in ../templates/adsclarity/fonts
then add font-face (below code) to ../templates/adsclarity/css/templates.css

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/Yekan.eot');
    src: url('../fonts/Yekan.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Yekan.woff') format('woff'),
         url('../fonts/Yekan.ttf') format('truetype'),
         url('../fonts/Yekan.svg#YekanNormal') format('svg');
}

but not applied
I don't want to use Google Fonts .
please tell me step by step

thanks
Last edit: 8 years 3 months ago by rankbazar.
More
8 years 2 months ago #23780 by loic
Replied by loic on topic How to add and use custom fonts
Hello,

Adding a font in the template is not covered by the support, all I can do is answer your questions.
Did you try to use your font by replacing the font-family tag in the file template.css ?

Best regards.
Time to create page: 0.364 seconds
Powered by Kunena Forum