I want to try and get rid of the ads between my posts. I looked in my template's html and could not find the code that I put in there. the ads are ugly and could get me banned from adsense. also it wont allow me to place ads in my sidebar, because i have already used up 3 ads in the posts. Can someone please read my html and tell me where the code is for the ads between the posts. Thanks! the url to my website is in my signature. /* ----- MAIN ----- Blogger template design by Ourblogtemplates.com */ #content-wrapper { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: 100%; position: relative; text-align: left; background: $postbgColor; border: 1px solid $contentBorderColor; border-top: 0; } #main-wrapper { float: left; position: relative; width: 550px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left; background: $postbgColor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } #main { margin: 0px 0px 0px 0px; padding: 0px 0px 15px 0px; width: 100%; color: $textColor; font: $textFont; } #main .widget { margin: 0px 0px 0px 0px; padding: 15px 15px 0px 15px; } h2.date-header { margin: 10px 0px 3px 0px; padding: 0px 0px 0px 0px; text-align: right; color: $dateHeaderColor; font: $dateHeaderFont; text-decoration: none; } .date-header span { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .post { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 1.6em; text-align: left; } .post h3 { margin: 0px 0px 4px 0px; padding: 0px 0px 4px 0px; color: $postTitleColor; font: $postTitleFont; text-decoration: none; text-align: left; line-height: 1.6em; } .post h3 a, .post h3 a:visited { color: $postTitleColor; text-decoration: none; } .post h3 a:hover { color: $postTitleColor; text-decoration: underline; } .post-body p { /* Fix bug in IE5/Win with italics in posts */ margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; } .post-body p a, .post-body p a:visited { color: $mainLinkColor; text-decoration: underline; display: inline; /* to fix floating-ads wrapping problem in IE */ height: 1%; overflow: visible; } .post-body a:hover { text-decoration: underline; color: $mainHoverLinkColor; } .post ul { margin: 0px 0px 0px 0px; padding: 12px 0px 12px 30px; list-style-type: disc; line-height: 2.0em; font-size: 95%; } .post ol { margin: 0px 0px 0px 0px; padding: 12px 0px 12px 30px; line-height: 2.0em; font-size: 95%; } .post li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 1.5em; } a img { margin: 5px 5px 5px 5px; padding: 0px 0px 0px 0px; } .post img { margin: 5px; padding: 3px; border: 1px solid $imageBorderColor; } /* ----- POST-FOOTER ----- Blogger template design by Ourblogtemplates.com */ .post-footer { display: block; margin: 15px 0px 20px 0px; padding: 5px 15px 5px 15px; text-align: left; font: $postfooterTextFont; color: $postfooterTextColor; font-weight: normal; line-height: 1.5em; text-decoration: none; background: $postfooterbgColor; border-top: 1px dashed $postfooterBorderColor; border-bottom: 1px dashed $postfooterBorderColor; } .post-footer-line { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .post-footer-line-1 {padding-top: 0px} .post-footer a { color: $postfooterLinkColor; text-decoration: none; } .post-footer a:hover { color: $mainHoverLinkColor; text-decoration: underline; } .post-footer .post-comment-link a { margin: 0px 10px 0px 10px; padding: 0px 10px 0px 10px; border-left: 1px solid $postfooterTextColor; color: $commentTabLinkColor; font-weight: normal; text-decoration: underline; } .post-footer .post-comment-link a:hover { color: $mainHoverLinkColor; text-decoration: underline; } #blog-pager { margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px; text-align: center; font: $postfooterTextFont; color: $feedlinksColor; } #blog-pager a {color: $feedlinksColor} #blog-pager a:hover {color: $mainHoverLinkColor} #blog-pager-newer-link { float: left; margin: 0px 0px 0px 0px; padding-left: 3px; } #blog-pager-older-link { float: right; margin: 0px 0px 0px 0px; padding-right: 3px; } .feed-links { margin: 10px 0px 0px 0px; padding: 0px 3px 0px 3px; clear: both; line-height: 1.5em; text-align: center; font: $postfooterTextFont; color: $feedlinksColor; } .feed-links a, .feed-links a:visited {color: $feedlinksColor} .feed-links a:hover {color: $mainHoverLinkColor} /* ----- SIDEBAR ----- Blogger template design by Ourblogtemplates.com */ #side-wrapper { max-width: 384px; float: right; margin: 0px 0px 0px 0px; padding: 6px 0px 6px 6px; background: $mainsidebarbgColor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } #sidebar-wrapper { float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } .sidebar { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left; line-height: 1.4em; font: $sidebarTextFont; } #sidebar1 { width: 348px; margin: 0px 6px 6px 0px; padding: 6px 10px 0px 10px; color: $sidebar1TextColor; background: $sidebar1bgColor; border: 1px solid $sidebar1BorderColor; } #sidebar2 { width: 160px; margin: 0px 6px 0px 0px; padding: 6px 10px 0px 10px; color: $sidebar2TextColor; background: $sidebar2bgColor; border: 1px solid $sidebar2BorderColor; } #sidebar3 { width: 160px; margin: 0px 0px 0px 0px; padding: 6px 10px 0px 10px; color: $sidebar3TextColor; background: $sidebar3bgColor; border: 1px solid $sidebar3BorderColor; } #sidebar1 .widget, #sidebar2 .widget, #sidebar3 .widget { margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; } /* sidebar heading ----- Blogger template design by Ourblogtemplates.com */ #sidebar1 h2 { margin: 0px -4px 10px -4px; padding: 3px 15px 3px 15px; text-align: left; color: $sidebar1HeaderColor; font: $sidebarHeaderFont; background: $sidebar1HeaderBgColor; border: 1px solid $sidebar1HeaderBorderColor; text-align: left; } #sidebar2 h2 { margin: 0px -4px 10px -4px; padding: 3px 15px 3px 15px; text-align: left; color: $sidebar2HeaderColor; font: $sidebarHeaderFont; background: $sidebar2HeaderBgColor; border: 1px solid $sidebar2HeaderBorderColor; text-align: left; } #sidebar3 h2 { margin: 0px -4px 10px -4px; padding: 3px 15px 3px 15px; text-align: left; color: $sidebar3HeaderColor; font: $sidebarHeaderFont; background: $sidebar3HeaderBgColor; border: 1px solid $sidebar3HeaderBorderColor; text-align: left; } .sidebar ul, #BlogArchive1 ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; } .sidebar li, #BlogArchive1 li { margin: 0px 0px 0px 0px; padding: 2px 0px 2px 0px; line-height: 1.4em; } #sidebar1 a { color: $sidebar1LinkColor; text-decoration: none; } #sidebar2 a { color: $sidebar2LinkColor; text-decoration: none; } #sidebar3 a { color: $sidebar3LinkColor; text-decoration: none; } #sidebar1 a:hover { text-decoration: none; color: $sidebar1HoverLinkColor; } #sidebar2 a:hover { text-decoration: none; color: $sidebar2HoverLinkColor; } #sidebar3 a:hover { text-decoration: none; color: $sidebar3HoverLinkColor; } #sidebar1 a:visited { text-decoration: none; color: $sidebar1VisitedLinkColor; } #sidebar2 a:visited { text-decoration: none; color: $sidebar2VisitedLinkColor; } #sidebar3 a:visited { text-decoration: none; color: $sidebar3VisitedLinkColor; } .sidebar a img { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } /* ----- PROFILE ----- Blogger template design by Ourblogtemplates.com */ .profile-img a img { display: block; float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: both; } .profile-textblock { margin: 0px 0px 0px 0px; padding: 10px 0px 10px 0px; clear: both; line-height: 1.6em; } .profile-data { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight: normal; font-style: italic; } .profile-datablock { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .profile-link { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } /* ----- BLOCKQUOTE ----- */ blockquote { margin: 12px 30px 12px 20px; padding: 0px 0px 0px 10px; color: $blogQuoteColor; font: $quoteFont; line-height: 1.6em; color: $blogQuoteColor; } /* ----- CODE ----- */ code { color: $codeTextColor; font-size: 110%; } /* ----- COMMENT ----- Blogger template design by Ourblogtemplates.com */ #comments { margin: 15px 0px 0px 0px; padding: 0px 0px 15px 0px; text-align: left; color: $commentTextColor; font: $commentTextFont; } /* comment-header */ #comments h4 { margin: 0px 0px 0px 0px; padding: 15px 0px 0px 0px; color: $commentTitleColor; font: $commentTitleFont; } .deleted-comment { font-style:italic; color:gray; margin: 3px 0px 3px 0px; } .comment-author { display: block; margin: 25px 0px 0px 0px; padding: 7px 10px 7px 10px; color: $commentauthorColor; background: $commentAuthorBgColor; border-top: 1px dotted $commentboxBorderColor; border-bottom: 1px dotted $commentboxBorderColor; font-size: 125%; font-weight: normal; } .comment-author a {color: $commentauthorColor; text-decoration: none;} .comment-author a:hover {color: $commentTimeStampColor; text-decoration: underline;} .comment-author a:visited {color: $commentauthorColor; text-decoration: none;} .comment-body {margin: 0; padding: 10px 0px 10px 50px;} .comment-body p {margin: 0; padding: 0; line-height: 1.6em;} .comment-footer {margin: 7px 0px 7px 0px; padding: 0;} .comment-timestamp { margin: 0px 0px 0px 4px; padding: 0px 0px 7px 4px; color: $commentTimeStampColor; text-decoration: none; font-weight: normal; font-size: 70%; font-style: italic; } .comment-timestamp a { color: $commentTimeStampColor; text-decoration: none; } .comment-timestamp a:hover {color: $commentauthorColor; text-decoration: underline;} #comments ul {margin: 0; padding: 0; list-style-type: none;} #comments li {margin: 0; padding: 0;} a.comment-link { /* ie5.0/win doesn't apply padding to inline elements, so we hide these two declarations from it */ padding: 0px 0px 0px 0px; } html>body a.comment-link { /* respecified, for ie5/mac's benefit */ padding-left: 0px; } /* ----- LOWER SECTION ----- Blogger template design by Ourblogtemplates.com */ #lower-wrapper { margin: 0; padding: 0; width: 100%; font: $sidebarTextFont; color: $lowerbarTextColor; background: $lowerbarbgColor; border-top: 1px solid $lowerbarBorderColor; } #lowerbar-wrapper { float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 15px 0px; width: 33%; text-align: left; line-height: 1.6em; background: $lowerbarbgColor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } #lowerads-wrapper { float: left; margin: 0px 0px 0px 0px; padding: 0px 0px 15px 0px; width: 920px; text-align: center; background: $lowerbarbgColor; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ } .lowerbar {margin: 0; padding: 0;} .lowerbar .widget {margin: 0; padding: 20px 40px 0px 60px;} .lowerads {margin: 0; padding: 0;} .lowerads .widget {margin: 0; padding: 10px 0px 0px 0px;} .lowerbar h2 { margin: 0px 0px 7px -20px; padding: 0px 0px 5px 0px; color: $lowerbarHeaderColor; font: $sidebarHeaderFont; text-align: left; border-bottom: 1px solid $lowerbarListLineColor; } .lowerbar ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; } .lowerbar li { margin: 0px 0px 7px 0px; padding: 0px 0px 5px 0px; border-bottom: 1px dashed $lowerbarListLineColor; } .lowerbar a {color: $lowerbarLinkColor; text-decoration: none;} .lowerbar a:hover {text-decoration: underline; color: $lowerbarHoverLinkColor;} .lowerbar a:visited {text-decoration: none; color: $lowerbarVisitedLinkColor;} /* ----- FOOTER ----- Blogger template design by Ourblogtemplates.com */ #footer-wrapper { clear: both; display: inline; /* handles IE margin bug */ float: left; width: 100%; margin: 6px 0px 0px 0px; padding: 0px 0px 0px 0px; background: $footerbgColor; border: 1px solid $footerBorderColor; } #footer { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: center; color: $footerTextColor; font: $footerTextFont; line-height: 1.6em; } #footer h2 { margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; color: $footerHeaderColor; font: $footerHeaderFont; } #footer .widget { margin: 0px 0px 0px 0px; padding: 7px 10px 7px 10px; } .footer p {margin: 0; padding: 0} .footer a { color: $footerLinkColor; text-decoration: none; } .footer a:hover { color: $footerHoverLinkColor; text-decoration: underline; } .footer a:visited { color: $footerVisitedLinkColor; text-decoration: none; } /* ----- OUTER ADS ----- Blogger template design by Ourblogtemplates.com */ #topads-wrapper { margin: 0; padding: 0; position: relative; text-align: center; width: 100%; } #topads {margin: 0; padding: 0;} #bottomads-wrapper { margin: 0; padding: 0; position: relative; text-align: center; width: 100%; } #bottomads {margin: 0; padding: 10px 0;} /* ----- CREDIT ----- */ #credit { margin: 0px 0px 0px 0px; padding: 2px 0px 0px 0px; width: 100%; height: 26px; clear: both; font-family: verdana, helvetica; font-size: 70%; color: #777777; font-weight: normal; background: #777777; } #creditleft { margin: 0px 0px 0px 0px; padding: 7px 0px 0px 0px; height: 26px; position: relative; float: left; text-align: left; display: inline; width: 71%; background: #ffffff; } #creditright { margin: -33px 0px 0px 0px; padding: 7px 0px 0px 0px; height: 26px; position: relative; float: right; text-align:right; display: inline; width: 30%; background: #ffffff; } #creditleft p { margin: 0; padding: 0 } #creditright p { margin: 0; padding: 0 } #creditleft a, .creditleft a:hover, .creditleft a:visited { color: #777777; text-decoration: underline; } #creditright a, .creditright a:hover, .creditright a:visited { color: #777777; text-decoration: underline; } /* ************ END OF CSS STYLING ************ */ /** Page structure tweaks for layout editor wireframe */ body#layout #main, body#layout #sidebar { padding: 0; } ]]></b:skin> </head> <body> <div id='outer-wrapper'> <!-- skip links for text browsers --> <span id='skiplinks' style='display:none;'> <a href='#main'>skip to main </a> | <a href='#sidebar'>skip to sidebar</a> </span> <div id='topads-wrapper'> <b:section class='topads' id='topads' preferred='yes'> <b:widget id='AdSense3' locked='false' title='' type='AdSense'/> </b:section> </div> <div id='blog-wrapper'> <div id='upper-wrapper'> <div id='header-wrapper'> <b:section class='header' id='header' maxwidgets='3' showaddelement='yes'> <b:widget id='HTML8' locked='false' title='' type='HTML'/> <b:widget id='Text1' locked='false' title='' type='Text'/> </b:section> </div> <div style='clear: both;'/> <div id='linkbar-wrapper'> <b:section class='linkbar' id='linkbar' showaddelement='yes'> <b:widget id='LinkList1' locked='false' title='Linkbar' type='LinkList'/> </b:section> </div> <div style='clear: both;'/> </div> <!-- end upper-wrapper --> <div id='content-wrapper'> <div id='main-wrapper'> <b:section class='main' id='main' preferred='yes'> <b:widget id='AdSense2' locked='false' title='' type='AdSense'/> <b:widget id='Image1' locked='false' title='' type='Image'/> <b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'/> </b:section> </div> <div id='side-wrapper'> <b:section class='sidebar' id='sidebar1' preferred='yes'> <b:widget id='HTML7' locked='false' title='' type='HTML'/> <b:widget id='Text3' locked='false' title='' type='Text'/> <b:widget id='HTML11' locked='false' title='' type='HTML'/> </b:section> <div id='sidebar-wrapper'> <b:section class='sidebar' id='sidebar2' preferred='yes'> <b:widget id='Subscribe1' locked='false' title='Subscribe to HOTR' type='Subscribe'/> <b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/> <b:widget id='Followers1' locked='false' title='Followers' type='Followers'/> <b:widget id='HTML10' locked='false' title='Readers' type='HTML'/> <b:widget id='BlogList1' locked='false' title='My Blog List' type='BlogList'/> <b:widget id='LinkList2' locked='false' title='Real Estate Websites' type='LinkList'/> <b:widget id='HTML5' locked='false' title='Homes of the Rich' type='HTML'/> </b:section> </div> <div id='sidebar-wrapper'> <b:section class='sidebar' id='sidebar3' preferred='yes'> <b:widget id='Label1' locked='false' title='Labels' type='Label'/> <b:widget id='HTML6' locked='false' title='' type='HTML'/> </b:section> </div> </div> <!-- end mainside-wrapper --> <!-- spacer for skins that sets sidebar and main to be the same height--> <div style='clear: both;'/> <div id='lower-wrapper'> <div id='lowerbar-wrapper'> <b:section class='lowerbar' id='lowerbar1' preferred='yes'> <b:widget id='HTML13' locked='false' title='My Website's Worth' type='HTML'/> </b:section> </div> <div id='lowerbar-wrapper'> <b:section class='lowerbar' id='lowerbar2' preferred='yes'> <b:widget id='HTML9' locked='false' title='Homes of the Rich Poll' type='HTML'/> </b:section> </div> <div id='lowerbar-wrapper'> <b:section class='lowerbar' id='lowerbar3' preferred='yes'> <b:widget id='Text2' locked='false' title='About This Blog' type='Text'/> </b:section> </div> <div style='clear: both;'/> <div id='lowerads-wrapper'> <b:section class='lowerads' id='lowerads' preferred='yes'/> </div> <div style='clear: both;'/> </div> <!-- end lower-wrapper --> </div> <!-- end content-wrapper --> <div id='footer-wrapper'> <b:section class='footer' id='footer'> <b:widget id='HTML12' locked='false' title='' type='HTML'/> <b:widget id='HTML4' locked='false' title='' type='HTML'/> <b:widget id='HTML3' locked='false' title='' type='HTML'/> <b:widget id='HTML2' locked='false' title='' type='HTML'/> <b:widget id='HTML1' locked='false' title='' type='HTML'/> </b:section> </div> <div style='clear: both;'/> </div> <!-- end blog-wrapper --> <div id='bottomads-wrapper'> <b:section class='bottomads' id='bottomads' preferred='yes'/> </div> </div> <!-- end outer-wrapper --> <!-- Please don't remove the credits below as we spent many hours creating this blogger template. It's only reasonable that you keep the link to Ourblogtemplates.com. --> <div id='credit'> <div id='creditleft'> <p> © Blogger template 'Perfection' by <a href='http://www.ourblogtemplates.com/'>Ourblogtemplates.com</a> 2008</p> </div> <div id='creditright'> <p>Back to <a href='#outer-wrapper'>TOP</a> </p> </div> </div> <!-- end credit --> </body> </html>
Looks like you are using blogger. Login to your account, go to layout and when you see “blog postsâ€, choose edit on it. Uncheck the “show ads between posts†and everything should be done.
thanks for your help, but thats not the problem. I posted the adsense code into the html a while ago and it was for inline ads. it has nothing to do with the "show ads between posts" in blogger.