Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28026
    #136191

    Try to define the width of the image – sometimes IE has problems to display an image if no image width is defined. Insert following code into the quick css field and change the width value if necessary

    #header .logo img {
    width: 200px;
    }

    #136192

    That works great. Thanks for helping.

    Regards

    Alexander

    #136193

    Hey,

    Glad it fixed it. Thanks to Dude. :)

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo Problem IE9’ is closed to new replies.