Results 1 to 2 of 2

Thread: Banner area displays in IE not FireFox

  1. #1
    Join Date
    Jun 2010
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Banner area displays in IE not FireFox

    Hello

    I have created a website: http://eastcoasttechwriter.ca/wordpress/
    In IE8, my banner area displays.

    In FireFox 3, the 2 images on the left do not display, however the
    puzzle at the far right does.

    I can't figure out what I've done wrong.

    Any help is appreciated.

    Thanks.

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    In your code you have this:
    http://www.eastcoasttechwriter.ca\wordpress\wp-content\themes\sky3c\build\logo-text.jpg

    It does not work because there is backslashes \ . Instead you need this:
    http://www.eastcoasttechwriter.ca/wordpress/wp-content/themes/sky3c/build/logo-text.jpg

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •