P C D T R - PHP+CSS Dynamic Text Replacement ================================================================================ (Revision by joaomak.net) HOW TO INSTALL -------------------------------------------------------------------------------- 1. In the beggining of the HTML insert: And at the bottom: 2. Link the style sheet inside the
: or inside your css: @import "dtr/headings.css"; and start styling! 3. Copy your font files (.ttf or .otf) to the DTR folder. 4. Assign write permissions to the cache folder inside the DTR folder for faster performance. NOTES -------------------------------------------------------------------------------- * This is an open source script. Feel free to use it but if you make any changes, share it too! * Here are the CSS Rules that can be used to style your headings: * font-family * font-size (in points) * color * background-color * a:hover * text-decoration (for links) * text-transform: uppercase/lowercase * Home of this script: http://www.joaomak.net/util/dtr/