We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Simone
  2. General Discussion
  3. Friday, 05 December 2014
  4.  Subscribe via email
Hi!

I have follow the official guide to change the font, i need to change the actual menu font with an arial bold but i dont find a solution.

Please help me.

Thanks :)
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Simone,

You can add the following CSS rules in the templates/t3_bs3_blank/css/custom.css. You can add other style rule if needed.

.navbar-default .navbar-nav > li > a {
font-family: arial;
}

.t3-megamenu .mega-nav > li a {
font-family: arial;
}


Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi again,

I also have difficulties with changing the font. I want to use Aghja from the Open Font Library. I installed it in /joomla/templates/t3_blank/fonts, I changed the etc/assets.xml-file, I changed the font in less/variables.less. I even inserted an @font-face in css/template.css (and changed the font where I thought it was applicable).

I also tried using the Theme-Magic-bar (but I'm not sure which format the link has to have, is this correct: "<link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/otfpoc" rel="stylesheet" type="text/css"/>"? This is the link provided on http://openfontlibrary.org/en/font/otfpoc.

I also put the above code in "Custom Code" - "After <head>".

I tried this in t3_blank and t3_bs3_blank (in the first, I had to create the assets.xml file, because it wasn't there). In neither template there is a custom.css file in css. Do I have to create it?

Until now, nothing helped to change the font.

Any tips?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
And somehow, now it worked.

I was fiddling with the ThemeMagic, and somehow the font changed. First I got always warning signs (for the custom font and for the url in advanced) and then it changed, but it didn't "stick", the changes where lost each time I quite the ThemeMagic (although I DID save).

But I'm happy, it worked finally!
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Great work Jonasan
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.