Announcement

Collapse
No announcement yet.

Layout of products

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

    Layout of products

    On each of my section Page, I have 10 products. I like to change the look of the layout as I have shown in the attached file.

    As you can see, each product is in a its own Table(box).

    Can you tell me what page do i need to Edit? also, what HTML code?

    So that all my pages containg products, will be in this format...

    please note, the "short Description" such as model EL13, is in the RED BOX on top.

    this is how it looks:

    Example



    http://myjavaco.com/elco.htm

    #2
    You need to edit the product layout template - Act_ProductLine.html.

    I suggest you remove the lines <TABLE WIDTH="500" COLS="3" BORDER="0" CELLPADDING="10" CELLSPACING="0" ALIGN="CENTER"> and </TABLE> from Act_ProductBody.html, and then edit Act_ProductLine.html to put your custom table into this template. Also, remove the line

    NETQUOTEVAR:INCLUDE Act_ProductSeparator.html

    A guide to the variables in Act_ProductLine.html can be found by looking up this template in the 'Index' in the Help.

    Comment

    Working...
    X