It also looks like you have a good amount of <br> tags in there..
Code:Add: <input type="text" size="4" value="0" name="products_id[544]"/> <br/> <br/> <br/> <br/>
Just a thought.
It also looks like you have a good amount of <br> tags in there..
Code:Add: <input type="text" size="4" value="0" name="products_id[544]"/> <br/> <br/> <br/> <br/>
Just a thought.
Oh yes, that's right - those breaks would be from the layout code. The all/featured/new listing admin pages have a 4-digit code that determines, among other things, how many breaks to put after each element. I have not used the Column Grid mod, but I suspect there may be a similar ability. Look in admin, wherever column grid is set up, and see if you can do it that way. If so, you can put one break after the add box and four after the description.
Thank you for the clarification about it being layout instead of categories, as I said 'wits end'.
When I hunted down listingDescription I found this before it, could it be the problem?
/*ÊspaceÊ&ÊborderÊbetweenÊlistingÊitemsÊ*/
.productListing-oddÊtd,Ê.productListing-evenÊtdÊ{
ÊÊÊÊvertical-align:Êtop;
ÊÊÊÊpadding:Ê0;
ÊÊÊÊmargin-bottom:Ê.5em;
ÊÊÊÊborder-bottom:Ê1pxÊdoubleÊ#080000;
ÊÊÊÊ}Ê
I will work with the coding and suggestions that were made and get back to you.
Beth-Katherine