Hi David,
Hope all is going well. I wondered if you might be able to give me some advice re the page below. In summary, I modified the format of the products table so that I can display a summary of the number of products found for two product types. The problem I have is that the text for each summary seems to be pushed down the page by the product image on the left. I have experimented all morning with the image size, position etc but whatever I do I still get the same result. Reducing the image size reduces the space but I still get the same spacing proportions. I wondered if you might be able to suggest how I could solve this?
An example page with this issue is: {link saved}
Thanks in advance.
Regards
Chris
Hi Chris,
It looks like the new content has been added _after_ the last closing
</table>
tag in your html/product.php, therefore pushing it down below the image and description.I've just looked at the last version I have from you by email, if you look for the second to last closing
</table>
tag, which is the closure of the table with class='product_price' (and is immediately followed by</td>
, and insert your code immediate after that</table>
it should then appear where expected.If you're not sure of course, forward your latest version and I'll check it out for you...
Cheers,
David.
--
PriceTapestry.com