I'm having a problem with links flickering in IE6 on hover; is there anything I can do to fix this? Your example page works differently due to the background images being loaded in the stylesheet.
I have dynamic images that will be used for a blog . . . any suggestions on how to fix this flicker issue? Thanks
I love this script, thank you ! But is there any way that it could work when images are disabled ? ie. not make the replacement if images are disabled ? Or would that require JS ? Thanks in advance !
I found this not working with bengali (or Bangla) unicode fonts properly while perfect with any bengali ANSI font. Is there any way to fix the problem. I can send you font file and some text if you want to figure it our. Thanks in advance.
I've worked a little with your pcdtr code and have implemented letter spacing and font smoothing for transparent pngs, as well as different method for actually hiding the original text - placing another span within the one that pcdtr generates, and then hiding its content using visibility in the css. Would you like me to supply the files?
Hi, often I use the same css for a:hover and also a.selected states for navigation.
I'm trying to understand why doubling up selectors in CSS does not work with pcdtr. I have had to do it the long way, with multiple selectors and duplicated rules.
I just started to play with this and was very frustrated until I figured out the TTF font I selected was not working. Out of nine TTF & OTF fonts, only 3 worked. Is there something I should be looking for when selecting fonts? Or an upgrade to PHP (using 5.2) or?
Having a bit of a hard time controlling leading (or height). Seems like their is a lot more vertical padding than there should be...
Class targeting is already working. The height of the heading is calculated based on the maximum height of the font.
I'd be happy to be able to use parent elements ids (e.g. "#header h2") in css.
any way to get it to center...? auto margins dont seem to work, nor targeting higher tags.
I'm having a problem with links flickering in IE6 on hover; is there anything I can do to fix this? Your example page works differently due to the background images being loaded in the stylesheet.
I have dynamic images that will be used for a blog . . . any suggestions on how to fix this flicker issue? Thanks
Check out version 1.8. A lot of changes have been made
version 1.9 now supports text-align!
I love this script, thank you ! But is there any way that it could work when images are disabled ? ie. not make the replacement if images are disabled ? Or would that require JS ? Thanks in advance !
I found this not working with bengali (or Bangla) unicode fonts properly while perfect with any bengali ANSI font. Is there any way to fix the problem. I can send you font file and some text if you want to figure it our. Thanks in advance.
Would be great to be able to trim the png image's canvas size to the real font size.
:first-letter
A clearer, more concise readme on usage with CMSs that don't allow output buffter
I've worked a little with your pcdtr code and have implemented letter spacing and font smoothing for transparent pngs, as well as different method for actually hiding the original text - placing another span within the one that pcdtr generates, and then hiding its content using visibility in the css. Would you like me to supply the files?
yes? or make them available for others
How do I use PCDTR with a CMS like joomla1.5.0?
@drrhani: yes, please!
if there is any help for using PCDTR in joomla, please help me
Avoid using session to make dynamic css: include the generated css in the generated page
@joaomak - where to do I send them?
@drrhani: send them to my joao -at- joaomak.net
Hi, often I use the same css for a:hover and also a.selected states for navigation.
I'm trying to understand why doubling up selectors in CSS does not work with pcdtr. I have had to do it the long way, with multiple selectors and duplicated rules.
Any ideas?
Hi,
I just started to play with this and was very frustrated until I figured out the TTF font I selected was not working. Out of nine TTF & OTF fonts, only 3 worked. Is there something I should be looking for when selecting fonts? Or an upgrade to PHP (using 5.2) or?
Thanks!
where abouts do I add the link for the stylesheet?