Announcement

Collapse
No announcement yet.

I need help coding a layout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I need help coding a layout

    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.
    Julie Finley
    Marketing Manager/Designer
    Fitness Serve
    1-888-251-5111
    julzfinley@fitnessserve.com
    www.fitnessserve.com

    #2
    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
    Nadeem Rasool
    SellerDeck Development

    Comment

    Working...
    X