-
AuthorPosts
-
January 4, 2010 at 3:38 am #147279
My website is working fine in other browsers, but opera using “normal” font. :confused:
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 5, 2010 at 3:48 am #328198Hello guy!
May be that is the problem of the cufont, i checked this issue on some our demo, it has happen. I try to find the solution via fix code and search the solution on the NET, i have not lucky:), the problem is not fixed. I’ll try again, please give me some times
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 5, 2010 at 4:53 am #331624Dear guy!
I have the solution for the problem fixing.
The reason is from how make http requests to get js code and css code in the template,
The Opera browser has a problem if any of those requests have empty response or missing. As You saw the problem happening on the cufont .
Now, please fix this issue as follow:
please open the file: templates/ja_nickey/index.php
and try to find code at line 71:
[PHP]
<?php if ($tmpTools->isOP()) { ?>
<link href=”<?php echo $tmpTools->templateurl(); ?>/css/op.css” rel=”stylesheet” type=”text/css” />
<?php } ?>
[/PHP]Please remove them
2) please open the file templatesja_nickelcsscolorsdefault.css and add this code:body{
}
After you make done, the problem is fixed.
Good luck
thankswombat1 Friendwombat1
- Join date:
- March 2010
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 38
- Thanked:
- 11 times in 1 posts
May 29, 2010 at 2:30 am #345140Hello
How can this issue be fixed for the JA Lead template.
Cufon does not work in Opera with Lead.Now, please fix this issue as follow:
please open the file: templates/ja_nickey/index.php
and try to find code at line 71:
[PHP]
<?php if ($tmpTools->isOP()) { ?>
<link href=”<?php echo $tmpTools->templateurl(); ?>/css/op.css” rel=”stylesheet” type=”text/css” />
<?php } ?>
[/PHP]Please remove them
2) please open the file templatesja_nickelcsscolorsdefault.css and add this code:body{
}
After you make done, the problem is fixed.
Good luck
thanks</blockquote> -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by wombat1 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum