Closed (won't fix)
Project:
Cufón
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 08:51 UTC
Updated:
14 Jan 2012 at 15:20 UTC
Cufon has text-shadow and gradient support, and it'd be great if this drupal module could implement this.
Is there any way to apply this effects by theming?
Thanks and kudos for this great module!
Comments
Comment #1
3oheme commentedOk, here is the trick: you can use cufon.replace functions easily, just adding the next code after the $closure variable (in page.tpl.php):
This example will create a color gradient from red to black, with a subtle text shadow. Follow cufon styling guide to get desired effect.
Comment #2
troky commentedClosing this since there is no 6.x maintainer.
Comment #3
eric constantinides commentedVery cool, thank you!!