M2vH / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Next image in gallery #339

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I am trying to make the next image show up to the right of the current one. 
At the moment, I have added an extra img inside the span tag like so:

<a class="previewnext" 
style="width:250px;float:left;opacity:0.1;padding-right:0px;""></a>

is there a way I could show the next image in the gallery here? There is an 
example at http://www.christymcnamara.com/wp/galleries/traditional-3/slideshow/

Original issue reported on code.google.com by pate...@gmail.com on 11 Jan 2015 at 12:07