Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Font installing procedure


 
Prev Previous Post   Next Post Next
  #1  
Old May 18, 2011, 03:58 PM
fischnets
 
1 posts · May 2011
Font installing procedure

I am trying to "force" a font into my site. The effect is to have a system display a font even if it is not installed on their computer. I have done this on http://elizabethrosecorsets.com,an html/css site to get the Papyrus font to show even if not on client side.

The code:
@font-face {
font-family: Papyrus;
src: url("Papyrus.eot") /* EOT file for IE */
}
@font-face {
font-family: Papyrus;
src: url("Papyrus.ttf") /* TTF file for CSS3 browsers */
}
in the css file, with the noted files in the same directory works just fine for the effect the client wanted. Now she wants the same effect in an Atahualpa site.

I have tried putting the code in the style.css file and putting the noted files in the same directory, to no avail. Any ideas, or is this just not feasible?
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Re-installing to database Steve_T New Versions, & Updating 2 Apr 1, 2011 03:37 AM
[SOLVED] Best Upgrade Procedure -- WP 2.7.1 to WP 3.1, Atahualpa 3.3.3 to 3.6.x??? fromtheranks New Versions, & Updating 8 Mar 21, 2011 05:33 PM
How to ad a font style to CSS Inserts? Will it show up in visual editor font pop up? treeplant Center area post/pages 5 Apr 5, 2010 07:48 AM
Further Edits to font and font style of page/category menu items please? rhythm Page & Category Menu Bars 1 Feb 26, 2010 10:52 PM
How do I change the font color of the post/pages font and the title font? GreenEyedMonst Center area post/pages 0 Jan 16, 2010 02:06 PM


All times are GMT -6. The time now is 05:41 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.