Announcement

Collapse
No announcement yet.

Act_ProductLineCompact.html Help

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

    Act_ProductLineCompact.html Help

    I am using the Act_ProductLineCompact.html. Is there anyway to make it so that it shows products with alternating background colours?

    Example

    prod1 - red bg
    prod2 - green bg
    prod3 - red bg
    prod4 - green bg

    etc.

    Thank you

    #2
    Can you post your code please
    Owner of a broken heart

    Comment


      #3
      You will need to set up a CUSTOMVAR such as BGCOLOR - assign the colour you want in the properties tab against each product - add the CUSTOMVAR into the Act_ProductLine template eg "bgcolor="CUSTOMVAR:BGCOLOR"


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment


        #4
        It can be done automatically.

        Simply duplicate your template so that another copy appears below the original. Change the second version to have the background colour you require in the first <tr> tag.

        This is a standard Actinic technique - usually used for the type of template where the image alternates left / right as you go down the page.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          THank you, NormanRouxel that works perfectly.

          Comment

          Working...
          X