How do i center slideshow images.

designpi / 2013-07-17 09:27:11   

saschabehrendt.designpicked.com/index.php/portfolio/

Hello i have been having problems trying to center slideshow images i tried a few things i thought just changing the css of the image container would work using text align but it did nothing.

Any ideas on how i could center images in slideshow would be great.

Thanks

arsondpi / 2013-07-17 10:26:50   

Adding the following seemed to do the trick with your layout and the css customizations you applied:

  1. .picture {
  2.      width: 100%;
  3. }
designpi / 2013-07-17 10:49:27   

Of course its always the obvious that escapes me.

Thanks for the help!

This thread has been closed, thank you.