<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Need help improving attribute images</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Need help improving attribute images]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 14:16:06 +0000</pubDate>
  <lastBuildDate>Mon, 19 Feb 2007 08:24:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=665</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Need help improving attribute images : Hi Cy, in viewPrdCode.asp, look...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1974.html#1974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 19-February-2007 at 8:24am<br /><br />Hi Cy, in viewPrdCode.asp, look for the routine called pcs_AdditionalImages.&nbsp;The line pcv_intProdImage_Columns = 3 defines how many thumbnails per row. But I think the routine will display ALL additional images and just keep adding rows as needed. Is that what you meant?]]>
   </description>
   <pubDate>Mon, 19 Feb 2007 08:24:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1974.html#1974</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : Rather than change the window...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1973.html#1973</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=202">carstone</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 5:31pm<br /><br /><P>Rather than change the window size, I decided to add "scrollbars=yes" to the line as so:</P><P> &nbsp;&nbsp;&nbsp;lrgewin=window.open("about:blank","","heig ht=600,width=800,scrollbars=yes,status=no,titlebar=yes") </P><P>And it works to my satisfaction. Now when the image is too tall, scroll bars show up allowing the bottom of the image to show. Thank you.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 17:31:14 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1973.html#1973</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : question for netprofits. how...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1971.html#1971</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=451">cysayles</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 4:22pm<br /><br /><P>question for netprofits.</P><P>how do I change the # of thumbnails displayed? I know there is a setting but I'm not sure which file it's in.</P><P>cy</P>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 16:22:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1971.html#1971</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : Check includes/javascripts/pcWindowsViewPrd.asp....]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1969.html#1969</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 4:17pm<br /><br /><P>Check includes/javascripts/pcWindowsViewPrd.asp. There is a line like:</P><P> lrgewin=window.open("about:blank","","height=600,width=800,s tatus=no,titlebar=yes")</P><P>Change the height=600. Caution here though because&nbsp;some people's&nbsp;screen size&nbsp;will only handle 600 high.</P>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 16:17:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1969.html#1969</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : Again, I want to thank you both....]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1967.html#1967</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=202">carstone</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 2:36pm<br /><br /><P>Again, I want to thank you both. I opened viewPrdPopWindow.asp in MS ExpressionWeb and changed the width to "auto" and it works like a charm. The only problem I have now is that the window itself is too short. I need to edit the popup window size now. BUT...the pictures look great now and that is exactly what I wanted it to do. Thanks!</P>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 14:36:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1967.html#1967</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : The pcStoreFront.css has the following...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1965.html#1965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 11:10am<br /><br /><P>The pcStoreFront.css has the following CSS definition:</P><P>&nbsp;#pcMain .pcShowMainImage img {<BR>&nbsp;&nbsp;padding: 5px;<BR>&nbsp;&nbsp;border: 1px solid #cccccc;<BR>&nbsp;}<BR>&nbsp;<BR>So it adds 5px of space on either side of your image, hence 350 + 5 + 5 = 360. If you remove the width style in the popup code, it should just display the image at the&nbsp;actual width which is what Cy mentioned.</P>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 11:10:38 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1965.html#1965</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : I looked at that again and the...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1964.html#1964</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=451">cysayles</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 11:08am<br /><br /><P>I looked at that again and the pic in the popupwindow (without the width parameter) is the 350px detail image. I believe if your detail pic were a different width it would not be resized.</P><P>cy</P>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 11:08:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1964.html#1964</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : I tried it without width and the...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1963.html#1963</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=451">cysayles</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 11:01am<br /><br /><P>I tried it without width and the 350px picture was resized to 360px (go figure).</P><P>In my store all the large pics are 350px so I will use the (width: 350px)</P>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 11:01:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1963.html#1963</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : Thanks guys. I know nothing about...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1962.html#1962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=202">carstone</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 10:31am<br /><br />Thanks guys. I know nothing about the 'guts' of PC. But what would happen if you place no value in the width at that line? Would it go to the full image? Anyway, I think for now I can live with a single width image. But I still think it should be changed to show the detail image at whatever size it was uploaded. <span style="font-size:10px"><br /><br />Edited by carstone - 18-February-2007 at 10:33am</span>]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 10:31:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1962.html#1962</guid>
  </item> 
  <item>
   <title><![CDATA[Need help improving attribute images : That is correct. I&amp;#039;m not...]]></title>
   <link>https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1961.html#1961</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 665<br /><strong>Posted:</strong> 18-February-2007 at 10:07am<br /><br />That is correct. I'm not sure why that style is over-ridden within that source code since that .pcShowMainImage class&nbsp;is included in the pcStoreFront.css file. But anyway, you can change the width to your desired width. But that still assumes all your detail images are 350. If you have different sized images, you would need to actually modify the pcs_ProductImage&nbsp;routine within viewPrdCode.asp to not use a class with a specific width.]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 10:07:02 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/need-help-improving-attribute-images_topic665_post1961.html#1961</guid>
  </item> 
 </channel>
</rss>