Project:Content Injector (formerly AdSense Injector)
Version:6.x-2.7
Component:User interface
Category:support request
Priority:normal
Assigned:hswong3i
Status:active

Issue Summary

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?

Comments

#1

Assigned to:Anonymous» hswong3i

So why don't adding <div> with style? e.g.

%teaser<div style="margin: 5px;">[adsense:468x60:999999999999]</div>
nobody click here