Hi,
For months I've tried to embed a font into zencart, and I just can't get it right. It's probably due to my limited knowledge of css. First I tried sifr, but without any luck, I didn't know where to put the codes and all. I've tried a milion things but without luck.
Now I decided to try the eot. fonts from microsoft. And it makes me this code (after it tells me it can't see my website either on the internet or on localhostand than it gives me a code {Stand alone fonts}
<STYLE TYPE="text/css">
<!-- /* $WEFT -- Created by: Jvabree (no_mailforprivacy_reasosn######################) on 8-5-2008 -- */
@font-face {
font-family: decorative fontFINAL;
font-style: normal;
font-weight: normal;
src: url(file:///C:\Documents and Settings\Juliet van Ree\DECORAT0.eot);
}
-->
</STYLE>
and if I put it in the stylesheet it gives me a error parsing styles affects ie 6.0
I've tried testing it on localhost and moved the font to my zen directory and adjusted the src accordingly.
Now I'm probably doing something very stupid here, it wouldn't be the first time I tried to paste jscript into css or something like that, but I really would like to get it right. Can someone please point me in the right direction?
Thanks in advance and please have mercy on my stupidity.
Juliet van Ree


and than it gives me a code {Stand alone fonts}



