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. Can
  2. General Discussion
  3. Saturday, 19 July 2014
  4.  Subscribe via email
T3 BS3 Blank

I followed the below tutorial to use Google fonts:
http://www.joomlart.com/video-tutorials/t3-framework/add-new-fonts

Identified font in (templates/t3_bs3_blank/less/variables.less)
_____________________________

@font-family-sans-serif: "Raleway", sans-serif;
_____________________________


However, Google font doesn't work...

1) Font changes do not appear on homepage after refresh
2) In assets.xml - code editor recognizes anything before = sign as similar color to version or encoding (ie, not part of file tag)
_______________________________________________

<?xml version="1.0" encoding="utf-8"?>
<assets>
<scripts>

</scripts>

<stylesheets>
<file>fonts/font-awesome/css/font-awesome.min.css</file>
<file>http://fonts.googleapis.com/css?family=Raleway</file>
</stylesheets>
_______________________________________________

</assets>
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

Please make sure you turn the development mode on or after changing, please compile LESS to CSS.

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
"LESS compile to CSS failed" - details gone before I could read them
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
Fixed the compile error and your suggestion worked. Thank you.
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
You're welcome, Can ;)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
  • Page :
  • 1


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