It was just late...
In the ecommain.css
.productsummary {
position: relative;
padding: 5px;
border-bottom: #999 solid 1px;
height: 60px;
}
I changed the height.... this isn't dynamic though. Is there a css guru that
can shed light on a dynamic height calculation?
Rick
Richard Fleming <[EMAIL PROTECTED]> wrote: Hi all-
I've tweaked the product summary ftl to include a few more product specific
items such as long description and a couple of links to content. However, as
the amount of space each item takes increases, the line seperators stay in the
same place so that the text of the product overwrites the lines. Is there any
way to dynamically space the seperators, or at least is there a css style that
governs their spacing? I can't seem to find it.
Maybe it's just late.
Rick