Change position of prev/next,
-
Hi,
A client wants to change the position of the prev/next arrows so they always stay in the same position for each photo, regardless of the size of the photo.
I found this in the FooBox Documentation for “sticky buttons” which used
fbx-sticky-buttons
, so this could be a solution for me:
<a href="pic.jpg" rel="foobox[1]" data-modal-class="fbx-sticky-buttons"><img src="thumb.jpg" /></a>
I get how this can be done when manually adding the FooBox link, but I’ve no idea how to do it in WordPress where the plugin automatically does this.
How can I get the plugin to use
fbx-sticky-buttons
, or does anyone have any other suggestions on how to fix the position of the arrows? (FYI I’m using FooBox with FooGallery).
Thanks!
- The topic ‘Change position of prev/next,’ is closed to new replies.