<?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 : modify the css in Related Items</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : modify the css in Related Items]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 11:15:43 +0000</pubDate>
  <lastBuildDate>Wed, 30 Dec 2009 18:03:28 +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=3319</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[modify the css in Related Items : Just so you know.... I found the...]]></title>
   <link>https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12488.html#12488</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1797">BettyH</a><br /><strong>Subject:</strong> 3319<br /><strong>Posted:</strong> 30-December-2009 at 6:03pm<br /><br />Just so you know.... I found the answer. in the pcStorefron.css I had to create the following style:<DIV>&nbsp;</DIV><DIV>#pcMain .pcShowProductName a {<BR>&nbsp;&nbsp;color:#333333;<BR>&nbsp;}</DIV><DIV>&nbsp;</DIV><DIV>However, you may be correct in that it would be better to set it to a specific tab in order to have it not affect other parts of the store adversly.</DIV><DIV>&nbsp;</DIV><DIV>Thanks for your help!</DIV>]]>
   </description>
   <pubDate>Wed, 30 Dec 2009 18:03:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12488.html#12488</guid>
  </item> 
  <item>
   <title><![CDATA[modify the css in Related Items : Ah, Sorry, I though that was the...]]></title>
   <link>https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12486.html#12486</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 3319<br /><strong>Posted:</strong> 30-December-2009 at 5:56pm<br /><br />Ah, Sorry, I though that was the one you wanted. At the moment this is controlled by the site wide setting&nbsp; in pcStoreFront.css :<br><table width="99%"><tr><td><pre class="BBcode"><br>/* The following two statements assign a style to links storewide. They are sometimes<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; overwritten by other styles that target specific links. */<br>&nbsp;&nbsp;&nbsp; #pcMain a:link {<br>&nbsp;&nbsp;&nbsp; color: #CCCCCC;<br>&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; #pcMain a:visited {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; color: #d3d2d2;<br>&nbsp;&nbsp;&nbsp; }<br></pre></td></tr></table><br><br>If you wish to add one specific to the tabs I suggest adding to SpryTabbedPanels-PD.css<br><br><table width="99%"><tr><td><pre class="BBcode"><br>#TabbedPanels1 a:link {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; color: red;<br>} <br></pre></td></tr></table><br>Of course with whatever color you prefer.<br>]]>
   </description>
   <pubDate>Wed, 30 Dec 2009 17:56:54 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12486.html#12486</guid>
  </item> 
  <item>
   <title><![CDATA[modify the css in Related Items : Tried that... well actually, that...]]></title>
   <link>https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12485.html#12485</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1797">BettyH</a><br /><strong>Subject:</strong> 3319<br /><strong>Posted:</strong> 30-December-2009 at 5:39pm<br /><br />Tried that... well actually, that changes the color of the text on the tab. I need to change the color of the link in the content on the "related items" tab.<DIV>&nbsp;</DIV><DIV>I tried this:</DIV><DIV>.TabbedPanelsContent {<BR>&nbsp;padding: 4px;<BR>}<BR>.TabbedPanelsContent a {<BR>&nbsp;color:#666666;<BR>}</DIV><DIV>&nbsp;</DIV><DIV>But that didn't work either. I also noticed that the &lt;p&gt; style is pcShowProductName . I went into the pcStorefront.css and modified this in a similiar fashion, but that has not solved it either.</DIV>]]>
   </description>
   <pubDate>Wed, 30 Dec 2009 17:39:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12485.html#12485</guid>
  </item> 
  <item>
   <title><![CDATA[modify the css in Related Items : Hi, It&amp;#039;s set in CSS SpryTabbedPanels-PD.css...]]></title>
   <link>https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12484.html#12484</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 3319<br /><strong>Posted:</strong> 30-December-2009 at 5:32pm<br /><br />Hi,<br>&nbsp; It's set in CSS SpryTabbedPanels-PD.css&nbsp; See color in <br><table width="99%"><tr><td><pre class="BBcode"><br>.TabbedPanelsTab {<br>&nbsp;&nbsp;&nbsp; position: relative;<br>&nbsp;&nbsp;&nbsp; top: 1px;<br>&nbsp;&nbsp;&nbsp; float: left;<br>&nbsp;&nbsp;&nbsp; padding: 4px 10px;<br>&nbsp;&nbsp;&nbsp; margin: 0px 1px 0px 0px;<br>&nbsp;&nbsp;&nbsp; background-color: #DDD;<br>&nbsp;&nbsp;&nbsp; list-style: none;<br>&nbsp;&nbsp;&nbsp; border-left: solid 1px #CCC;<br>&nbsp;&nbsp;&nbsp; border-bottom: solid 1px #999;<br>&nbsp;&nbsp;&nbsp; border-top: solid 1px #999;<br>&nbsp;&nbsp;&nbsp; border-right: solid 1px #999;<br>&nbsp;&nbsp;&nbsp; -moz-user-select: none;<br>&nbsp;&nbsp;&nbsp; -khtml-user-select: none;<br>&nbsp;&nbsp;&nbsp; cursor: pointer;<br>&nbsp;&nbsp;&nbsp; font-family: sans-serif;<br>&nbsp;&nbsp;&nbsp; font-size: 0.9em;<br>&nbsp;&nbsp;&nbsp; font-weight: bold;<br>&nbsp;&nbsp;&nbsp; color: #666666;<br>}<br></pre></td></tr></table><br><br>]]>
   </description>
   <pubDate>Wed, 30 Dec 2009 17:32:06 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12484.html#12484</guid>
  </item> 
  <item>
   <title><![CDATA[modify the css in Related Items : I am working on a website,product...]]></title>
   <link>https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12483.html#12483</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1797">BettyH</a><br /><strong>Subject:</strong> 3319<br /><strong>Posted:</strong> 30-December-2009 at 5:13pm<br /><br />I am working on a website,&nbsp;product page here:&nbsp;<a href="http://www.snapbac.com/store/pc/Mens-Leg-Sleeve-2p9.htm" target="_blank">http://www.snapbac.com/store/pc/Mens-Leg-Sleeve-2p9.htm</A><DIV></DIV>Greg Dinger has done a great job with the tabs display, however, if you look at the related items tab, you will see that the links are very hard to read. I need to change the color of these. Can anyone direct me to the proper file/css style for this? ]]>
   </description>
   <pubDate>Wed, 30 Dec 2009 17:13:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/modify-the-css-in-related-items_topic3319_post12483.html#12483</guid>
  </item> 
 </channel>
</rss>