in Joomla Templates by sebguyader (160 points)
hello
I created a template with font verdana, everything displays correctly in all browsers except Internet Explorer that displays while Times New Roman. Can you help me? Thank you.
Here is the link to the site
http://www.annickguyader.fr

4 Answers

by templatetoaster (24.8k points)
Not sure why but Arial is added as second font and first font is empty that is causing the issue in IE, can you send us your .ttr file so that we can check if the issue is related to TemplateToaster.

Meanwhile you can remove the empty quotes that are before arial in following style:

.ttr_title_style, .ttr_title_style a, .ttr_title_style a:link, .ttr_title_style a:visited, .ttr_title_style a:hover {
background: none repeat scroll 0 0 transparent;
color: #FFFFFF;
font-family: ' ',Arial;
font-size: 48px;
font-style: normal;
font-weight: bold;
margin: 0;
padding: 0;
text-decoration: none;
}
by sebguyader (160 points)
Hello
thank you for your quick response.
  after your advice I changed the CSS, the pages are displayed correctly in Internet Explorer. but the purpose of template tosater is to avoid this kind of tedious work.
Can you tell me how to send the file. Ttr because it does not go into attachment (too heavy, I think)
excuse my bad english
thank you
by templatetoaster (24.8k points)
Please forward both .ttr file and exported template to support[at]templatetoaster.com

or open a support ticket at http://templatetoaster.com/support/
by templatetoaster (24.8k points)
We fixed that empty font issue in latest 2.0 version http://templatetoaster.com/downloads/TemplateToaster.exe
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...