Viewing Ensure Copperplate Text is Visible On All Computers

Ensure Copperplate Text is Visible On All Computers



User: Francesca G. 12 years ago
Very very new to all this! I've tried adding Copperplate as an asset, and adding the code below to my header, but no luck.

My webhosting is through Everweb, but I'm not sure how to host this font file specifically, or even what a style sheet is! Could someone offer simple, step-by-step help?

<style>
@font-face {
font-family: ‘Copperplate’;
src: url(‘{!-ASSETSPATH-!}External%20Files/Copperplate.ttc’);
}
</style>

My domain is www.shesoars.org
User: Roddy 12 years ago
The link to the font is to a local folder on your Mac. When you right click the file in Assets, select the relative path instead.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Francesca G. 12 years ago
Thank you for the rapid reply! I'm afraid I've tried that, but it didnt work. And now, Everweb is ignoring all the styling I've done in program and changing fonts and colors and even adding links throughout my webpage! What is going on? :(
User: Francesca G. 12 years ago
< style >
@font-face {font-family: ‘Copperplate’;
src: url(‘{!-ASSETSPATH-!}External%20Files/Copperplate.ttc’);}
< /style >

(without the spaces before <>
User: Jumbo T. 12 years ago
Try it without the ' ( 4 times ) in the code.
User: Paul-RAGESW 12 years ago
Your text contains smart quotes, instead of regular quotes. Smart quotes will appear to curl while regular quotes are straight. If you delete these smart quotes and simply enter a regular quote in there place, everything will work.

Version 1.4 will automatically convert these quotes for you.

Last edit 12 years ago

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.