Slideshow Thumbnail combo

DA12 / 2012-12-19 09:49:51   

Website: daniel-archer.com

I'm trying to find a way to box my thumbnail navigation underneath my slideshow so it doesn't spill over the width of my actual slideshow, making it look much neater. Have been looking for hours but can't seem to find the solution.

Can anyone help me out?

arsondpi / 2012-12-19 10:41:43   

Something like this may do the trick (adjust accordingly):

  1. #thumbnails {
  2.     width: 400px;
  3. }

add this to style.css or at the css part of the format.

DA12 / 2012-12-19 11:13:18   

Worked a treat!

This thread has been closed, thank you.