New Zenner
- Join Date:
- Feb 2008
- Posts:
- 29
- Plugin Contributions:
- 0
Going vertical with additional images
Good morning Zen world. I am in a quandary. I have the layout all done on my product info page, but the vertical spacing on the additional images is driving me nuts. I have tried many things this evening and searched long and hard for an answer, but alas none is to be readily found. So with that I turn to you. :)
Here is the CSS that I have for additional images:
#productAdditionalImages {
padding: 0;
width: 100px;
float: left;
}
#productAdditionalImages .back {clear:none;}
and of course the link to the offending party:
So I guess my question is how can I eliminate some or all of the space in the additional images column. If you need more of the CSS let me know. :) And with that I am off to bed, with dreams of an aggravation free day. :P Ta!
Kate