Options

Firefox problem with .png banner

melhillmelhill Registered Users Posts: 3 Big grins
edited February 22, 2009 in SmugMug Support
Hi guys,

I've tried to give this a really good go before coming here.

My banner (.png) works just fine with IE, but when I tried viewing it with Firefox, half of the image is missing. It is the same across my whole site.

All the support threads I have looked at so far describe problems the other way around. (i.e. problems with .png in IE)

http://www.melhill.smugmug.com/

Any ideas? Thanks so much in advance.

Comments

  • Options
    digismiledigismile Registered Users Posts: 955 Major grins
    edited February 22, 2009
    It doesn't work fine for me in IE7 (and it looks the same in FF). The issue appears to be the width.

    Change the width to atleast 245 and it should look fine.

    #my_banner {
    width: 245px;


    regards,
  • Options
    melhillmelhill Registered Users Posts: 3 Big grins
    edited February 22, 2009
    digismile wrote:
    It doesn't work fine for me in IE7 (and it looks the same in FF). The issue appears to be the width.

    Change the width to atleast 245 and it should look fine.

    #my_banner {
    width: 245px;


    regards,

    Fantastic, it works, excellent! Thanks so much!!!!!!!!! clap.gif
Sign In or Register to comment.