• I am in the middle of a redesign and IE has me all messed up. The padding on the right site in my post is huge in IE and accurate in Firefox. I have played around with the numbers but no luck. I need to fix it in IE so I can get the margin correct so it doesn;t touch the other border. Help please.
    You can see it in action here:
    http://west4me.com/ipw-web/wordpress/index.php

Viewing 7 replies - 1 through 7 (of 7 total)
  • You’re referring to the login form, right.
    If so, add this to your css file
    form#loginform input.input {
    width: 135px;
    }

    Thread Starter west4me

    (@west4me)

    Thanks, not that though. In my posts, the distance from the text to the border is different in IE than in Firefox. I would like it to look like it does in Firefox.

    This is the same case as your previous issue with blockquote, huh? This is weird. I don’t see anything right now. Want to know the answer too.

    Thread Starter west4me

    (@west4me)

    Yeah, I couldn’t figure that out either. I pretty much just took out the blockquotes. I left one just in case someone had an idea. If no one knows, can you direct me to another place to ask?

    Right, here
    http://www.webmasterworld.com/home.htm
    Do you mind posting back once you get the answer? Just in case I find similar case, and I’m dying to know the answer as well.

    Thread Starter west4me

    (@west4me)

    One way to fix that I found was to eliminate the padding. That fixes it in IE but then my text touches the border in Firefox. Still looking though

    Thread Starter west4me

    (@west4me)

    That did it! Thank you for taking the time. The .imd-shadow part made it so the images didn’t appear at all. That was my next part to figure out.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Padding in post IE vs. Firefox’ is closed to new replies.