Question for Nicholas Sherlock
James Lyall
Registered Users Posts: 202 Major grins
Nicholas, I would like to call upon your expertise once again.
Last September, you may recall that I posted about a problem which I have with the behaviour of CSS on my site. You kindly contributed to that thread. You might also notice that I was not the only one to experience this behaviour. (Keith 'mklabove') See: http://www.dgrin.com/showthread.php?t=240656
I copied your "Always show captions in lightbox" customisation to the CSS for my entire site. None of this worked until I stripped out all of the ".sm-user-ui" from the code. Having modified it in that way, I found that clicking on a button below the image in lightbox, the window (e.g. Info) which then opens, just hangs and cannot be closed. The only "work around" I could construct was to eliminate the button display with the following code:
When you have a moment, I should very much value your input.
(BTW, I am now using your SmugMug backup program in Chrome. Quite brilliant, your skill seems to know no bounds!)
Last September, you may recall that I posted about a problem which I have with the behaviour of CSS on my site. You kindly contributed to that thread. You might also notice that I was not the only one to experience this behaviour. (Keith 'mklabove') See: http://www.dgrin.com/showthread.php?t=240656
I copied your "Always show captions in lightbox" customisation to the CSS for my entire site. None of this worked until I stripped out all of the ".sm-user-ui" from the code. Having modified it in that way, I found that clicking on a button below the image in lightbox, the window (e.g. Info) which then opens, just hangs and cannot be closed. The only "work around" I could construct was to eliminate the button display with the following code:
.sm-nui .sm-lightbox .sm-lightbox-panel .sm-lightbox-tools .sm-lightbox-icons .sm-button { display: none; }Whilst the site now works, I remain uneasy because the cause of the ".sm-user-ui" behaviour remains unresolved.
When you have a moment, I should very much value your input.
(BTW, I am now using your SmugMug backup program in Chrome. Quite brilliant, your skill seems to know no bounds!)
0
Comments
I think your issues with the Info window are probably because you're using an earlier version of my customisation before I had found and fixed that problem. Try adding this code to the end of CSS:
Please check out my gallery of customisations for the New SmugMug, more to come!
I am most grateful to you for your input.
Best wishes
http://www.lyall-photos.net/
After a bit more fiddling with the CSS, your new code does the trick!
Why it did not do so before, I have no idea.
Anyway, thank you very much for making it all work for me.
(I shall get onto the Support Team nevertheless).
http://www.lyall-photos.net/
SmugMug Support Hero