Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

moonheart

macrumors newbie
Original poster
Nov 17, 2009
4
0
assam, India
I have one problem with my new blogger template. I have upload one new blogger template on my blog http://internetjobscams.blogspot.com, I want to add two 125*125 banner ads side by side on my sidebar, but when I put two 125*125 banner code on the widget the two ads display vertically, not horizontally, I think I have to edit the my template, but I have not so much idea about editing my new template as it is something complicated. Please help me.
 
With a name like "Internet Job Scams" I'm sure people will be trusting of that site :confused:

Anyways, add float:left to the div containing the first ad and the other will pop up next to it.
 
With a name like "Internet Job Scams" I'm sure people will be trusting of that site :confused:

Anyways, add float:left to the div containing the first ad and the other will pop up next to it.

Thank you for reply to my thread. Below are my two 125*125 ad code, please tell me how I put the div element on the ad code.


<a href="http://revtwt.com/index.php?id=32849"><img src="http://revtwt.com/images/TwtAd_referral02.jpg"/></a>

<a href="http://www.ask2link.com/refer/moonheart"><img border="0" alt="Earn money from your website/blog by, selling text links, banner ads - Advertisers can, buy links, from your blog for SEO. Get paid through PayPal" src="http://ask2link.com/img/paid-to-paypal.gif"/></a>
 
I already saw two ads on top of each other on the site and they already had div tags around them. You just have to add the style part onto them.

Code:
<div [B][COLOR="Red"]style="float:left;"[/COLOR][/B]>
 
I already saw two ads on top of each other on the site and they already had div tags around them. You just have to add the style part onto them.

Code:
<div [B][COLOR="Red"]style="float:left;"[/COLOR][/B]>

Thank you lot sir, its working now. See my blog.

I also want another help please, I have installed disqus comment form on my blog and I have also installed top commentator widget on my blog. Please see at my blog. But the problem is that instead of showing the url of top commentator there, its showing disqus link against each top commentator. I want that each top commentator get backlink from my blog. So how I can solve the problem?
 
Thank you lot sir, its working now. See my blog.

I also want another help please, I have installed disqus comment form on my blog and I have also installed top commentator widget on my blog. Please see at my blog. But the problem is that instead of showing the url of top commentator there, its showing disqus link against each top commentator. I want that each top commentator get backlink from my blog. So how I can solve the problem?

Those are JavaScript powered and I have JavaScript disabled so don't see those regions. You should probably contact the makers of that widget.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.