How would I go about formatting this adsense add to include small pictures besides it with a border? Also how would I rotate the pictures? Any help is appreciated! <script type="text/javascript"><!-- google_ad_client = "pub-xxxxxxxxxxxxxxxxxxxx"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text"; google_ad_channel =""; google_color_border = "000000"; google_color_bg = "000000"; google_color_link = "0000FF"; google_color_text = "0000FF"; google_color_url = "333333"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
Try this one. You'll love it!!! This is for AdSense Leaderboard (728 X 90). Use four images having 150 pixels width. *************************************************************************************** <table border="0" width="728" cellspacing="0" cellpadding="6"> <tr> <td width="25%" valign="middle" align="center" bgcolor="#FFFFFF"><img border="2" src="Insert Your Pic URL 1" width="150" height="90"></td> <td width="25%" valign="middle" align="center" bgcolor="#FFFFFF"><img border="2" src="Insert Your Pic URL 2" width="150" height="90"></td> <td width="25%" valign="middle" align="center" bgcolor="#FFFFFF"><img border="2" src="Insert Your Pic URL 3" width="150" height="90"></td> <td width="25%" valign="middle" align="center" bgcolor="#FFFFFF"><img border="2" src="Insert Your Pic URL 4" width="150" height="90"></td> </tr> <tr> <td width="100%" colspan="4"> <script type="text/javascript"><!-- google_ad_client = "ADSENSE-ID"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text"; google_ad_channel ="CHANNEL-ID"; google_color_border = "BRD-CLR"; google_color_bg = "BKG-CLR"; google_color_link = "LNK-CLR"; google_color_url = "URL-CLR"; google_color_text = "TXT-CLR"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </td> </tr> </table> *************************************************************************************** This is for AdSense Large Rectangle (336x280). Use four images having 25 to 60 pixels width/height. *************************************************************************************** <table border="0" width="396" cellspacing="0" cellpadding="0"> <tr> <td width="60" valign="middle" align="center" bgcolor="#FFFFFF" style="border: 1 solid #000000"><img border="0" src="i1.jpg" width="46" height="46"></td> <td valign="top" align="left" rowspan="4" style="padding-left: 4"> <script type="text/javascript"><!-- google_ad_client = "ADSENSE-ID"; google_ad_width = 336; google_ad_height = 280; google_ad_format = "336x280_as"; google_ad_type = "text"; google_ad_channel ="CHANNEL-ID"; google_color_border = "BRD-CLR"; google_color_bg = "BKG-CLR"; google_color_link = "LNK-CLR"; google_color_url = "URL-CLR"; google_color_text = "TXT-CLR"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </td> </tr> <tr> <td width="60" valign="middle" align="center" bgcolor="#FFFFFF" style="border: 1 solid #000000"><img border="0" src="Insert Your Pic URL 1" width="46" height="46"></td> </tr> <tr> <td width="60" valign="middle" align="center" bgcolor="#FFFFFF" style="border: 1 solid #000000"><img border="0" src="Insert Your Pic URL 2" width="46" height="46"></td> </tr> <tr> <td width="60" valign="middle" align="center" bgcolor="#FFFFFF" style="border: 1 solid #000000"><img border="0" src="Insert Your Pic URL 3" width="46" height="46"></td> </tr> <tr> <td width="60" valign="middle" align="center" bgcolor="#FFFFFF" style="border: 1 solid #000000"><img border="0" src="Insert Your Pic URL 4" width="46" height="46"></td> </tr> </table> *************************************************************************************** This codes makes your ad blend and properly align with the picture. This is just some of the example i've got... If you want more example with different format please PM me. Please note that im not responsible for anything resulting from the use of these codes. You are responsible to verify whether these templates are not against Google's Terms. However I've already contact Google about it and this is what they reply: Regards, Nuruddeen710