Help: Clicking on a photo goes out of screen

mafotografixmafotografix Registered Users Posts: 233 Major grins
edited March 28, 2007 in SmugMug Support
I launched my website on Monday and I've been getting feedback from several viewers/users.

This is the issue they are having: When they click on a photo to view a larger size, it goes out of their screen the first time. Clicking the same photo a second time makes the photo fit the screen. Please try it out with this example: http://www.mafotografix.com/gallery/2624503#138830070

It happens to all screen sizes and all photos. How can I fix this problem or advise them? Help!

Thanks

Mike

Comments

  • BaldyBaldy Registered Users, Super Moderators Posts: 2,853 moderator
    edited March 27, 2007
    Hey Mike,

    Wow, your customization and photos are beautiful.

    Can you explain what you mean by out of screen? What I'm seeing is:

    139115818-O.jpg

    Which is the way the site is designed. The photo gets pulled front and center and the rest gets dimmed so the clicked-on photo becomes the center of attention.

    Let us know if you see something else.

    Thanks,
    Baldy
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    Hi Baldy,
    Thanks for the reply and compliments.

    I have a screen print of the issue but how do I show it here?

    Instead, I posted a pdf file here. As you can see the top portion is outside of the screen. There is no right bar to scroll either.

    What could have caused this?
    Baldy wrote:
    Hey Mike,

    Wow, your customization and photos are beautiful.

    Can you explain what you mean by out of screen? What I'm seeing is:

    139115818-O.jpg

    Which is the way the site is designed. The photo gets pulled front and center and the rest gets dimmed so the clicked-on photo becomes the center of attention.

    Let us know if you see something else.

    Thanks,
    Baldy
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    Thanks for the reply and compliments.

    I have a screen print of the issue but how do I show it here?

    Instead, I posted a pdf file here. As you can see the top portion is outside of the screen. There is no right bar to scroll either.

    What could cause this?
    Hi, we can't see your pdf. Upload a screengrab jpg to your SmugMug account and link us to the file, OK? You can also embed the post inline, how-to is right here: http://dgrin.smugmug.com/gallery/1083138

    Also, please tell us what browser and version you are using, thanks.
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    Sample PDF file
    Attached. Please download. Thanks.
    Thanks for the reply and compliments.

    I have a screen print of the issue but how do I show it here?

    Instead, I posted a pdf file here. As you can see the top portion is outside of the screen. There is no right bar to scroll either.

    What could have caused this?
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    Browsers
    Microsoft Internet Explorer 6.0 and Firefox 1.0 & 2.0 - are these ok?

    Andy wrote:
    Hi, we can't see your pdf. Upload a screengrab jpg to your SmugMug account and link us to the file, OK? You can also embed the post inline, how-to is right here: http://dgrin.smugmug.com/gallery/1083138

    Also, please tell us what browser and version you are using, thanks.
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    Microsoft Internet Explorer 6.0 and Firefox 1.0 & 2.0 - are these ok?
    Are you seeing the exact same behavior on Firefox as with IE? I see your screen grabs on IE.

    Also, please tell me if you see the same behavior here:
    http://dgrin.smugmug.com/gallery/2241567#119629344
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    Hi Andy,
    Yes, I see the same behavior on both Firefox and IE on different computers.

    I checked your test site. Verdict: No problem what so ever. I clicked on each picture the first time. I even deliberately had the picture scrolled until it was almost out of the screen and then click to enlarge. The picture centered itself perfectly.

    What could be the proble with my site? :( I'm a little worried as to what my clients and prospective clients are seeing.

    Andy wrote:
    Are you seeing the exact same behavior on Firefox as with IE? I see your screen grabs on IE.

    Also, please tell me if you see the same behavior here:
    http://dgrin.smugmug.com/gallery/2241567#119629344
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    Yes, I see the same behavior on both Firefox and IE on different computers.

    I checked your test site. Verdict: No problem what so ever. I clicked on each picture the first time. I even deliberately had the picture scrolled until it was almost out of the screen and then click to enlarge. The picture centered itself perfectly.

    What could be the proble with my site? :( I'm a little worried as to what my clients and prospective clients are seeing.
    Yes, we'll look at it, I'm sure it's because of your customization. Stay tuned.
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    This is all invalid CSS - I'm removing it. What are you trying to do with this CSS?

    .Contact & Guestbook #galleryTitle {
    display: none;
    }

    .Weddings #galleryTitle {
    display: none;
    }

    .Portraits #galleryTitle {
    display: none;
    }

    .Architecture #galleryTitle {
    display: none;
    }
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    Try removing ALL your javascript stuff, (copy and save it in a .txt file). Then see if the problem persists?
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    Andy
    You know for the most part, I just use the FAQ help and copy the stuff to my CSS window. I think that was to remove the words 'gallery 1' or 'page 1' or something to that effect.

    If you noticed it is those pages which display the photos immediately.

    I might be all wrong though. So please advise.

    Looks wise, I'm happy with it right now. Code wise I have no idea although I'm starting to learn a little from examples.

    Thanks.
    Andy wrote:
    This is all invalid CSS - I'm removing it. What are you trying to do with this CSS?

    .Contact & Guestbook #galleryTitle {
    display: none;
    }

    .Weddings #galleryTitle {
    display: none;
    }

    .Portraits #galleryTitle {
    display: none;
    }

    .Architecture #galleryTitle {
    display: none;
    }
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    You know for the most part, I just use the FAQ help and copy the stuff to my CSS window. I think that was to remove the words 'gallery 1' or 'page 1' or something to that effect.

    If you noticed it is those pages which display the photos immediately.

    I might be all wrong though. So please advise.

    Looks wise, I'm happy with it right now. Code wise I have no idea although I'm starting to learn a little from examples.

    Thanks.
    OK - remove the javascript like I suggested, and let's see if that's the culprit :D
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    Did you remove those bad codes Andy?
    Thanks.

    Just wanted to be sure because I could not find them.

    I just test the site and unfortunately yes the issue is still existing. Curious, are you guys experiencing the same thing?
    Andy wrote:
    OK - remove the javascript like I suggested, and let's see if that's the culprit :D
  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited March 27, 2007
    Try clearing your cache
    Thanks.

    Just wanted to be sure because I could not find them.

    I just test the site and unfortunately yes the issue is still existing. Curious, are you guys experiencing the same thing?
    One more data point to go along with others. I can't reproduce the problem you are describing in either Firefox or IE 7. Hopefully this means it isn't happening to your viewers.

    This is a shot-in-the-dark, but the simplest thing I know of to try is to do a forced page reload with Shift-Reload. Each smugmug page is actually made from a bunch of different files (style sheet files, javascript files, etc...). It is occasionally possible to get a set of mismatched files in your cache for some unknown reasons. Clearing out the cache can heal this problem if Shift-reload (hold down the shift key while you click the reload button) is the fastest way to try to force the page to get reloaded.

    If that doesn't do anything, then try clearing your cache (both memory and disk), shut down the computer, then restart and see if anything has changed.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    Thanks.

    Just wanted to be sure because I could not find them.

    I just test the site and unfortunately yes the issue is still existing. Curious, are you guys experiencing the same thing?
    No, I've asked you twice - please you remove all your javascript, put it in a .txt file, and see if the problem persists.
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    Javascripts are not there.
    No change to the problem. I still get the photos showing outside of the frame :(
    Andy wrote:
    No, I've asked you twice - please you remove all your javascript, put it in a .txt file, and see if the problem persists.
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    No change to the problem. I still get the photos showing outside of the frame :(
    Hrm.

    OK let's go on to the next thing:

    are you running any special software in the form of firewalls, popup blocking, adblocking, extensions, add-ons, etc.

    Please also try this on another computer. As we have been saying, we can't replicate.
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    OK, let me try on a few computers again with this setting.
    If it is still the same can I put my javascript back? Some things are missing as a result of taking it out.

    Thanks.
    Andy wrote:
    Hrm.

    OK let's go on to the next thing:

    are you running any special software in the form of firewalls, popup blocking, adblocking, extensions, add-ons, etc.

    Please also try this on another computer. As we have been saying, we can't replicate.
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited March 27, 2007
    If it is still the same can I put my javascript back? Some things are missing as a result of taking it out.

    Thanks.
    Yes, please. I'm going to ask another specialist to look at your site. It's Ivar, and he's in Europe, so you'll hear from him in the morning sometime....
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 27, 2007
    OK thank you so very much!
    I'll put the java code back. BTW - I got all those Javascript codes from the Smugmug FAQ site.

    So far I tested it on 5 computers. Two computers exhibit the same problem. The other 3 seem to be ok.

    Very weird!

    I'll check back in the morning. Its about 6pm HST now.
    Andy wrote:
    Yes, please. I'm going to ask another specialist to look at your site. It's Ivar, and he's in Europe, so you'll hear from him in the morning sometime....
  • ivarivar Registered Users Posts: 8,395 Major grins
    edited March 28, 2007
    I'll put the java code back. BTW - I got all those Javascript codes from the Smugmug FAQ site.

    So far I tested it on 5 computers. Two computers exhibit the same problem. The other 3 seem to be ok.

    Very weird!

    I'll check back in the morning. Its about 6pm HST now.
    Maybe I'm missing something, but I don't see any custom JavaScript code ne_nau.gif


    Can you check this: Does it make a difference whether you visit http://www.mafotografix.com/gallery/2624503#138830070 or http://mafotografix.smugmug.com/gallery/2624503#138830070 ?
  • mafotografixmafotografix Registered Users Posts: 233 Major grins
    edited March 28, 2007
    You are right! Its gone!
    ???

    Good thing I saved it somewhere! Wheew! It would be a chore to go through FAQ again.

    I'm going to put it back now.

    Thanks.
    ivar wrote:
    Maybe I'm missing something, but I don't see any custom JavaScript code ne_nau.gif


    Can you check this: Does it make a difference whether you visit http://www.mafotografix.com/gallery/2624503#138830070 or http://mafotografix.smugmug.com/gallery/2624503#138830070 ?
Sign In or Register to comment.