If I don't want the Google ads on my sidebar to appear on a page I want to advertise with Google Adwords, I simply disable the sidebar.
So, How ?
==> After creating a page, I switch to the HTML mode of the post editor and paste the code below into the editor:
<style type="text/css">
.blog-pager, .post-footer, .feed-links, .sidebar, .footer-outer { display:none;}
.main-inner .columns {width: 100%;padding-left:0 !important;padding-right:0 !important;}
</style>
==> Then, I proceed to type in the content of the page, switch back to compose mode (not compulsory) and publish the page.
That's all.
0 comments:
Post a Comment