Announcement

Collapse
No announcement yet.

fragments side by side in shop

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

    fragments side by side in shop

    This is blowing my mind. I can do side by side fragments in brochure pages no problem. But what I want is brochure fragments 3 side by side underneath a range of products in the shop! Can this be done, or can i just not see the wood for the trees today?
    Jenny
    Hanson Web Design
    www.hansonwebdesign.co.uk
    jenny@hansonwebdesign.co.uk
    Actinic hosting, Actinic Software, template design and re-design

    #2
    Have you checked out Normans donationware hack for laying products out in multiple columns? This can also be applied to fragments. Implementing could be an issue depending on the structure of the product layouts above.

    I tend to overcome this by coding the page into CSS and then with a new fragment layout float the 3 side by side - you need to ensure all the table tags are found and removed to make this work.


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      where to find

      Where would one find this Normans donation ware "hack"?

      I did search on this forum...no luck...Googled it too

      Many Thanks!

      Bob
      Bob Collins Design
      Fort Collins, Colorado USA
      bob@bobcollinsdesign.com

      Comment


        #4
        www.drillpine.biz - look for actinic stuff
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          My patch is quite complex. If you only need to do this a few times the simpler alternatives are:-

          Use a single Fragment that contains a 3 colum table, all done by embedding HTML into the text-only fragment description. Upload any images via Advanced / Additional Files.

          Or

          Use 3 custom Fragment Templates,
          one for the start <tr><td>...</td>
          one for the middle <td>...</td>
          one for the end <td>...</td></tr>
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment

          Working...
          X