You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

How to add banner with Flexiblity2 ad in post using whydowork plugin.

UserPost

5:47 am
April 14, 2010


tobyb

Member

posts 6

1

Hi, please could you advise on problem having whilst adding banner to the top or bottom of posts using whydowork plugin.

When I add a text ad block of 3 from clickbank the ad shows correct without any problems at top and bottom  of post as required, using clickbank or cpa instead of adsence.

My problem being that when I go to try and add a banner ad image to the top or bottom in the same way it pushes the right left/right side boxes to the bottom of the page seperating the blog post from the sidebars.

I have tried reducing the banner width dimensions without any difference, pleae advise if you can.

EXAMPLE  ad;

<a href="http://xxxxxxxxxxx.hop.clickbank.net/
" target="_blank"><img
src="http://www.xxxxxxxxxx.com/images/txxxxx_banner.jpg"
style="width="468" height="60" border="0" alt=""/></a>
</div>
If I use standard text ad as below there is no problem;
<script type="text/javascript">
    hopfeed_template='';
    hopfeed_align='LEFT';
    hopfeed_type='IFRAME';
    hopfeed_affiliate_tid='';
    hopfeed_affiliate='bhinfo';
    hopfeed_fill_slots='true';
    hopfeed_height='90';
    hopfeed_width='500';
    hopfeed_cellpadding='5';
    hopfeed_rows='1';
    hopfeed_cols='3';
    hopfeed_font='Verdana, Arial, Helvetica, Sans Serif';
    hopfeed_font_size='8pt';
    hopfeed_font_color='#000000';
    hopfeed_border_color='#FFFFFF';
    hopfeed_link_font_color='#AA00FF';
    hopfeed_link_font_hover_color='#3300FF';
    hopfeed_background_color='#FFFFFF';
    hopfeed_keywords='"xxxxx"';
    hopfeed_path='http://xxxxxx.hopfeed.com';
    hopfeed_link_target='_blank';
</script>
<script type="text/javascript" src='http://xxxx.hopfeed.com/script/hopfeed.js'></script>

cheers Harry

5:55 am
April 14, 2010


Ryan

Admin

posts 1547

2

In the first ad code, there is no opening div tag.  You have a closing one at the end, but no opening one at the start of the code.

12:33 pm
April 14, 2010


tobyb

Member

posts 6

3

Thank you Ryan, your the best!! all working now.

 

Best regards  Harry  :)