Comments on: Alignment of Ads, Two Horizontal And Rest Vertical – BuySellAds http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/ A Blog For Bloggers Mon, 15 Mar 2010 09:13:32 +0000 hourly 1 https://wordpress.org/?v=6.8.3 By: Jebby http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-36291 Mon, 15 Mar 2010 09:13:32 +0000 http://technotip.org/?p=3733#comment-36291 New code is not displaying ads horizontally after adding float:left; to anchor style :S. No cache and main snippet issue! Please help out!

]]>
By: Satish http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-34366 Wed, 24 Feb 2010 18:42:50 +0000 http://technotip.org/?p=3733#comment-34366 @Dong, Happy news for you. Hope BSA heard you! With New ad codes, you can make the ads locate vertically with just a single click. I have written about it @ http://technotip.org/buysellad.....h-a-click/

]]>
By: BuySellAds: Faster and Better(Show ads vertically with a click) http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-34363 Wed, 24 Feb 2010 18:39:33 +0000 http://technotip.org/?p=3733#comment-34363 […] in the title? It is because, a known issue for BSA publishers is alignment of the ads(problem with vertical alignment). Now BSA has made it simpler. i.e., if we have implemented the new ad codes, now we can log into […]

]]>
By: Dong Eito http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-34209 Tue, 23 Feb 2010 08:58:15 +0000 http://technotip.org/?p=3733#comment-34209 Hi Satish, thanks for the help…but it does not work with me I don’t know why. 🙁 I guess I just need to look for other ad network. OIO publisher and Adbrite works well in my blog.

cheers

]]>
By: Satish http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-34003 Sun, 21 Feb 2010 09:46:39 +0000 http://technotip.org/?p=3733#comment-34003 @Dong, Try changing the value of color: property of the ad code. orelse add color:#888 !important; to the a tag.

]]>
By: Dong Eito http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-33994 Sun, 21 Feb 2010 08:14:48 +0000 http://technotip.org/?p=3733#comment-33994 I manage to align it..but there’s only one problem, the box border won’t show.

]]>
By: Satish http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-33984 Sun, 21 Feb 2010 06:09:35 +0000 http://technotip.org/?p=3733#comment-33984 @Dong,

Just remove the code you added to custom.css

Log into your BSA a/c, get the code and put the entire code directly into the sidebar widget.

Now edit the code as described in the above article: to introduce float: left; into the code. Now everything will work fine.

Just follow the above post, step by step.

]]>
By: Dong Eito http://technotip.org/alignment-of-ads-two-horizontal-and-rest-vertical-buysellads/#comment-33982 Sun, 21 Feb 2010 05:18:47 +0000 http://technotip.org/?p=3733#comment-33982 Hi Satish, if you can have a look at my site advertising-techniques dot com, this is the code in my widget:

and this is the code in my custom.css:

BannerStyles1245305 = new Array(
"a{float:left;display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;
margin:0 4px 10px 0;text-align:center;text-decoration:none;overflow:hidden;}
img{border:0;clear:right;}
a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;
background:#e7e7e7;text-align:center;}
a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}",);

I’m using Thesis theme on WP. If you notice, the border of the ad unit does not even show.

Appreciate if you can help me on this. Many thanks.

cheers,
Dong

]]>