<?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 : BTO first row of each secti&#111;n....</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing BTO : BTO first row of each secti&#111;n....]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 04:56:43 +0000</pubDate>
  <lastBuildDate>Thu, 01 Oct 2009 14:38:57 +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=1349</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[BTO first row of each secti&#111;n.... : I was able to make it work by...]]></title>
   <link>https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post11518.html#11518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=206">M Robles</a><br /><strong>Subject:</strong> 1349<br /><strong>Posted:</strong> 01-October-2009 at 2:38pm<br /><br /><DIV>I was able to make it work by adding a new CSS class to configurePrdCode.asp&nbsp;within the&nbsp;&lt;td&gt; just above the&nbsp;&nbsp;tag "&lt;%=CATDesc%&gt;" for each of the types of category display sections.&nbsp; (radio, drop down, check box BTO 3.5 up) </DIV><DIV>&nbsp;</DIV><DIV>here is my mod&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"&lt;td colspan="4"&nbsp;class="pcBTOfirstRowHeader"&gt;"</DIV><DIV>&nbsp;</DIV><DIV>I then added&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.pcBTOfirstRowHeader to my pcStorefront.css along with the appropriate background values.</DIV><DIV>&nbsp;</DIV><DIV>I tried to modify a few select locations of the pcBTOfirstRowHeader but because&nbsp;it is tied to "&lt;%=strCol%&gt;"&nbsp;it modified the&nbsp;entire&nbsp;category table as you have seen. <BR></DIV>]]>
   </description>
   <pubDate>Thu, 01 Oct 2009 14:38:57 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post11518.html#11518</guid>
  </item> 
  <item>
   <title><![CDATA[BTO first row of each secti&#111;n.... : Still looking for anyone who has...]]></title>
   <link>https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4194.html#4194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=824">gary_enna</a><br /><strong>Subject:</strong> 1349<br /><strong>Posted:</strong> 25-February-2008 at 1:53pm<br /><br /><P>Still looking for anyone who has experience is accomplishing this to help me out if they could, I have even tried emailing a few of the licensed ProductCart developers with no response. </P><P>HAHA anyone know/done this before, or know of anyone that could help me out. Thanks again in advance.</P>]]>
   </description>
   <pubDate>Mon, 25 Feb 2008 13:53:01 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4194.html#4194</guid>
  </item> 
  <item>
   <title><![CDATA[BTO first row of each secti&#111;n.... :   Hamish wrote:Hi Gary, Creating...]]></title>
   <link>https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4136.html#4136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=824">gary_enna</a><br /><strong>Subject:</strong> 1349<br /><strong>Posted:</strong> 18-February-2008 at 5:31pm<br /><br /><P><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 />Hi Gary,<BR>&nbsp;&nbsp;&nbsp; Creating a new css option and pointing to that should do the trick.<BR>One thing to be aware of - which may be why you didn't see a change, is that ConfigurePrdCode has TWO sets of very similar code - you need to apply your change to both copies.<BR><BR><BR></td></tr></table> </P><P>I keep trying to accomplish this, but I cannot seem to get the first row of each section...it seems to color the entire section (category section name + options below it). Do you have any experience accomplishing this? This is really getting frustrating to me haha. </P>]]>
   </description>
   <pubDate>Mon, 18 Feb 2008 17:31:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4136.html#4136</guid>
  </item> 
  <item>
   <title><![CDATA[BTO first row of each secti&#111;n.... : Hi Gary, Creating a new css option...]]></title>
   <link>https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4135.html#4135</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1349<br /><strong>Posted:</strong> 18-February-2008 at 5:23pm<br /><br />Hi Gary,<br>&nbsp;&nbsp;&nbsp; Creating a new css option and pointing to that should do the trick.<br>One thing to be aware of - which may be why you didn't see a change, is that ConfigurePrdCode has TWO sets of very similar code - you need to apply your change to both copies.<br><br><br>]]>
   </description>
   <pubDate>Mon, 18 Feb 2008 17:23:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4135.html#4135</guid>
  </item> 
  <item>
   <title><![CDATA[BTO first row of each secti&#111;n.... : I guess since I have not received...]]></title>
   <link>https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4083.html#4083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=824">gary_enna</a><br /><strong>Subject:</strong> 1349<br /><strong>Posted:</strong> 11-February-2008 at 11:45am<br /><br /><P>I guess since I have not received a reply...hahaha....what would someone charge to do what I am asking?</P>]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 11:45:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4083.html#4083</guid>
  </item> 
  <item>
   <title><![CDATA[BTO first row of each secti&#111;n.... : So, I have been going through...]]></title>
   <link>https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4051.html#4051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=824">gary_enna</a><br /><strong>Subject:</strong> 1349<br /><strong>Posted:</strong> 05-February-2008 at 4:29pm<br /><br /><P>So, I have been going through all the posts here in the forum and if I over looked this answer already then I apologize, but I am looking for a way to customize (change the background) of the first row of each section on the BTO Page...Or the category header for each section only.</P><P>I have been going through configurePrd.asp and configurePrdCode.asp and pcStorefront.css and have found the css for each section no problem. But as I am finding out that the category header and selections are all linked through CSS....so if i make a color change to .pcBTOfirstRow it changes the whole section and not just the header....same for .pcBTOsecondRow.&nbsp;But I cant seem to figure out how to change just the category header for each section of a BTO product. </P><P>Do I need to create a new css option? .pcBTOfirstRow and .pcBTOfirstRowA (category header)? Do i need to change configurePrdCode.asp to make this happen? I keep experimenting with changes but nothing ever seems to happen...or atleast not what i want to happen hahaha. I cant seem to figure out how to css just the category header...</P><P>Everyone here seems pretty knowledgable and any help would be appreciated. Thanks in advance.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 05 Feb 2008 16:29:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/bto-first-row-of-each-section_topic1349_post4051.html#4051</guid>
  </item> 
 </channel>
</rss>