Forums

[Plugin: Advertising Manager] How to wrap post around ad placement? (3 posts)

  1. xwindowuser
    Member
    Posted 2 years ago #

    I am placing 200x200 ads in the upper left corner of my posts for heatmap placement. I was wondering how do I get the post text to wrap around the ad? either using the manually placed ad code or the php code placed in my template files. any help would be appreciated thanks.

  2. gestroud
    Member
    Posted 2 years ago #

    You could possibly use something like:

    <div style="float: left; margin-right: 10px" width="200px">
    Your ad code here
    </div>
  3. switzer
    Member
    Posted 2 years ago #

    xwindowuser:

    You can try to float the ad per gestround's suggestion - however, your results will vary depending on the type of ad you are showing. I assume that you are using the in-post syntax e.g.:

    This is my post content [ad#name] and this is text after the ad.

    Text should wrap around the ad if the ad network supports this.

    Cheers,
    Scott

Topic Closed

This topic has been closed to new replies.

About this Topic