SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
TRAINING
VIDEOS - REELS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
ADOBE DREAMWEAVER:
Home
Dreamweaver Forum
Dreamweaver Tutorials
FAQ
Adobe Flash
Web Design
.otf weird problem only in safari
Cow Forums
:
Adobe Dreamweaver
FAQ
•
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
.otf weird problem only in safari
by
Frank van mourik
on Oct 17, 2006 at 11:58:30 am
Hi!
I'm using a custom font(.otf) It works perfect in IE, firefox on PC and Mac but not in safari MAC. Can't figure it out!? Please help! This is the css:
html {
overflow-y: scroll;
text-decoration: none;}
a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #FF0000;
}
a:active {
color: #000000;
}
.koppen {
font-size: 50px;
font-family: "Warnock Pro Light Display";
font-style: italic;
src: url("warnockpro-lightdisp.otf");
line-height: 60px;
text-decoration: none;
}
.koppen-middel {
font-size: 35px;
font-family: "Warnock Pro Light Display";
font-style: italic;
src: url("warnockpro-lightdisp.otf");
line-height: 60px;
text-decoration: none;
}
.koppen-klein {
font-family: "Warnock Pro Light Display";
font-size: 15px;
font-style: italic;
src: url("warnockpro-lightdisp.otf");
text-decoration: none;
}
.normale-tekst {
font-family: "Warnock Pro Light";
font-size: 14px;
font-style: normal;
line-height: 17px;
src: url("warnockpro-disp.otf");
text-decoration: none;
}
THNX Frank
Respond to this post
•
Return to posts index
Current Message Thread:
.otf weird problem only in safari
by Frank van mourik on Oct 17, 2006 at 11:58:30 am
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
TRAINING
•
VIDEOS - REELS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]