Announcement

Collapse
No announcement yet.

Altering the product layout of sidebar lists

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

    #16
    HTML Code:
    <p class="text_product_small_info_heading"><actinic:variable name="ProductName" /></p>
    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr align="left" valign="top">
        <td width="75">
          <actinic:block if="%3cactinic%3avariable%20name%3d%22ProductImageFileName%22%20%2f%3e%20%21%3d%20%22%22">
    			<a href="<actinic:variable name="SearchCGIURL" />?PRODREF=<actinic:variable Name="ProductID" />&amp;NOLOGIN=1<actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&amp;SHOP=<actinic:variable name="ShopID" /></actinic:block>">
    				<img style="border: 0;" src="<actinic:variable name="ProductImageFileName" />" width="75" alt="<actinic:variable name="ProductName" encoding="strip"/>" />
    			</a>
          </actinic:block></td>
        <td>
          <p class="text_product_small_info_price">
          <Actinic:PRICES PROD_REF="<actinic:variable Name="ProductID" />" RETAIL_PRICE_PROMPT="<Actinic:Variable Name="ProductPriceDescription"/>">
             <actinic:variable value="Marketing Price List" name="PriceListRetail" />
          </Actinic:PRICES>
          </p>
          <p class="text_product_small_info"><actinic:variable name="ProductDescription" /><br>
          <a href="<actinic:variable name="SearchCGIURL" />?PRODREF=<actinic:variable Name="ProductID" />&amp;NOLOGIN=1<actinic:block if="%3cactinic%3avariable%20name%3d%22IsHostMode%22%20%2f%3e">&amp;SHOP=<actinic:variable name="ShopID" /></actinic:block>">find out more</a></p>
    	
    	</td>
      </tr>
    </table>
    try this layout. its s imple edit from the default template.

    Comment


      #17
      fiddle with fondle
      there's a difference?

      Comment


        #18
        Originally posted by pinbrook
        there's a difference?
        One is something you play with, the other is something you play for!
        Fergus Weir - teclan ltd
        Ecommerce Digital Marketing

        SellerDeck Responsive Web Design

        SellerDeck Hosting
        SellerDeck Digital Marketing

        Comment


          #19
          Thanks for taking the time to reply folks, have slightly amented the latest suggestion. Thoughts?
          Football Heaven

          For all kinds of football souvenirs and memorabilia.

          Comment

          Working...
          X