Posted by ica on July 1, 2006 at 3:51pm
Jump to:
| Project: | Currency Exchange |
| Version: | 4.7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
It would be nice if the currency can be styled, styles defined in the 'Read Me' or with a mini .css file included in the module directory
so for instance exchange result calculated can be BIG or another color that easy to altered to suit the template
i will try to give some style here to show what i mean
Today
100U.S. Dollar (USD)
=
54.1British Pound (GBP)
Comments
#1
This is fixed in 6.x. You can use currency_api_convert() and style the results as you please.