I have installed the quick start version but Terminal Dosis font do not format right.
I followed all http://www.fontsquirrel.com instruction but fail.
Any body know how to do?
Thanks
7 answers
Hi Richard again,
Could you post your site URL here and please tell me which part you want to use this Terminal Dosis font?
Hi Saguaros,
This template show some characters in Terminal Dosis: Category Title, Product View Prices, Catalogue View Prices, etc.
The file themes.css show:
@import url(../fonts/terminal_dosis/stylesheet.css); line 13
But i can’t see the correct font format on any browser.
Regards,
Dear Richard,
You can try with this way by using Google chrome inspect element or Firebug for Firefox. Then hover on any characters you want and right click on it and then click on inspect element, it will show you which CSS class it is using that contains font-family and which CSS file and the path to those characters on the right side. then you can go to the file and replace it with new font.
I did but nothing happens
.regular-price .price { font-family: ‘TerminalDosisLight’; }
Last is inherited from:
.catalog-listing .price-box, .category-products .price-box {
font-family: ‘TerminalDosisLight’;
font-size: 125%;
font-weight: normal;
border-bottom: 1px solid #efefef
padding-bottom: 5px;
}
but not work. I mean it not get the font files
r
Hi richardmax,
Can you share with me here exact url where the issue is being seen ? what do you meant by "This template show some characters in Terminal Dosis: Category Title, Product View Prices, Catalogue View Prices, etc." and you could not see can’t see the correct font format on any browser ?
Hi richardmax,
Can you share with me here exact url where the issue is being seen ? what do you meant by "This template show some characters in Terminal Dosis: Category Title, Product View Prices, Catalogue View Prices, etc." and you could not see can’t see the correct font format on any browser ?
Hello Sherlock,
That is right. I can’t see Terminal Dosis on any browsers
Hi richardmax,
How did you set the Terminal Dosis ? which part from this page http://www.fontsquirrel.com/ should be in Terminal Dosis font ?