Forum
Welcome, Guest
Please Login to access forum.
Google font for sitemap? (1 viewing) 
Go to bottom
TOPIC: Google font for sitemap?
#6947
Benno Baksteen
Fresh Boarder
Posts: 5
User Offline
Google font for sitemap? Karma: 0  
On my website I use the the Google font Quattrocento Sans and I would like to display the sitemap in that same font. I tried changing the jquery.view.css file by modifying line 5, which now reads:
#jmap_sitemap {color:#0e263e;font-family:'Quattrocento Sans', sans-serif;}
I do get the right color, and also a sans-serif font, which is a big step in the right direction however it is not the Google font but the fall-back font Ariel, I think.
Next I included a line in xml-sitemap.xsl file in the components/com_jmap/xslt folder, in the head, just before the script tag:
<head>
<title>XML Sitemap</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href='https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<script type="text/javascript">

However that does not seem to do anything. I am not an expert, just fooling around, so I do not know what else to try. Any suggestions as to what might work are appreciated!
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    emo
Google font for sitemap?
Benno Baksteen
    thread link
thread linkthread link Re:Google font for sitemap?
John Dagelmore
    thread link
thread linkthread linkthread link Re:Google font for sitemap?
Benno Baksteen
    thread link
thread linkthread linkthread linkthread link Re:Google font for sitemap?
John Dagelmore
    thread link
thread linkthread linkthread linkthread linkthread link Re:Google font for sitemap?
Benno Baksteen
    emo
thread linkthread linkthread linkthread linkthread linkthread link Re:Google font for sitemap?
Benno Baksteen
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Google font for sitemap?
John Dagelmore
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Google font for sitemap?
Benno Baksteen
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:Google font for sitemap?
John Dagelmore
Go to top