PDA

View Full Version : product layout


mac
05-Nov-2003, 10:56 PM
table spacing
I like to reduce the spacing between the tables to 5 mm.

please click here to see

http://myjavaco.com/test.html

someone else on this forum had the same question.
thanks.

This is driving me NUTS.

Nadeem
06-Nov-2003, 12:25 PM
Hi there

The actual products html codes are in a template called act_productline.html

It may be you have a <BR> in here

If you open act_productline.html, you will notice there is no <table> tags, this is defined in act_productbody.html

Some people, if they wish to edit the act_productline.html, put in temp <table> tags, so they get the visual look of the way the products are laided out

Kind Regards

mac
06-Nov-2003, 02:50 PM
I tried what you sugested in the first part of your answer, It didnt work.
Please clarify what you mean by: Some people, if they wish to edit the act_productline.html, put in temp <table> tags, so they get the visual look of the way the products are laided out

how do i reduce spacings between these tables?

Nadeem
06-Nov-2003, 03:08 PM
Hi there

Well as you can see in your act_productline.html, there is no table tags. If you are using dreamweaver, then try putting in table tags to see what the product layout looks visually.

I have attach a screenshot of my version of dreamweaver and the spacing is caused by a table cell, you will need to delete this or edit it

Kind Regards