Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-24-2012, 11:50 PM   PM User | #1
utnalove
Regular Coder

 
Join Date: Oct 2008
Location: Poland
Posts: 358
Thanks: 141
Thanked 2 Times in 2 Posts
utnalove is an unknown quantity at this point
Fontface font doesn't work on Internet Explorer

Please look the site glamourina.pl - and the CSS

as you can see there is the following:

Code:
@font-face{ 
	font-family: logofont;
    src: url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.eot');
    src: url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.eot?#iefix') format('embedded-opentype'),
         url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.ttf') format('truetype'),
         url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.svg') format('svg');
}

@font-face
{
font-family: logofontblogomodzie;
    src: url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.eot');
    src: url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.eot?#iefix') format('embedded-opentype'),
         url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.ttf') format('truetype'),
         url('http://glamourina.pl/wp-content/themes/celebritypress5/fonts/font3.svg') format('svg');
}
However Internet Explorer is showing some standard font, not the same that appears in FF, Chrome, Safari, etc....

Do you know why and how I can resolve that?
utnalove is offline   Reply With Quote
Old 03-25-2012, 02:37 AM   PM User | #2
Apostropartheid
The Apostate


 
Apostropartheid's Avatar
 
Join Date: Oct 2007
Posts: 3,215
Thanks: 16
Thanked 265 Times in 263 Posts
Apostropartheid is on a distinguished road
Do you have a licence to use Gill Sans MT Pro as a webfont?
__________________
Blog | Twitter
Useful links: W3C HTML Validator | W3C CSS Validator | HTML 5 Guide
CF: HTML & CSS Resources/Tutorials Thread | HTML & CSS Posting Rules and Guidelines
Remember: no link, no code, no help!
Apostropartheid is offline   Reply With Quote
Users who have thanked Apostropartheid for this post:
utnalove (03-25-2012)
Old 03-25-2012, 10:52 AM   PM User | #3
utnalove
Regular Coder

 
Join Date: Oct 2008
Location: Poland
Posts: 358
Thanks: 141
Thanked 2 Times in 2 Posts
utnalove is an unknown quantity at this point
Thanks so much for the info! After reading your message I've immediately removed them from the server :/

I've replaced that fond with a free one from Google Api. However in IE I still see some issues. Do you see sth wrong?
utnalove is offline   Reply With Quote
Old 03-25-2012, 09:17 PM   PM User | #4
Apostropartheid
The Apostate


 
Apostropartheid's Avatar
 
Join Date: Oct 2007
Posts: 3,215
Thanks: 16
Thanked 265 Times in 263 Posts
Apostropartheid is on a distinguished road
Both IE and Chrome display a serif font for the header for me. Is that what you're talking about?
__________________
Blog | Twitter
Useful links: W3C HTML Validator | W3C CSS Validator | HTML 5 Guide
CF: HTML & CSS Resources/Tutorials Thread | HTML & CSS Posting Rules and Guidelines
Remember: no link, no code, no help!
Apostropartheid is offline   Reply With Quote
Old 03-25-2012, 09:36 PM   PM User | #5
utnalove
Regular Coder

 
Join Date: Oct 2008
Location: Poland
Posts: 358
Thanks: 141
Thanked 2 Times in 2 Posts
utnalove is an unknown quantity at this point
yes, that's what I am talking about. Please see attached. The font in IE seems to be bigger...
Attached Thumbnails
Click image for larger version

Name:	1.jpg
Views:	33
Size:	46.9 KB
ID:	10972  
utnalove is offline   Reply With Quote
Old 01-24-2013, 10:28 AM   PM User | #6
pustiu314p
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
pustiu314p is an unknown quantity at this point
Hi, can you give me your theme please?
pustiu314p is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:46 AM.


Advertisement
Log in to turn off these ads.