You bet it is, and thank goodness I finally found it. I have spent the better part of the past 4 hours using different search terms trying to find this fix! Dug through the first few pages of search results and found this one.
A million thanks Get Em Fast!
I am working on a site that needed this fix. I am using the columns mod (love it) and things were stuck to each other. I was able to use your spacing fix, but only up to 2px, more than that kicks the third item down to the next row.
Where might I change the column widths? I am thinking if I shrink those by 5px or so it will look perfect.
But of course.
Here is a direct link to a product listing page:
http://plussizedjewelry.com/index.ph...ex&cPath=31_42
You will see the lovely 2px space created with your previous fix. I only assumed the next best course of action was to shrink the space containing the information.
Thanks again for your assistance!
Try adding this and see if this is something like what you're looking for:
Code:.listingDescription, .itemTitle { width: 60%;}
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
A thing of beauty!
Thanks Get Em Fast!
I added this:
Changed your 60% suggestion to 90% and have perfect spacing between items!Code:.listingDescription, .itemTitle { width: 90%;}
![]()
Glad to hear that you've got what you needed. I used the 60%, as it made the description just about the same width as your images, which to ME, that looked a little better. But, as always, that's one of those "user discretion" things.
Nice looking site, by the way.
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Thanks again for the help and thanks for the compliment.
This site is not mine. I am also not a web person, long story for another time.
I will have the owner look at it and show her a few variations, including your 60% look. Since there is enough width in the page and the spacing is sorted out, I could change it to the 4 column layout.
That would create the uniformity of text to images that you like and not leave the page looking off center.
Thanks again!