Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same problem, any advise would be great!

    Just fixed this with help from the Member site. I removed width:px; from #sgpro_image img. Now it is centering nicely. I guess it is something the author is working on…

    From:
    #sgpro_image img { position:relative; margin-left:auto; margin-right:auto; display:block; width:px; border:none; height:auto; padding: 0 !important;}

    To:
    #sgpro_image img { position:relative; margin-left:auto; margin-right:auto; display:block; border:none; height:auto; padding: 0 !important;}

    Plugin Author cpres

    (@cpres)

    Try resetting your configuratin too, there should be a variable for width being passed to the stylesheet. But if deleting out width works just the same, then very good!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Slideshow Gallery Pro] Vertical images not centering’ is closed to new replies.