Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

CSS Help ( Edit )


ghost's Avatar
0 0

Thanks for the posts! It worked! Ok I remembered what I had to ask :

I'm using CSS font Embedding on my site, and it works fine when i'm previewing it in IE via Dreamweaver 8 ( coz embedding is not supported by FF ). When I upload it on my server, the font is not embedded! Any ideas? * I can't really post the source code because it's pretty long :(.*


ghost's Avatar
0 0
<body bgcolor="#FFFFFF">Thanks for the comment!";
}

should work


ghost's Avatar
0 0

Cynoxx_ wrote:

I would like the color to be changed at the "Thanks for the comment" dialog.

all you have to do is

echo "<b><font color='red'>Thanks for the comment!</b></font>";

ghost's Avatar
0 0

Thanks alot! It worked!

CHECK EDIT TO HELP ME ABOUT ANOTHER THING


ghost's Avatar
0 0

This would work, but it's not what I want to do…

I'm using custom fonts, which were done in Microsoft WEFT to put them in .eot files. It works locally, but not remotely…

Here's my test server : http://www.pixel.dajoob.com/index.html

Check it out and tell me what ya think!