Forum off-centered on FireFox

plinanplinan Member
edited August 2012 in Questions
I've tried to use CSS to resolve this but haven't had any success. The body of the forum is way off to the right of the screen when browsing the forum with FireFox, but it looks fine on Chrome. I've tried stripping all custom css code out, also tried with the embed theme but still the same result. Thoughts?

link: http://www.pepwuper.com/discussions-2/#/categories/general

image

Comments

  • Howdy, because you're embedding Vanilla, this isn't an issue with Vanilla's style sheets but rather that page's header CSS. Try applying "clear: both;" to the #vanilla-comments element or setting a height on your #header element so that the embedded comments clear your float'd logo.
  • I found reducing the height of the #logo element to 80px solved the issue.
  • Awesome, thanks for the help! :D
This discussion has been closed.