• Resolved jdonley83

    (@jdonley83)


    for some reason the the rss badge image, the comm_date background image, and the main nav background image are not rendering in Firefox on a PC for me. I am running FF 3.6.10 on a PC. For some reason it seems to render fine in Safari, Chrome, IE, and even FF running on a mac. Please Help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of specific help.

    Thread Starter jdonley83

    (@jdonley83)

    No problem, here’s the link https://jdonley83.com

    DigitalSquid

    (@twelvefootsnowman)

    It’s because you haven’t closed off some of the conditional comments properly.

    At the end of line 44 of your code you’ve got -> instead of -->

    And also at the end of line 56 you’ve got <![endif]>
    instead of <![endif]-->

    Fix those and it should show the backgrounds properly.

    Thread Starter jdonley83

    (@jdonley83)

    Awesome, That did it. Thanks for the help. Issue was not with the template at all.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Theme images not rendering in Firefox’ is closed to new replies.