As i understand, Currency module creates a stand alone page called yoursitename.com/currency

I would like to show adsense ads around the currency module. how can i possibly do it?

Comments

kbahey’s picture

Status: Active » Needs work

The module needs to change to add a theme function that can be overriden in template.php.

You can do that with a form_alter() at present.

Either way, it involves coding.

Mechanical Engineer’s picture

Just create a new box and put adsense code inside it in full html mode. Now show this box only t the specified page i.e. currency in this case. I hope it helps.
http://mechanicalengineerings.com/

amateescu’s picture

Status: Needs work » Fixed

The answer from #2 is correct, just that you should read 'block' instead of 'box'.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.