<?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 : Header navigati&#111;n bar issue...</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Header navigati&#111;n bar issue...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 08:20:32 +0000</pubDate>
  <lastBuildDate>Thu, 14 Dec 2006 17:51:20 +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=556</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[Header navigati&#111;n bar issue... : You have one table (with several...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1626.html#1626</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 5:51pm<br /><br /><P>You have one table (with several tabes nested inside of that).&nbsp;The top and bottom rows only have one column but your center row has two columns. That is throwing everything off. Also the total width of your center row is wider then the top or bottom rows.</P><P>You can do two things:<BR>1. Make sure you use colspan="2" in the top and bottom rows so they coordinate with the center row.<BR>2. Split it into three tables. One for the banner section on top, one for the content area including the left navigation, and one for the footer area.</P><P>Hope this helps.</P>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 17:51:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1626.html#1626</guid>
  </item> 
  <item>
   <title><![CDATA[Header navigati&#111;n bar issue... : Hi...Waiting with baited breath...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1625.html#1625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=394">Exuberance</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 5:23pm<br /><br />Hi...<br><br>Waiting with baited breath hoping you don't get tired of this puzzle...!<br><br>I tried the above, but everything moved down from the top and I was left with big gaps. Also, the footer file isn't showing up correctly now. Next, I tried putting in new tables and then doing the same thing; but now both items have shifted over the left. Here's the link...<br><br> http://exuberanceb.web121.discountasp.net/store/pc/viewConte nt.asp?idpage=5<br><br>and here is the code.(I'm hoping you're the tenacious sort... !!!)<br><br>Jodi<br><br><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">"http://www.w3.org/TR/html4/loose.dtd"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;!--#include file="include-metatags.asp"--&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;html&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;head&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;%if pcv_PageName&lt;&gt;"" then%&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;title&gt;&lt;%=pcv_PageName%&gt;&lt;/title&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;%end if%&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;%GenerateMetaTags()%&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;%Response.Buffer=True%&gt; </span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;%</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">Set conlayout=Server.CreateObject("ADODB.Connection")</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">conlayout.Open scDSN</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">Set RSlayout = conlayout.Execute("Select * From layout Where layout.ID=2")</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">Set rsIconObj = conlayout.Execute("Select * From icons WHERE id=1")</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">%&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;link href="ExuberanceStyleSheet.css" rel="stylesheet" type="text/css"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;link type="text/css" rel="stylesheet" href="pcStorefront.css" /&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;style type="text/css"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;!--</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">.style1 {color: #A68C57}</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">--&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;/style&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;/head&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;body&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&lt;div align="center"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp; &lt;table width="914" border="0" cellpadding="0" cellspacing="1" bgcolor="#453601"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td align="center"&gt;&lt;img src="../../images/Christmas-Banner.gif" width="911" height="20"&gt;&lt;/td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td height="96" valign="top" align="center"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;table width="100%" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td align="left" valign="middle" bgcolor="#FFFFFF" style="padding-left:10px;"&gt;&lt;img src="../../images/Exuberance-Linear-Logo-brow.gif" width="236" height="22" hspace="15"&gt;&lt;/td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td align="right" valign="middle" bgcolor="#FFFFFF" style="padding-right:10px;"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &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;span class="ToptitleBar"&gt;&lt;span class="UltraTopLinks"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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;br&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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="viewcontent.asp?idpage=5"&gt;body of knowledge&lt;/a&gt;&lt;br&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewContent.asp?idpage=18"&gt;organic &amp;amp; natural products&lt;/a&gt;&lt;br&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewcontent.asp?idpage=8"&gt;press&lt;/a&gt;&lt;br&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a  href="viewcontent.asp?idpage=9"&gt;philosophy&lt;/a&gt;&lt;b r&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewCategories.asp"&gt;shop the boutique&lt;/a&gt;&lt;br&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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;br&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/span&gt;&lt;/span&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;/td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;/tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td width="199" valign="top" bgcolor="#FFFFFF"&gt;&lt;tr&gt;&lt;td height="58"  valign="top"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp;&lt; /td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;td&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; </span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;table width="199" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!--DWLayoutTable--&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;td width="199" height="55" valign="top"&gt;&lt;div align="left"&gt;&lt;img src="../../images/beautyblog.gif" width="216" height="50"&gt;&lt;/div&gt;&lt;/td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;td height="49" valign="top"&gt;&lt;table width="224" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--DWLayoutTable--&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td width="199" height="48" valign="top"  bgcolor="#99CC00"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp ;&lt;/td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;/table&gt;&lt;/td&gt;</span><br style="color: rgb(255, 153, 0); font-style: italic;"><span style="color: rgb(255, 153, 0); font-style: italic;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td&gt;</span><span style="font-style: italic; color: rgb(255, 153, 51);"></span><br>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 17:23:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1625.html#1625</guid>
  </item> 
  <item>
   <title><![CDATA[Header navigati&#111;n bar issue... : Actually I think I see the problem...you&amp;#039;re...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1624.html#1624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 4:58pm<br /><br /><P>Actually I think I see the problem...you're closing the whole table at the bottom of the file when you should only be closing the left column.</P><P>Remove this code from the bottom:</P><P><EM><FONT color=#ff9933>&nbsp;&lt;/tr&gt;<BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic"><SPAN style="COLOR: rgb(255,153,51); FONT-STYLE: italic">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;&lt;/td&gt;</SPAN></FONT></EM><BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic">so that your code looks like this:</P><P><EM><FONT color=#ff9933>td height="58" valign="top"&gt;&lt;table width="199" border="0" cellpadding="0" cellspacing="0"&gt;<BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic"><SPAN style="COLOR: rgb(255,153,51); FONT-STYLE: italic">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--DWLayoutTable--&gt;</SPAN></FONT></EM><BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic"><SPAN style="COLOR: rgb(255,153,51); FONT-STYLE: italic">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;tr&gt;</SPAN><BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic"><SPAN style="COLOR: rgb(255,153,51); FONT-STYLE: italic">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td width="199" height="58" valign="top" bgcolor="#3300CC"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp ;&lt;/td&gt;</SPAN><BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic"><SPAN style="COLOR: rgb(255,153,51); FONT-STYLE: italic">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/tr&gt;</SPAN><BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic"><SPAN style="COLOR: rgb(255,153,51); FONT-STYLE: italic">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;/table&gt;&lt;/td&gt;</SPAN><BR style="COLOR: rgb(255,153,51); FONT-STYLE: italic"><SPAN style="COLOR: rgb(255,153,51); FONT-STYLE: italic"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;td&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN> <BR></P>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 16:58:41 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1624.html#1624</guid>
  </item> 
  <item>
   <title><![CDATA[Header navigati&#111;n bar issue... :  I&amp;#039;d love too...but it&amp;#039;s...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1623.html#1623</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=394">Exuberance</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 4:57pm<br /><br /><span style="color: rgb(204, 204, 204);">I'd love too...but it's not yet live. Can I email you directly the link and info to access the working page so you can take a peek?<br><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">Scratch that last post...I'm giving my inexperience away! Here's the link to one of the pages.<br><br style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 0);"> http://exuberanceb.web121.discountasp.net/store/pc/viewConte nt.asp?idpage=5<br><br><br></span></span><span style="font-size:10px"><br /><br />Edited by Exuberance - 14-December-2006 at 5:01pm</span>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 16:57:32 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1623.html#1623</guid>
  </item> 
  <item>
   <title><![CDATA[Header navigati&#111;n bar issue... : Hi Jodi, can you post your URL...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1622.html#1622</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 4:53pm<br /><br />Hi Jodi, can you post your URL so I can look at the source code of the live page?]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 16:53:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1622.html#1622</guid>
  </item> 
  <item>
   <title><![CDATA[Header navigati&#111;n bar issue... : Thanks for the wonderfully quick...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1621.html#1621</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=394">Exuberance</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 4:50pm<br /><br />Thanks for the wonderfully quick response!<br><br>I've tried your suggestion, and something is definitely happening (and it is way more than I accomplished with all my trials and errors) but it isn't quite there yet, unfortunately...<br><br>The catologue content has moved up, (yeay) but it is now all placing itself to the very far right, (off the original page in fact), so that my web site is now about 3000 px wide.&nbsp; The web site l;ooks normal - it's jsut the inner content that has popped itself off to the right. Any ideas?<br><br>(Oh- and I can't tell you how much I appreciate your help!)<br><br>Jodi<br><br>Here's the new and improved code (you'l note I now have three boxes in the nav bar- but that is just a cosmetic change (intended to be anyway))<br><br><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">"http://www.w3.org/TR/html4/loose.dtd"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;!--#include file="include-metatags.asp"--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;html&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;head&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%if pcv_PageName&lt;&gt;"" then%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;title&gt;&lt;%=pcv_PageName%&gt;&lt;/title&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%end if%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%GenerateMetaTags()%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%Response.Buffer=True%&gt; </span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">Set conlayout=Server.CreateObject("ADODB.Connection")</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">conlayout.Open scDSN</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">Set RSlayout = conlayout.Execute("Select * From layout Where layout.ID=2")</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">Set rsIconObj = conlayout.Execute("Select * From icons WHERE id=1")</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;link href="ExuberanceStyleSheet.css" rel="stylesheet" type="text/css"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;link type="text/css" rel="stylesheet" href="pcStorefront.css" /&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;style type="text/css"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;!--</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">.style1 {color: #A68C57}</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;/style&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;/head&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;body&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;div align="center"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp; &lt;table width="914" border="0" cellpadding="0" cellspacing="1" bgcolor="#453601"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td align="center"&gt;&lt;img src="../../images/Christmas-Banner.gif" width="911" height="20"&gt;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td height="96" valign="top" align="center"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;table width="100%" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td align="left" valign="middle" bgcolor="#FFFFFF" style="padding-left:10px;"&gt;&lt;img src="../../images/Exuberance-Linear-Logo-brow.gif" width="236" height="22" hspace="15"&gt;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td align="right" valign="middle" bgcolor="#FFFFFF" style="padding-right:10px;"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &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;span class="ToptitleBar"&gt;&lt;span class="UltraTopLinks"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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="viewcontent.asp?idpage=5"&gt;body of knowledge&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewContent.asp?idpage=18"&gt;organic &amp;amp; natural products&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewcontent.asp?idpage=8"&gt;press&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a  href="viewcontent.asp?idpage=9"&gt;philosophy&lt;/a&gt;&lt;b r&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewCategories.asp"&gt;shop the boutique&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/span&gt;&lt;/span&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td width="100%" valign="top" bgcolor="#FFFFFF"&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;table width="199" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;!--DWLayoutTable--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td width="199" height="55" valign="top"  bgcolor="#33CCCC"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp ;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;/table&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;table width="199" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!--DWLayoutTable--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;td width="199" height="65" valign="top"  bgcolor="#0000FF"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp ;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;td height="58" valign="top"&gt;&lt;table width="199" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--DWLayoutTable--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td width="199" height="58" valign="top"  bgcolor="#3300CC"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp ;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;/table&gt;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> <br><br>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 16:50:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1621.html#1621</guid>
  </item> 
  <item>
   <title><![CDATA[Header navigati&#111;n bar issue... : You aren&amp;#039;t closing the left...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1620.html#1620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 4:36pm<br /><br /><P>You aren't closing the left hand navigation column so all product cart's data will be right below your two content tables.</P><P>After your final table above, add a closing &lt;/td&gt; to close the left column and then an opening &lt;td&gt; tag to&nbsp;start the Product Cart center column. You may want to&nbsp;check the original header.asp code to define this td tag since there are some CSS styles defined there, i.e.&nbsp;&lt;td id="pcCenter"&gt;</P>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 16:36:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1620.html#1620</guid>
  </item> 
  <item>
   <title><![CDATA[Header navigati&#111;n bar issue... : Hi,Here&amp;#039;s another reason...]]></title>
   <link>https://forum.productcart.com/header-navigation-bar-issue_topic556_post1619.html#1619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=394">Exuberance</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 14-December-2006 at 4:14pm<br /><br /><font size="2"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">Hi,</span></font><font size="2"><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">Here's another reason why a designer shouldn't attempt programming...</span><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">I am working with the header file, and I am trying to place a left navigation bar in which advertisements and links to other areas of the web site will go. (I don't want the categories, etc. that product cart gives in their default folder, but rather three blocks in which I can place images.) Trying to accomplish this using tables in the header file in dreamweaver.</span><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">I need the catalogue data to sit to the right of this navigation bar, but when I upload and view, all of the produt cart catologue data falls underneath my navigation bar. It makes for a very long, very sparse web page. First the header, then my nav bar, underneath that all the catologue info and finally the footer data.</span><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">Has anyone run into this, and do you have a solution? I am sure it is something fairly easy for those in the know....just can't figure it out on this end, and been banging up against it for days and days.</span><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">Thanks for your help! </span><br style="font-family: Verdana,Arial,Helvetica,sans-serif;"></font><br>Jodi<br><br>P.S. Here's the code of the bar with my attempt at a left side navigation bar...<br><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">"http://www.w3.org/TR/html4/loose.dtd"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;!--#include file="include-metatags.asp"--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;html&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;head&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%if pcv_PageName&lt;&gt;"" then%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;title&gt;&lt;%=pcv_PageName%&gt;&lt;/title&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%end if%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%GenerateMetaTags()%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%Response.Buffer=True%&gt; </span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;%</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">Set conlayout=Server.CreateObject("ADODB.Connection")</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">conlayout.Open scDSN</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">Set RSlayout = conlayout.Execute("Select * From layout Where layout.ID=2")</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">Set rsIconObj = conlayout.Execute("Select * From icons WHERE id=1")</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">%&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;link href="ExuberanceStyleSheet.css" rel="stylesheet" type="text/css"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;link type="text/css" rel="stylesheet" href="pcStorefront.css" /&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;style type="text/css"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;!--</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">.style1 {color: #A68C57}</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;/style&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;/head&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;body&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;div align="center"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp; &lt;table width="914" border="0" cellpadding="0" cellspacing="1" bgcolor="#453601"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td align="center"&gt;&lt;img src="../../images/Christmas-Banner.gif" width="911" height="20"&gt;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td height="96" valign="top" align="center"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;table width="100%" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td align="left" valign="middle" bgcolor="#FFFFFF" style="padding-left:10px;"&gt;&lt;img src="../../images/Exuberance-Linear-Logo-brow.gif" width="236" height="22" hspace="15"&gt;&lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td align="right" valign="middle" bgcolor="#FFFFFF" style="padding-right:10px;"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &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;span class="ToptitleBar"&gt;&lt;span class="UltraTopLinks"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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="viewcontent.asp?idpage=5"&gt;body of knowledge&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewContent.asp?idpage=18"&gt;organic &amp;amp; natural products&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewcontent.asp?idpage=8"&gt;press&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a  href="viewcontent.asp?idpage=9"&gt;philosophy&lt;/a&gt;&lt;b r&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="viewCategories.asp"&gt;shop the boutique&lt;/a&gt;&lt;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &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;br&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/span&gt;&lt;/span&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td width="100%" valign="top" bgcolor="#FFFFFF"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;table width="144" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;!--DWLayoutTable--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;td width="144" height="79"  valign="top"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp;&lt; /td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&lt;/table&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;table width="144" border="0" cellpadding="0" cellspacing="0"&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!--DWLayoutTable--&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;td width="144" height="64"  valign="top"&gt;&lt;!--DWLayoutEmptyCell--&gt;&amp;nbsp;&lt; /td&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><span style="font-style: italic; color: rgb(255, 153, 51);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/table&gt;</span><br style="font-style: italic; color: rgb(255, 153, 51);"><br style="font-style: italic; color: rgb(255, 153, 51);"><br style="font-style: italic; color: rgb(255, 153, 51);"><br>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 16:14:30 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/header-navigation-bar-issue_topic556_post1619.html#1619</guid>
  </item> 
 </channel>
</rss>