Bring Your Business to Life › Support › Image Store › image padding issue
- AuthorPosts
- December 10, 2012 at 8:12 pm #51365PaulParticipant
Could you please advise me why my images are not lining up correctly. Is there a setting I have wrong or do I need to change padding values in CSS etc? The images align wrong when they have different orientations and crop ratios.
December 18, 2012 at 1:05 am #51455AngelParticipantyour gallery is password protected, i tried to look to see if it was the same issue i was having
December 19, 2012 at 7:02 pm #51500Xpark MediaKeymasterSome times there a few adjustments that are needed depending on the theme that you are using and how well coded it is. I couldn’t look at it since your gallery is password protected could you please provide a link to a test gallery.
December 21, 2012 at 12:52 am #51525PaulParticipantSorry I could have sworn I removed that. Please try again.
p.s. the email notification doesn’t seem to be working for these posts.
December 28, 2012 at 11:25 pm #51600Xpark MediaKeymasterThe problems is that your thumbnails are all different sizes, add this code to your theme’s styles.css file. Note this this may have problems with older browsers.
div#ims-mainbox .ims-img { display: -moz-inline-box; display: inline-block; vertical-align: middle; float: none; }
December 31, 2012 at 5:45 pm #51631PaulParticipantThat works beautifully thank you.
- AuthorPosts
- You must be logged in to reply to this topic.