Node Ad List Template Options
superflyman - March 28, 2009 - 17:17
| Project: | Adsense Injector |
| Version: | 6.x-2.7 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | hswong3i |
| Status: | active |
Jump to:
Description
I am trying to make the insertion of ads on the front page look cleaner than the default which pushes them in awkwardly. I know that you can tweak the template. The default is:
%teaser
[adsense:468x60:999999999999]
Is there a way to nicely space this out both above and below? Simply adding <p></p> doesn't seem to work. Any thoughts?

#1
So why don't adding
<div>with style? e.g.%teaser<div style="margin: 5px;">[adsense:468x60:999999999999]</div>