Reply
Images next to ads question
Old 11-25-2006, 02:32 AM Images next to ads question
Junior Talker

Posts: 2
Can someone tell me how to make this show up correctly. I keep trying to put two images on either side of a small banner adsense ad, but somehow it always pushes the ad down, so the images are on TOP of it. Not next to it.

What am I doing wrong?
Cpetz is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 11-25-2006, 03:53 AM
BamaStangGuy's Avatar
This is my custom title

Posts: 1,779
Post the code that you are trying to get to work.
__________________
Mustang Evolution - Ford Mustang Enthusiast Website
Music Forums - General Music Discussion Forum

BamaStangGuy is offline
Reply With Quote
View Public Profile Visit BamaStangGuy's homepage!
 
Old 11-25-2006, 05:47 AM
cooldesigner's Avatar
Junior Talker

Posts: 77
Use tables. That won't push the ads below.
<td width="20%"> Image here
</td><td width="80%"> Ad here
</td>
You can also use CSS to define the "width" of <td> tags.
Bye
cooldesigner is offline
Reply With Quote
View Public Profile Visit cooldesigner's homepage!
 
Old 11-25-2006, 05:55 AM
Junior Talker

Posts: 2
I tried the tables and it still pushed the ad in between the images. I need both images to be at either side of the ad. I left it like it was so you can see what the problem is. (link in my sig, dog training info)

Thank you!
Cpetz is offline
Reply With Quote
View Public Profile
 
Old 11-25-2006, 06:46 AM
cooldesigner's Avatar
Junior Talker

Posts: 77
Try this:
<td width="53" height="51" valign="top" colspan="2"><img src="http://www.centralpetz.com/greypawssingle.GIF" alt="Grey paw" width="53" height="51" /></td><td valign="top">
<script type="text/javascript"><!--
google_ad_client = "pub-3722346314834522";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "3D81EE";
google_color_text = "000000";
google_color_url = "E6E6E6";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td><td width="53" height="51" valign="top" colspan="2">
<img src="http://www.centralpetz.com/greypawssingle.GIF" alt="Grey paw" width="53" height="51" /> </td>

Hope that will do it
Bye
cooldesigner is offline
Reply With Quote
View Public Profile Visit cooldesigner's homepage!
 
Old 11-25-2006, 06:55 AM
cooldesigner's Avatar
Junior Talker

Posts: 77
Oh, also consider seperating the images using a border around the ads, or you might get your adsense account in trouble.
Bye
cooldesigner is offline
Reply With Quote
View Public Profile Visit cooldesigner's homepage!
 
Old 11-25-2006, 07:14 AM
Junior Talker

Posts: 2
Nope. Still have the same problem.

I'll put up some borders once I get this figured out, thanks for the reminder.
Cpetz is offline
Reply With Quote
View Public Profile
 
Old 11-25-2006, 08:22 AM
cooldesigner's Avatar
Junior Talker

Posts: 77
I just copied the code to a new html file and it works fine for me...
The <DIV> tag is creating the problem. I editted the code above to remove the <biv> tag.
See it here:
http://www.ad4business.com/adsensealign.php
cooldesigner is offline
Reply With Quote
View Public Profile Visit cooldesigner's homepage!
 
Old 11-25-2006, 09:02 AM
Junior Talker

Posts: 2
Perfect! Thank you!
Cpetz is offline
Reply With Quote
View Public Profile
 
Old 11-25-2006, 10:19 PM
Junior Talker

Posts: 2
Just wanted to say, this really does work well. I've seen a big increase in click throughs allready!
Cpetz is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Images next to ads question
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.31559 seconds with 12 queries