Hi I have problem to set my ads up.What i mean is when i copy the source code and paste it into my .html page the ads appear in very strange places.For example they replace my site and are above my page.I want to set them in a spesific place.Go on sports-bg.com.On the right side there is a grey spot.Above it there is a white rectangle.That`s where i want to be my ads.U can see where they are now.Please HELP!
Try using div tags: To center is: <div align="center"> ADSENSE CODE HERE </div> To the Right: <div align="right"> ADSENSE CODE HERE </div>
Find: <td id="right" rowspan="3" width="182"> <div class="sepdiv"> <form action="?do=q"> Code (markup): Replace with: <td id="right" rowspan="3" width="182" valign = "top" align = "center"> <script type="text/javascript"><!-- google_ad_client = "pub-3843250024799455"; google_ad_width = 125; google_ad_height = 125; google_ad_format = "125x125_as"; google_ad_type = "text_image"; google_ad_channel = ""; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "0033FF"; google_color_text = "000000"; google_color_url = "000000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <div class="sepdiv"> <form action="?do=q"> Code (markup): See if that works
No man,a square appears above the body.Give me e-mail,to send u the .html file please. I really need to start
Hm you should also change the background of the ad. Change the green background exactly as your website's background. Also remove the border
The background and the colors are details.I need to set the ads up and then to think about customize them
Well then you are using the wrong format... You should go at the adsense setup and make a new text ad: Use the Skycrapper (120x600) or the Wide Skyscraper (160x600) format instead the Leaderboard.. Here are all the ad formats: https://www.google.com/adsense/adformats
Oh and one more thing... For smaller pictures use software such as the Easy Thumbnails People will not wait until the picture is downloaded. They will leave after 5 seconds!
<p><a href="http://sports-bg.com/opinion.html">Opinion<br> </a> </p> </div> </div> <div class="lhead2"> <div></div> </div> <div class="etpad more"></div> </div> </div></td> <td id="right" rowspan="3" width="182"> <div class="sepdiv" style="width: 182; height: 95"> <form action="?do=q"> <table class="search" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td style="text-align: right;" width="179"> <p> INSERT ADSENSE CODE HERE </p> </td> <td width="10"> </td> </tr> </tbody> </table> </form> </div></td> </tr> <tr> <td id="left2"> </td>
I don't think that will work as I've already tried that. We wants the ad to be in the grey area which isn't actually defined in the table structure that I could see (although I could be wrong as I only quickly browsed through it).