Posted by Godmode on March 13, 2008 at 4:32am
Jump to:
| Project: | Currency Exchange |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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.
#2
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/
#3
The answer from #2 is correct, just that you should read 'block' instead of 'box'.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.