PDA

View Full Version : Images at the top?


TiggyPig
01-May-2003, 09:27 AM
Hi Guys,

I'd like my product images to be aligned with the description text so that the images for all products are top justified.

Yu can see the product layout at TIGGYPIG.COM (http://www.tiggypig.com) and the images are all middle justified rather than top justified.

Ive peeped into Act_Primary but cannot see which one to change.

Any suggestions?:confused:

memix
01-May-2003, 10:52 AM
Try adding align="top" after your img src tag

pinbrook
01-May-2003, 11:48 AM
if its the product pages you are talking about then act_productline.htm

or if it is at section level then act_sectionline.htm

TraceyG
01-May-2003, 01:54 PM
Hi,

Open the template that you are using for your products (usually Act_ProductLine.html). Add:

valign="top"

to the <td> tag before NETQUOTEVAR:PRODUCTIMAGE. It should look like:

<td valign="top">