<?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 : Recently Viewed items - Any&#111;ne??</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Recently Viewed items - Any&#111;ne??]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 19:02:59 +0000</pubDate>
  <lastBuildDate>Fri, 08 Aug 2008 11:40:34 +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=1565</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[Recently Viewed items - Any&#111;ne?? : Have you received an answer on...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post6332.html#6332</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1234">cmason</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 08-August-2008 at 11:40am<br /><br />Have you received an answer on this?<br /><br />What I encountered on smallrecentproducts.asp (V3.12) is that the CSS div "recentprds" was undefined in the CSS, so I made my own.  Next thing I decided to change was to present the product list as an unordered list.<br /><br />I stripped out all the embedded styles like "&lt;div style="margin-bottom: 10px;"&gt;" because using &lt;ul&gt; styling I can automatically take care of the spacing.<br /><br />This code also has a custom div to align the "Clear List" link to the right, another change to use the same image for each item (we have wide variety of product image dimensions and using an image for the &lt;li&gt; would have broken the consistent look), and another to add the tooltip, but hopefully you can see how/where to add the UL/LI tags<br />"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Show SKU?<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pcIntShowSKU = 0<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%&gt;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;% 'CW added ul ,changed class to small, added &lt;&lt;&gt;&gt; %&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;ul&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;li class="small"&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;% if pcvStrSmallImage &lt;&gt; "hide" then  'CW added tooltip and changed image to use checkmark due to prd image size issues%&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href="viewPrd.asp?idproduct=&lt;%=tmpVPrdArr(0,tmpIndex)%&gt;"&gt;&lt;img src="../../ImagesSite/CheckmarkOrangeYellow.gif" alt="Bullet" align="left" style="border:none; padding-top: 2px; padding-bottom: 5px; padding-right: 4px;"&gt;&lt;/a&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;% end if %&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href="viewPrd.asp?idproduct=&lt;%=tmpVPrdArr(0,tmpIndex)%&gt;" &lt;%if scStoreUseToolTip="1" then%&gt;onmouseover="javascript:document.getPrd.idproduct.value='&lt;%=tmpVPrdArr(0,tmpIndex)%&gt;'; sav_callxml='1'; return runXML1('prd_&lt;%=tmpVPrdArr(0,tmpIndex)%&gt;');" onmouseout="javascript: sav_callxml=''; hidetip();"&lt;%end if%&gt;&gt;&lt;%=ClearHTMLTags2(tmpVPrdArr(1,tmpIndex),0)%&gt;&lt;/a&gt;&lt;/li&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/ul&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;% if pcIntShowSKU=1 then%&gt;&lt;span class="smaller"&gt;&lt;%=pcvStrSku%&gt;&lt;/span&gt;&lt;%end if%&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;%exit for<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;end if<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'CW inactivated &lt;div style="clear:both; text-align: right; margin: 5px;"&gt;, added &lt;&lt;&gt;&gt;, and div-class<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div id="alignRight" class="small"&gt;&lt;a href="javascript:ClearViewedPrdList();"&gt;&lt;&lt;&nbsp;&lt;%=dictLanguage.Item(Session("language")&"_viewProducts_2")%&gt;&nbsp;&gt;&gt;&lt;/a&gt;&nbsp;&lt;/div&gt;<br />"<br /><br />This is the CSS we currently use for left/right columns that controls the unordered list for recentprds<br />"<br />#pcLeft ul, #pcRight  ul {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;margin: 0 0 0px 7px;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;padding: 0 5px;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;color:#999999;<br />}<br /><br />#pcLeft li, #pcRight li {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list-style-type: none;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;margin: 2px 0 0 0;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;border-bottom:1px solid #CCCCCC;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;padding: 0 5px;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;border-left:2px solid  #F47400;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;border-right:1px solid #CCCCCC;<br />}<br />"<br /><br />You can see it at http://www.constructionlifters.com.<br /><br />You'd have to create your own ul/li definitions for recentprds.  Be careful about how many products you display horizontally.<br /><br />There are several different ways to center &lt;ul&gt;s, take a look at the following for some clues<ul><br />http://css.maxdesign.com.au/listutorial/horizontal_master.htm<br />http://matthewjamestaylor.com/centered-menus/<br />http://matthewjamestaylor.com/blog/beautiful-css-centered-menus-no-hacks-full-cross-browser-support</ul><br /><br />Christie Mason<br />]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 11:40:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post6332.html#6332</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : Have tried several things, but...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post5115.html#5115</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1165">worldofrugs</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 20-May-2008 at 10:13am<br /><br />Have tried several things, but was still unable to center it..<DIV>Have you looked at this yet Hamish (or maybe someone else) ??</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 20 May 2008 10:13:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post5115.html#5115</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : Hi Hamish, Again thanks so much...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4968.html#4968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1165">worldofrugs</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 07-May-2008 at 1:00pm<br /><br />Hi Hamish,<br>Again thanks so much for helping me to get it horizontal... I assumeyou like to look into it to see if we're able to center it on thepage... (why else would you ask for my address?<img src="https://forum.productcart.com/smileys/smiley2.gif" border="0" alt="Wink" />)<br><br>I'm currently working on the shop. Changing layouts, colors, etc....<br>I send you the link via PM..<br><br>The recently viewed items will be at the bottom of the page.<br><br>Lemme know what you find out....]]>
   </description>
   <pubDate>Wed, 07 May 2008 13:00:51 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4968.html#4968</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : Hi Worldofrugs, Have you got a...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4967.html#4967</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 07-May-2008 at 12:43pm<br /><br />Hi Worldofrugs,<br>&nbsp;&nbsp;&nbsp;&nbsp; Have you got a link you can post - I'll take a look.<br>]]>
   </description>
   <pubDate>Wed, 07 May 2008 12:43:09 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4967.html#4967</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : As a follow up for future troubleshooting:...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4966.html#4966</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=240">scarlettscloset</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 07-May-2008 at 12:33pm<br /><br />As a follow up for future troubleshooting: when the clear list link disappears to "show recent products,"&nbsp; check "languages.asp" file to make sure it is current with the product cart version you are running. <br><br>Thanks Dan! <img src="https://forum.productcart.com/smileys/smiley32.gif" border="0" alt="Clap" /><br><br>Scarlett&nbsp;]]>
   </description>
   <pubDate>Wed, 07 May 2008 12:33:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4966.html#4966</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : Hamish,You the man!! It indeed...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4907.html#4907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1165">worldofrugs</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 05-May-2008 at 10:44am<br /><br />Hamish,<br>You the man!! <img src="https://forum.productcart.com/smileys/smiley32.gif" border="0" alt="Clap" /><img src="https://forum.productcart.com/smileys/smiley32.gif" border="0" alt="Clap" /><img src="https://forum.productcart.com/smileys/smiley32.gif" border="0" alt="Clap" /><br><br>It indeed nicely comes horizontal... <br>Any idea how to center this on the page?&nbsp; I have tried but no luck...<br>If not, does not matter, as it was most important to get it horizontal, but would look better <img src="https://forum.productcart.com/smileys/smiley2.gif" border="0" alt="Wink" /><br><br>Again, Thanks Hamish!<br>]]>
   </description>
   <pubDate>Mon, 05 May 2008 10:44:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4907.html#4907</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : I&amp;#039;ll try it over the weekend.....]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4883.html#4883</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1165">worldofrugs</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 02-May-2008 at 4:26pm<br /><br />I'll try it over the weekend.. I'll keep you posted.. Thanks all!]]>
   </description>
   <pubDate>Fri, 02 May 2008 16:26:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4883.html#4883</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : By the way - When I tried this...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4874.html#4874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 01-May-2008 at 7:12pm<br /><br />By the way - When I tried this I placed the Include for smallRecentProducts.asp as the last line in my header.asp file so that it appeared at the top of the main page.<br>If you want it horizontal you will need to keep it outside any narrow area, otherwise the "float" won't be able to float <img src="https://forum.productcart.com/smileys/smiley1.gif" border="0" alt="Smile" />. <br>]]>
   </description>
   <pubDate>Thu, 01 May 2008 19:12:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4874.html#4874</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : Hi worldofrugs, OK - Here&amp;#039;s...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4873.html#4873</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 01-May-2008 at 7:06pm<br /><br />Hi worldofrugs,<br>&nbsp; OK - Here's my starter for ten. You need to customise smallRecentProducts.asp<br>On line 74 :<br>&lt;div style="clear:both; padding-bottom: 5px;"&gt;<br>Change this to read something like :-<br><br>&lt;div id="recPrdHz"&gt;<br><br>Then in pcStoreFront.css add something like :<br>#recPrdHz {<br>&nbsp;float:left;<br>&nbsp;padding: 5px;<br>&nbsp;border: 1px dotted orange;<br>}<br><br>The border is just there to help see what's going on &amp; can be dropped/changed etc. <br>You may also want to do something with the DIV just after the two FOR loops end (Next statements).<br><br>HTH<br>&nbsp;<br><br><br><br>]]>
   </description>
   <pubDate>Thu, 01 May 2008 19:06:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4873.html#4873</guid>
  </item> 
  <item>
   <title><![CDATA[Recently Viewed items - Any&#111;ne?? : That&amp;#039;s great, but formatting...]]></title>
   <link>https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4872.html#4872</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1165">worldofrugs</a><br /><strong>Subject:</strong> 1565<br /><strong>Posted:</strong> 01-May-2008 at 4:21pm<br /><br /><P>That's great, but formatting the colors etc.. is not what I'm looking for... I'm trying to list these products horizontal....<img src="http://www.earlyimpact.com/forum/smileys/smiley24.gif" height="17" width="17" border="0" alt="Ermm" /></P>]]>
   </description>
   <pubDate>Thu, 01 May 2008 16:21:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recently-viewed-items-anyone_topic1565_post4872.html#4872</guid>
  </item> 
 </channel>
</rss>