toferrall 0 Report post Posted March 6, 2011 I am looking for a simple rule/process to use the carousel feature. I want to know what I should set the image sizes to universally to ensure minimal white space around images depending on the amount of images i want to use (assuming all are horizontal in nature) I have read through the forums, resized my nextGen thumbnails settings as well as the maximize size in the pagelines settings and it still leaves a lot of space around the images and isn't as tight as I would like. Here is the link http://oferrall.com/wordpress/?page_id=151 Any help is greatly appreciated Share this post Link to post Share on other sites
catrina 103 Report post Posted March 6, 2011 Add this code to your custom CSS for tightening the space: #mycarousel ul li.jcarousel-item {width: 170px;} Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
toferrall 0 Report post Posted March 7, 2011 Catrina that worked great. Thank you! Share this post Link to post Share on other sites