Forums

Join
bbPress Support ForumsThemesCSS ordered list discrepancies between IE and FF

Info

CSS ordered list discrepancies between IE and FF

  1. I've been trying to hack the 2col_fixed_left theme provided by bbpressraw.com (many thanks) to fit into the website for the small nonprofit that I work for. I've gotten pretty far with it, but I'm stuck on a weird ordered list issue that looks fine on FF but is pretty screwy on IE.

    The site can be accessed at http://www.belovedcommunitycenter.org/forums. The frontpage looks fine, but the topics.php displays the post number and author name over the post content.

    Any tips folks have for a amateur designer would be much appreciated.

    Thanks,

    Kyle

  2. Looks like the main div is not closed properly, or the tags are nested improperly. Maybe FF handles that error different than IE7 does.

    I don't think it has anything to do with lists, just improper HTML. I would validate the page here and see if fixing the div error helps the display in IE.

  3. You must log in to post.