Announcement

Collapse
No announcement yet.

Column divider and row divider

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

    Column divider and row divider

    Hi, if I set 'Column Count For Products' to '2', the layout will be looks like as following, with divier between different rows
    -------------------------
    product1 product1
    -------------------------
    product1 product1
    -------------------------

    How can add a divider between columns, which looks like this?
    -------------------------
    product1 | product1
    -------------------------
    product1 | product1
    -------------------------

    Regards, JW

    #2
    The way to achieve this would be setting a gif image (of a vertical line) as a background in a <div> and setting the CSS alignment to margin: 0 auto; to centre align


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Thanks, that's looks complicated. Can I find some help in the advanced guider? JW

      Comment

      Working...
      X