PDA

View Full Version : I need help coding a layout


julzfin
13-Oct-2004, 06:36 PM
Hi,

I am having problems with the Act_Productline.html. I'd like to do a custom layout, but I am at my wits end trying code/configure the file to do what I want with it. Basically, my boss wants a chart instead of just the items laid out in rows. I am attaching an example of what he's looking for. If anyone could help me code this thing, that would be awesome!

Click:
http://www.fitnessserve.com/testtable.html to see what I mean!

I just want this layout in a template for a product section page.

Nadeem
15-Oct-2004, 10:06 AM
Hi there

Looking at your design it is possible. What you would need to do, is to edit your 'Act_Productline.html'. This can be found in "C:\Program Files\Actinic v7\Sites\Site1". It might be easier to open this file in Dreamweaver.Please note to do the following, if you open the file in dreamweaver:

After NETQUOTEVAR:PRODUCTFORMBEGIN, type in <table> and just before NETQUOTEVAR:PRODUCTFORMEND, type in </table>.

Then you will see how the structure is of Act_Productline.html in design view of Dreamweaver.

Kind Regards