Closed (won't fix)
Project:
Cufón
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2010 at 21:10 UTC
Updated:
19 May 2011 at 10:51 UTC
Hi Everyone, I am trying to get cufon to work on a series of form input buttons.
Any idea why it wouldn't apply to input button text? It seems to be working just fine elsewhere.
Thanks so much.
Comments
Comment #1
kvoltz commentedbump
Comment #2
kvoltz commentedStill no thoughts here? Can anyone help?
Thanks
Comment #3
tinker commentedCufon does not work on < input > because there is no location to draw the canvas. You can however theme the < input > tags to use < button > instead and cufon will draw a canvas there.
Comment #4
kvoltz commentedhmm... interesting thought. very cool. How would I go about that? Is it a simple matter of replacing my input tag with a button tag, or is there another step involved?
Thanks for the response!
Comment #5
tinker commentedI added the following to my themes template.php file. Remember to rename the function name 'subcoda_button' to [your theme name]_button.
Comment #6
troky commentedClosing this since there is no 6.x maintainer.