Andrew
posted this on August 16, 2010 12:56
Hi. Can the forexd app be customized to fit in with certain themes?
For example. This theme (http://zentheme.myshopify.com/), when you do a mouse over, the product fades and the price appears. Will the price here also reflect the selected currency?
Can it also be customizable without going through the CSS?
Comments
Hi Andrew,
Yes, anywhere where you see prices you can have them converted, even for mouseovers.
There are no CSS changes required, but you do need to ensure prices are surrounded by a <span> tag in the liquid templates. The documentation explains how this is done.
Thanks, Gavin.