I made my website on a template. There is content in the center of the page with a empty area on both sides and I want to add adsense to both sidebars of the page. I dont know how to add sidebars. I can't use css. Can anyone help with that?
First let me know the website url and it would be good if you take a screenshot and explain the exact spot...
Following is the website... www.stylishblinds.net i guess you'd easily understand what I want to ask.
Hi, I only see 2 columns, id=column1 and id=column2. The best place is column1, you can easily add your code into a div and place it between div id=navigation and div id=site-logo <div id="site-logo"> ... </div> [COLOR="darkgreen"]<div id="addsense"> your code here </div>[/COLOR] <div id="navigation"> ... </div> <div id="latest-news"> ... </div> Code (markup):
Thank you very much lgarciaac! But it places adsense between site logo and nevigation. I want adsinse columns at both sides which are empty. Is it possible? Moreover, I'm using dreamweaver. Is there any easier software?