October 10, 2012

Textual description of firstImageUrl

How To Align Ad Banner/Widget On Sidebar

|
Some of you may have this problem where the ad banner on the sidebar doesn't seem to be align with the rest of the other ads or other widgets, as shown below.


Here is a quick tip on how to align ad banner on the sidebar.

If you place an ad on your sidebar, and the ad goes slightly to the right side, and not neatly align with other sidebar ads, then this is what you do:

You need to add <div style="float:left"> and this </div> between the ad code.

This is how it should look like:

<div style="float:left"><AD CODE></div>

Then click save.