PDA

View Full Version : Changing the Menu that shows up with mouse hovering


rmbrar
Jan-17-2010, 03:56 PM
Hello,

I am looking to change the position of the menu that shows up when you hover the mouse over to the main picture in the gallery. Currently it shows up on the picture in the top right corner, where you rank the photo and select different sizes for the picture.
I would like this menu to appear at the bottom of that picture so it doesn't cover the picture at all.

My gallery link is ----> http://www.studiobrar.com/gallery/10689955_T5VGE#744331311_cAgoE

Thanks

J Allen
Jan-17-2010, 04:06 PM
Hello,

I am looking to change the position of the menu that shows up when you hover the mouse over to the main picture in the gallery. Currently it shows up on the picture in the top right corner, where you rank the photo and select different sizes for the picture.
I would like this menu to appear at the bottom of that picture so it doesn't cover the picture at all.

My gallery link is ----> http://www.studiobrar.com/gallery/10689955_T5VGE#744331311_cAgoE

Thanks


Add this to your Bottom java-script box:





SM.PhotoBar.config.position = 'bottom';

rmbrar
Jan-17-2010, 04:17 PM
Add this to your Bottom java-script box:





SM.PhotoBar.config.position = 'bottom';







Cool, thanks a lot for the prompt response
cheers