The blog's content is already within a div (template sets this up). Then created a new div to hold the google ads on the left. Then put both of these inside one main div. Set the 2 sub-divs to float: left;
Then had an issue with the placement of the google ad banner within its div in firefox.. worked in IE straightway.. somehow got it working by modifying margins, padding, and div width. No time to verify the exact fix.
Useful ref: http://www.w3schools.com/css/default.asp
No comments:
Post a Comment