Logo Shows Up Wrong In Safari - Shows Fine on Firefox!

Discussion in 'HTML & Website Design' started by m1ndless, Jun 15, 2008.

  1. #1
    m1ndless, Jun 15, 2008 IP
  2. nyxano

    nyxano Peon

    Messages:
    417
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Just checked your code and you are right, Safari does show that image differently.

    Try this:

    Remove the style="background-image tag from TABLE and put it for the TD cell next to the logo image. This way, the background does not get applied to the cell that your 6655.jpg image is housed in.

    Right now, your 6655.jpg is on top of the table background and I think Safari screws that up and gives you what you have now.
     
    nyxano, Jun 15, 2008 IP
  3. m1ndless

    m1ndless Peon

    Messages:
    1,112
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ahh, I see, I will try that when I get home tonight, thanks!
     
    m1ndless, Jun 15, 2008 IP