Announcement

Collapse
No announcement yet.

editing a content list - from the help file

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

    editing a content list - from the help file

    I want to be able to put a css-styled box around my products, BUT the products also contain extra fragments of information
    example
    product 1
    frag 1
    frag 2
    product 2
    product 3
    frag 3
    frag 4
    frag 5
    and so on.
    using html code - we would normally put a <div class="mybox">product 1 . . .</div> etc around the products to create the styled box.
    can we use the layout-list functionality to automatically add the <div class="mybox"> before the 1st product - then a </div><div class="mybox"> before each of the intermediate products and finally a </div> after the entire list
    assuming this,
    what happens to the fragments and does the last </div> appear after the product 3 or after the frag 5
    I hope this makes sense

    #2
    Kevin,

    Sorry this has not had a response as yet. Both the products and the fragments within the catalog area use the same list layout settings, so adding your bits in can be done very easily in the list area, but I do not know how they will react especially if you want to formatting only around the products. You can however add this bit into the product layout without affecting the fragment.

    Kind regards,
    Bruce King
    SellerDeck

    Comment

    Working...
    X