Okay, I just remade the design of my site. I'm having some problems though. Here is the site: scrawlfx.com
Now, I'm using padding to separate the post information "by Sal, Filed Under: PlayStation 3, Xbox 360" from the post content. So for post content, here is my CSS:
.post-content {
clear: both;
padding-top: 10px;
}
Here is how that displays in Firefox and Internet Explorer:
[img]http://i39.tinypic.com/23itsgk.png[/img]
I want it to look the same in both browsers but how do I accomplish this?
And next up for my questions is for our gallery page here: scrawlfx.com/gallery
In Firefox, the gallery displays in the center just as it should since it's the same theme as we use on the main site, but in Internet Explorer, it shifts to the left for some reason. Can anybody help me out on this one as well?
Thanks for all your help! :)
P.S. Feel free to leave any comments on what you think of our site's new look. =]