• jpanizzoli

    (@jpanizzoli)


    I’ve been working on this all night!

    It appears that IE is rendering a space above the “primary” and “content” divs on this page:

    https://www.asapcreditcard.com/blog/

    In Mozilla / Firefox, everything appears to be fine. But in IE, I can’t get the spaces to go away. I realize there are some markup errors, but these aren’t causing the problem (I’ve already tried to remove the code in question).

    This is most of the stylesheet:

    [CSS code removed – a link to your site is enough to access the stylesheet]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jpanizzoli

    (@jpanizzoli)

    Any help on this? Thought there would be a simple solution from a CSS expert…

    Thread Starter jpanizzoli

    (@jpanizzoli)

    No one can help me with resolving this spacing issue? I’ve tried everything! But I’m definitely no CSS expert…

    Any help would be greatly appreciated.

    Hi,

    The easiest solution I see is to use :

    <!--[if IE 7]>
    your IE7 stylesheet here
    <![endif]-->

    to redefine the position of both blocks in IE.

    Thread Starter jpanizzoli

    (@jpanizzoli)

    Thanks for your input. I know creating a seperate stylesheet is an option, but it seems like overkill just to resolve a minor spacing issue on the home page. Any other suggestions? I figured I could make a few adjustments to my existing stylesheet to fix it. Is it more complex than that?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Spacing issues in IE (twentyeleven theme)…’ is closed to new replies.