Announcement

Collapse
No announcement yet.

argghh. product layout help, please?

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

    argghh. product layout help, please?

    OK, I confess, I was fiddling and I messed something up..
    now I think I've reverted something (an upgraded template/layout) back to factory and I can't get it to look the way it did before

    As you can see from HERE for example, my complete product listings are centralised...which is fine.. but I'd like to make the field they occupy wider (they used to be!)

    The image place is set to 210pixels which is frationally wider than all images..but I can't find where to change/add something to make the product description field wider too.

    I only really use 2 main product layouts (which are essentially the same except one has a "new" image against it) and I've copied one here

    Code:
    <!-- ProductLine HTML begin -->
    <!-- Insert HTML for the top of the individual product -->
    
    
    <actinic:block if="%3cactinic%3avariable%20name%3d%22ListIndex%22%20%2f%3e%20%20%3e%201"><!-- ProductSeparator HTML begin -->
    <!-- This template specifies the product separators -->
    
    <TR><TD COLSPAN="3"><HR ALIGN="CENTER" WIDTH="95%" SIZE="1" noshade>
    </TD></TR>
    
    <!-- This template specifies the product separators -->
    <!-- ProductSeparator HTML end --></actinic:block>
    
    
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductFormUsed%22%20%2f%3e">
          <form method="post" action="<actinic:variable name="OnlineScriptURL" value="Shopping Cart Script URL" />"> 
             <input type="hidden" name="SID" value="<Actinic:Variable Name="SectionID"/>" />
             <input type="hidden" name="PAGE" value="PRODUCT" />           
             <input type="hidden" name="PAGEFILENAME" value="<Actinic:Variable Name="SectionPageName"/>" />
             <Actinic:SECTION BLOB='<Actinic:Variable Name="SectionCatFile"/>'/>
    </actinic:block>
         <tr>
          <td colspan="3" align="CENTER" valign="TOP"> <div align="center"><a name="<actinic:variable name="EncodedProductAnchor"/>"><span class="actsmall"><font color="666666"><b><actinic:variable formatting="font(Size|14|Color|666666),underline" encoding="actinic" name="ProductName" /></b></font></span></a> <img src="new_product.gif" border="0" width="27" height="13" alt="New"></div></td>
        </tr>
      <tr>
        <td rowspan="2" width="210" align="left" valign="TOP"> <actinic:variable name="ProductImageLayout"/><br><actinic:variable name="ExtendedInformationLinks"/> </td>
        <td colspan="2" align="LEFT" valign="top"><span class="actxsmall"><actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductReferenceVisible%22%20%2f%3e">
             Ref: <actinic:variable name="ProductReference" />
    </actinic:block> <br>
     <actinic:variable formatting="font(Size|12)" encoding="actinic" name="ProductDescription" /><br>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22FileURLNotEmpty%22%20%2f%3e">
    	<br><a href="<Actinic:Variable Name="ProductLinkInfo"/>">
    	</actinic:block><actinic:variable name="ProductLinkText"/><actinic:block if="%3cactinic%3avariable%20name%3d%22FileURLNotEmpty%22%20%2f%3e">
    	</a>
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsRetailCustomerMessageUsed%22%20%2f%3e">
    
    <Actinic:PRICE_EXPLANATION PROD_REF="<actinic:variable name="ProductID" />" COMPONENTID=-1><Actinic:Variable Name="RetailCustomerMessage"/></Actinic:PRICE_EXPLANATION>
    </actinic:block> 
          <b><actinic:block if="%3cactinic%3avariable%20name%3d%22PriceIsEnabled%22%20%2f%3e">
    <b>
    <Actinic:PRICES PROD_REF="<actinic:variable name="ProductID" />" RETAIL_PRICE_PROMPT="<Actinic:Variable Name="ProductPriceDescription"/>">
    <actinic:variable name="PriceListRetail" />
    </Actinic:PRICES>
    </b>
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22ProductPriceIsEnabled%22%20%2f%3e%20%3d%3d%20False">
    <Actinic:NOTINB2B><strong><actinic:variable name="ProductPriceNotEnabledMessage" /></strong></Actinic:NOTINB2B>
    </actinic:block></b>
       <actinic:block if="%3cactinic%3avariable%20name%3d%22DiscountDescriptionIsShownForProducts%22%20%2f%3e">
          <actinic:variable name="DiscountList" value="Standard Section Discount List" />
       </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsOtherInfoPromptShown%22%20%2f%3e">
          
             <span class="actrequired"><Actinic:Variable Name="OtherInfoPrompt"/></span><br />
             <input type="text" name="O_<Actinic:Variable Name="ProductID"/>" size="60" maxlength="1000" value="" />
    </actinic:block> <actinic:block if="%3cactinic%3avariable%20name%3d%22IsDatePromptShown%22%20%2f%3e">
             <br />
             <span class="actrequired"><actinic:variable name="DatePrompt"/></span><br />
             <actinic:variable name="DayList" /><actinic:variable name="MonthList" /><actinic:variable name="YearList" />
    </actinic:block> 
    	   </span></td>
      </tr>
      <tr>
        <td align="LEFT" colspan="2"><span class="actxsmall"><actinic:variable name="CartErrorListXML"/><actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptShown%22%20%2f%3e">
          <br />
          <span class="actrequired"><Actinic:Variable Name="QuantityPrompt"/></span>
          &nbsp;
          <input type="text" name="Q_<Actinic:Variable Name="ProductID"/>" size="4" value="<Actinic:Variable Name="DefaultQuantity"/>" />
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsQuantityPromptHidden%22%20%2f%3e">
    	<input type="hidden" name="Q_<actinic:variable name="ProductID"/>"  value="<actinic:variable name="DefaultQuantity"/>" />
    </actinic:block>
            <actinic:variable name="AttributeList"/>
    <actinic:variable name="ComponentList"/>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsAddToCartButtonShown%22%20%2f%3e%20%3d%3d%20False">
    	
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsAddToCartButtonShown%22%20%2f%3e%20AND%20%0d%28%3cactinic%3avariable%20name%3d%22NumberAttributesInPushButtonGrid%22%20%2f%3e%20%3d%3d%200%29" >
       <p>
       <actinic:variable name="AddToCartButton" />
    </actinic:block>
          <actinic:block if="%3cactinic%3avariable%20name%3d%22IsOutOfStockShown%22%20%2f%3e"><!-- OutOfStock HTML begin -->
    <!-- This template is used for the out of stock message. -->
    
    <P class="actwarningcolor"><actinic:variable name="OutOfStock"/></P>
    
    <!-- This template is used for the out of stock message. -->
    <!-- OutOfStock HTML end --></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsCatalogSuspendedShown%22%20%2f%3e"><!-- Suspended HTML begin -->
    <!-- This template is used for the catalog suspended message. -->
    
    <B><P class="actwarningcolor"><actinic:variable name="CatalogSuspended"/></P></B>
    
    <!-- This template is used for the catalog suspended message. -->
    <!-- Suspended HTML end --></actinic:block>
     </span> </td>
      </tr>
      
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductFormUsed%22%20%2f%3e">
          </form>
    </actinic:block>
    <actinic:block if="%3cactinic%3avariable%20name%3d%22IsPopUpPageGenerated%22%20%2f%3e">
    	<actinic:variable name="ExtendedInfoPageDesign"/>
    </actinic:block>
    (sorry if it looks bad to some more experienced people...that's exactly how it's been upgraded from V7)

    I have trial and errored (as you do LOL) but can't work out how to widen the area occupied by the main product description.

    could some kindly person help out, please?

    Many thanks

    ETS... I know it's possible that it's the section layout that needs editting? Not the product layout itself.. but I still don't know what to add and where
    Last edited by TraceyHand; 07-Jun-2007, 01:55 PM. Reason: my braincells don't work well...didn't you know?
    Tracey

    #2
    Tracey,

    Is this the same snapshot that is with Chris ? If so I am taking a look at that one for you now and will look into this too.

    From the source code on the link you provided it looks like you have your section width set to 80%, this can be changed in 'Settings | Site Options | Layouts | Section | Width of section list'. Also worth checking what you have set for 'Settings | Site Options | General | Site | 'Width for Main Area''.

    Regards,
    Bruce King
    SellerDeck

    Comment


      #3
      ah, thanks Bruce. I actually found that yesterday. It was the product layout width I wanted to change and I did find it eventually in this menu and fiddled with it a few times until I was happy with the look.
      Cheers

      I have so many snapshots with support right now that I'm lost myself! LOL
      Tracey

      Comment

      Working...
      X