top align product details
I have 3 extra fields in each product listing. Sometimes the details are so long that they take 2 or 3 lines.
How do I top align the the heading for each field? Here's an example: http://www.sarversystems.com/webshop/product.php?productid=9&cat=5&page=1 Note how the "package contents" field is centered in relation to the contents of that field, makingit hard to read. |
In modules/Extra_Fields/product.tpl, try replacing this
Code:
<TR><TD width="30%"> with this Code:
<TR><TD width="30%" valign="top"> |
Worked like a charm. Thanks.
|
All times are GMT -8. The time now is 03:51 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.