Portfolio Grid Images - Alignment or Margin adjustment

Good day to you,

I have a problem with my portfolio grid where the images have about a pixel of white space showing on the right side of the images. The closest setting i found for this was line 1268 in the layout.css file. I tried using a different size images/regenerating thumbnails ect. but i think the code is supposed to adapt to different size images as long as the sizes match in the theme-functions.php - Post Thumbnails section? Anyway, if you could go the Portfolio section of the one page design and let me know if there's anything you can do to help? You should see the 1 pixel of white to the right side of the image inside the black border.     http://www.ashleygrayart.com/

             /* Grid */
1268     .portfolio_group.grid .portfolio-item { width: 31.2%; margin: 0px 1% 20px; }

Comments

Sign In or Register to comment.