PDA

View Full Version : Photo Size Bubble


FarnsworthPhotography
Dec-08-2008, 04:23 PM
How can I make it so the photo size bubble does not appear when you move your mouse over the photo?

I saw a post on how to do this before but I can seem to find it now. Can anyone help?

jfriend
Dec-08-2008, 05:08 PM
How can I make it so the photo size bubble does not appear when you move your mouse over the photo?

I saw a post on how to do this before but I can seem to find it now. Can anyone help?

Add this to your Bottom Javascript:

showPhotoBar = false;

You can see many more default settings for Smugmug here (http://www.dgrin.com/showthread.php?t=66912).

FarnsworthPhotography
Dec-09-2008, 05:03 AM
Add this to your Bottom javascript:

showPhotoBar = false;

You can see many more default settings for Smugmug here (http://www.dgrin.com/showthread.php?t=66912).

Thanks it worked great!