Forums

Join
bbPress Support ForumsTroubleshootingProblem with custom layout in Firefox

Info

Problem with custom layout in Firefox

  1. http://www.secondcomic.com/forum/

    For the life of me I cannot get rid of the bar underneath the header in firefox 3. The bar underneath the main header image is just the table the header is sitting in expanded slightly showing the background image.

    This doesn't happen in IE, but always in firefox. I've tried everything.

    Thanks for the help!

  2. The problem is this:

    td background="/images/bg/rotate.php"

    Try this instead:

    td style="background: url(/images/bg/rotate.php) no-repeat;"

  3. Perfection. I owe you #1 beer. =P

  4. You must log in to post.