Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Joe VanDerBos

    (@joevdb)

    I dug in and modified this line of code in the CSS:

    #information { position:absolute; bottom:-48px; width:<?php echo ((int) $styles['width'] - 6);?>px; height:0; background:<?php echo $styles['infobackground']; ?>; color:<?php echo $styles['infocolor']; ?>; overflow:hidden; z-index:200; opacity:.70; filter:alpha(opacity=70); line-height:1.1em; margin:0.5em 0;}

    The result is better, but a more direct method is preferable.

    Plugin Author cpres

    (@cpres)

    Thanks Joe, version 1.3.3 will be released tomorrow and there will be an option to minimize the information bar. I’ve also added an option to only show the information bar on mouse hover ??
    Cheers!
    CP

    Thread Starter Joe VanDerBos

    (@joevdb)

    Thanks Cameron, that’ll be great!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Slideshow Gallery Pro] Change the size of the information box that overlays the image’ is closed to new replies.