• Resolved mpanty

    (@mpanty)


    I’m having a problem with my website under Internet Explorer. For some reason, in my index.php page the post column is narrower than it should be, but it displays fine in single.php. Have a look: http://www.mcalcio.com

    I recently added some code to try to limit the number of Adsense ads that appear on my index page, so I’m guessing that’s the problem, but I don’t know how to fix it.

    I’ve pasted my index.php file here, if anyone can help I’d greatly appreciate it.

Viewing 1 replies (of 1 total)
  • Thread Starter mpanty

    (@mpanty)

    Never mind, found the problem.

    Turns out it was the PayPerPost tracking code I had inserted before the get_header php command:

    <!-- PayPerPost -->
    <script type="text/javascript" src="http://tinyurl.com/2b5ojn"></script>
    <!-- PayPerPost -->

    Why that made my post column narrower I have no clue, but I’m curious to know. If anyone has any theories I’m all ears.

    Anyways, removing the code fixed the problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Index column smaller than single column’ is closed to new replies.