I honestly don’t know what it is.
If you made this theme from scratch, it might be an issue in the CSS or how it’s coded up in another file.
But if you find another theme and do minimal edits, then you should be fine.
Thread Starter
749831
The only changes I made to this theme are the : backgroudn image and the header image. It looks like when I insert my own bakcround image thats when the text gets draged down the bottom but when I use the theme’s original image it looks fine. Its very bizzare.
Maybe you should just try to match the colors from your background instead of inserting the background. If that’s where the issue is, then it’s easier to remove it than to try and work around it.
Thread Starter
749831
I know I have been thinking about that because this IE browser issue is a headache to deal with. I really liked the BG image though. Do you know a way to style the background without inserting an image, like adding lines to it.
I’d use borders. Not many people like that, but you could try it.
Only one color though.
border: 10px solid #ffffff;
That’s just an example, but it’ll give you some ideas.