5 replies
  • WEB DESIGN
  • |
Hi

Does anyone know how I can I get the text in my wordpress posts to wrap around the google ads i place in the?
#adsense #text #wrap
  • Profile picture of the author Steven Dybka
    Originally Posted by FreeMeal View Post

    Hi

    Does anyone know how I can I get the text in my wordpress posts to wrap around the google ads i place in the?
    You can use the plugin Quick Adsense,it will make things allot more simple when it's time to ad a adsense block in your post,if you want to go the manual way check out this site Here
    They give to the basic information to add the adsense code in your post.


    Steve
    Signature

    {{ DiscussionBoard.errors[5297548].message }}
  • Profile picture of the author FreeMeal
    Thanks. I will check that out.
    {{ DiscussionBoard.errors[5297685].message }}
  • Profile picture of the author amilajoy
    I use

    <div style="float:left;">
    adsense code
    </div>

    for align left and

    <div style="float:right;">
    adsense code
    </div>

    for align right.
    Signature

    Recover Wordpress Hacked Blogs

    {{ DiscussionBoard.errors[5300355].message }}
  • Profile picture of the author FreeMeal
    thanks. They worked great.

    Will the same div word for youtube vids?
    {{ DiscussionBoard.errors[5300780].message }}
  • Profile picture of the author Naijafinder
    use this

    <div>
    <div style="float: right;">Your AdSense code goes here</div>
    Your content goes here
    </div>
    {{ DiscussionBoard.errors[7864191].message }}

Trending Topics