• clagunaclaguna
    February 2012
    I would like to know if possible to always see the image information somewhere on the bottom of the image on a translucent background?
  • mikemike
    February 2012
    You can do by editing:
    slider.js

    Delete the third line of code:
    $('.caption-container').hide();

    That's it :-)
  • clagunaclaguna
    February 2012
    Deleting the code makes the image info visible

    In my project I want to use Galleria-Dark-Green

    How do I go by making the image info like in your sample of the Gallery-Simple - no "i" and place it on the bottom of the image?
  • mikemike
    February 2012
    You asked how to make it visible all the time I thought. Anywho you can adjust anything else via CSS.

    Adjust the position here:
    /css/slideshow.css

    /* CAPTION */
    #information {z-index:150; position:relative; top:45px; left:32px;}
  • clagunaclaguna
    February 2012
    This is perfect! - it is going to look so nice - exactly how I envisioned it...

    One last thing - how do I get rid of the "i"?
  • mikemike
    February 2012
    This line is what displays the "i", background image. In the same spot as the above code.

    #information a {display:block; background:url(../images/info.png) top left no-repeat; width:19px; height:19px; text-indent:-9999px;}
  • clagunaclaguna
    February 2012
    You are the best - Thank you so much!!!!!!! - Please let me know of future projects/files…
  • laranzlaranz
    February 2012
    @claguna
    for future updates signup here: http://progressionstudios.com/newsletter/