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
(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

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> <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>
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
Comment