• I was playing around with social button plugins tonight and now I have this huge white space between the end of each individual post and the footer/comment section. How do I get rid of this? Any thoughts?

    Here’s an example.

Viewing 2 replies - 1 through 2 (of 2 total)
  • there is an adsense code for a 160×600 ad after each post; possibly from another plugin (?)

    in your diggdigg-plugin, remove this:

    <div id="end_post_ad" class="ads"><script type="text/javascript">
    					google_ad_client = "pub-pub-031060264205";
    					google_ad_width = 160;
    					google_ad_height = 600;
    					google_ad_format = "160x600_as";
    					google_ad_type = "image";
    					google_color_border = "";
    					google_color_bg = "";
    google_color_link = "";
    					google_color_text = "";
    					google_color_url = "";
    
    					</script><script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"></script><input type="hidden" value="Version: 1.11" /></div>

    You might consider keeping the hidden input value, I assume that one belongs to the social media plugin you are using, i.e. Digg-digg.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I remove the space after the post?’ is closed to new replies.