<?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 : Customizing PC Content Areas</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Customizing PC Content Areas]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 08:28:04 +0000</pubDate>
  <lastBuildDate>Sat, 24 Jan 2009 20:41:56 +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=2379</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[Customizing PC Content Areas :   Hamish wrote:try Firefox with...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8474.html#8474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1445">ColdDawg</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 8:41pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Hamish" alt="Originally posted by Hamish" style="vertical-align: text-bottom;" /> <strong>Hamish wrote:</strong><br /><br />try Firefox with the Web Developer add-on which allows you to examine and even edit the CSS.<BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>Thanks for the tip&nbsp;about Firefox...I'll install the add-on and that will probably make life easier!</DIV><span style="font-size:10px"><br /><br />Edited by ColdDawg - 24-January-2009 at 8:42pm</span>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 20:41:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8474.html#8474</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas :   earlyimp wrote:If you see a...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8473.html#8473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1445">ColdDawg</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 8:38pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by earlyimp" alt="Originally posted by earlyimp" style="vertical-align: text-bottom;" /> <strong>earlyimp wrote:</strong><br /><br />If you see a blue border around your images, that's in 99% of the cases due to the fact that "pcstorefront.css" is <U>not</U> loaded (or not loaded correctly) in your header.asp file.</td></tr></table> <DIV>&nbsp;</DIV><DIV>Thank you! Thank you! Thank you!</DIV><DIV>&nbsp;</DIV><DIV>I had left out the css link and, of course, it caused lots of issues. Once I put it in as you suggested everything clicked into place!!! Here it is now,</DIV><DIV>&nbsp;</DIV><DIV><img src="uploads/1445/screenshot2.jpg" height="396" width="500" border="0" /></DIV>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 20:38:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8473.html#8473</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : I got it! I did have the pcStorefront.asp...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8472.html#8472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=469">Diaper Junction</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 8:32pm<br /><br />I got it! I did have the pcStorefront.asp loaded, so I just needed to change what Hamish said. Works like a charm.<DIV>&nbsp;</DIV><DIV>Thank you both!</DIV><DIV>&nbsp;</DIV><DIV>Melanie</DIV><DIV>Diaper Junction</DIV>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 20:32:06 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8472.html#8472</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : If you see a blue border around...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8470.html#8470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 7:26pm<br /><br />If you see a blue border around your images, that's in 99% of the cases due to the fact that "pcstorefront.css" is <u>not</u> loaded (or not loaded correctly) in your header.asp file. <br><br>Make sure that it is. The correct way to include the file is as follows (this should appear before the closing &lt;/head&gt; tag.<br><br><table width="99%"><tr><td><pre class="BBcode">&lt;link type="text/css" rel="stylesheet" href="pcStorefront.css" /&gt;</pre></td></tr></table><br><br>Specifically this is the code that removes the blue border that otherwise images have when they link to another file or another page.<br><br><table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp;&nbsp; /* Remove the default border from images */&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; #pcMain img {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; border: 0; <br>&nbsp;&nbsp;&nbsp; }</pre></td></tr></table><br>The code mentioned by Hamish above instead refers to the light grey border that is added to product images (regardless of whether they link to something or not) when - for example - products are shown horizontally in a category. It works as a thin frame that sorrounds the product image and that many people like (an interface element used quite frequently by e-commerce stores).<br>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 19:26:05 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8470.html#8470</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : Is that in the pcStorefront.asp...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8469.html#8469</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=469">Diaper Junction</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 7:11pm<br /><br />Is that in the pcStorefront.asp or where? <img src="http://www.earlyimpact.com/forum/smileys/smiley36.gif" height="17" width="17" border="0" alt="LOL" /><DIV>&nbsp;</DIV><DIV>Melanie</DIV><DIV>Diaper Junction</DIV>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 19:11:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8469.html#8469</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : Hi Melanie &amp;amp; ColdDawg, The...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8467.html#8467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 5:15pm<br /><br />Hi Melanie &amp; ColdDawg,<br>&nbsp;&nbsp; The image border is from the following CSS :-<br><br>&nbsp;&nbsp; #pcMain .pcShowProductImageH img {<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; border: 1px solid #E1E1E1;<br><br>Just change the border to 0px.<br>ColdDawg, if you can, post a link or try Firefox with the Web Developer add-on which allows you to examine and even edit the CSS.<br>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 17:15:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8467.html#8467</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : Subbing to this thread. I am having...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8466.html#8466</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=469">Diaper Junction</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 4:53pm<br /><br />Subbing to this thread. I am having the same problem with image borders.<DIV>&nbsp;</DIV><DIV>Melanie</DIV><DIV>Diaper Junction</DIV>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 16:53:30 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8466.html#8466</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : here is a screenshot,     see...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8459.html#8459</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1445">ColdDawg</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 24-January-2009 at 12:33am<br /><br />here is a screenshot, <DIV>&nbsp;</DIV><DIV><img src="http://www.earlyimpact.com/forum/uploads/1445/screenshot.jpg" height="359" width="500" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>see how everything is left-shifted?</DIV><DIV>&nbsp;</DIV><DIV>also, how do I get rid of the default HTML image borders?</DIV><DIV>&nbsp;</DIV><DIV>I was hoping for something in the documentation that describes all of the PC styles (headers, subheaders, images, etc.) as a reference so I could easily locate them and change them to match our designs.</DIV><span style="font-size:10px"><br /><br />Edited by ColdDawg - 24-January-2009 at 12:35am</span>]]>
   </description>
   <pubDate>Sat, 24 Jan 2009 00:33:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8459.html#8459</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : Can you post some links so we...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8440.html#8440</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 23-January-2009 at 3:19am<br /><br />Can you post some links so we can take a look and provide suggestions? You should definitely be able to accomplish what you need to do without editing any source code. Specifically, you should be able to use a combination of CSS (pc/<b>pcStorefront.css</b>) and display settings (Settings &gt; <b>Display Settings</b>). Remember that display settings can be category-specific too if you want one category to display products differently from another one.]]>
   </description>
   <pubDate>Fri, 23 Jan 2009 03:19:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8440.html#8440</guid>
  </item> 
  <item>
   <title><![CDATA[Customizing PC Content Areas : OK. I have the header.asp and...]]></title>
   <link>https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8438.html#8438</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1445">ColdDawg</a><br /><strong>Subject:</strong> 2379<br /><strong>Posted:</strong> 23-January-2009 at 12:12am<br /><br />OK. I have the header.asp and footer.asp figured out perfectly. Very nice instructions from EI. The PC store integrates very nicely within my design.<DIV>&nbsp;</DIV><DIV>But I cannot seem to find anything on editing the PC content areas. For example, in my site, on the Browse page, all of the photos kinda scrunch up to the left and leave extra white space to the right of them. I'd like to have their cells/divs/whatever set so that they simply expand to fill available space and center within their containers.</DIV><DIV>&nbsp;</DIV><DIV>Is there any documentation on specifically how to do this? I'm sure I could work directly on the PC code or maybe just edit the stylesheet (if style-controlled) but I thought I'd ask here before digging in that deep!</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance for any assistance or ideas.</DIV>]]>
   </description>
   <pubDate>Fri, 23 Jan 2009 00:12:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/customizing-pc-content-areas_topic2379_post8438.html#8438</guid>
  </item> 
 </channel>
</rss>