Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Trying to put a sodahead poll next to a google ad  (Read 3803 times)

0 Members and 1 Guest are viewing this topic.

agentbuilder

  • Guest
Trying to put a sodahead poll next to a google ad
« on: November 19, 2009, 09:01:45 PM »
This is my code. My poll keeps goind under my adsense ad, I want it right next to it, I am using wordpress

<?php include('300x250adsense-homepage.php'); ?>     <------------------Adsense code

<---------------Poll-------------->

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNTg2ODY3MDc5MzUmcHQ9MTI1ODY4NzM4MzI1MiZwPTEyNzQxJmQ9Jmc9MiZvPWM*ZDI2MDhmZjdmNjRiM2JiOTNjZjRlZDVmMTU2YjFjJm9mPTA=.gif" /><div class="widgetContainer" style="display: table; margin: 5px auto; font-family: arial, helvetica, sans-serif; text-align: center; width: 300px; *display: inline; *zoom: 1;"><object width="300" height="250" style="display: block;"><param value="transparent" name="wmode"/><param name="movie" value="http://widgets.sodahead.com/images/flash/poll.swf" /><param name="flashvars" value="textColor=0x18093f&poll_id=739393&id=0&height=250&widgetHeight=250&theme_id=0&darkColor=0xecfde2&lightColor=0xe2f1fb&width=300&widgetWidth=300" /><embed type="application/x-shockwave-flash" src="http://widgets.sodahead.com/images/flash/poll.swf" width="300" height="250" flashvars="textColor=0x18093f&poll_id=739393&id=0&height=250&widgetHeight=250&theme_id=0&darkColor=0xecfde2&lightColor=0xe2f1fb&width=300&widgetWidth=300" wmode="transparent" style="display: block;"/></object><div class="widgetFooter" style="background: #fff url(http://widgets.sodahead.com/images/flash/footerGradient.gif) repeat-x scroll bottom center; border: 1px solid #e6e6e6; font-size: 0; height: 13px; line-height: 13px; padding: 0 3px; text-align: right;"><a href="http://www.sodahead.com/questions/" style="color: #484747; font-size: 10px; text-decoration: none;float: left;">Questions[/url]<a href="http://www.sodahead.com/other/who-is-sexier/question-739393" style="color: #484747; font-size: 10px; text-decoration: none;">View Results[/url]</div>


I hope someone can help