should have bee interesting USE of...
You added several list items but used one <li>
should have bee interesting USE of...
You added several list items but used one <li>
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Thanks for the hints, webgalore.
Dbltoe, I don't mean to be dense here, but I'm just not getting what you're talking about with the navsupp. I should start by saying that I'm not yet clear on what the navsupp refers to. Are you saying that I'm doing something wrong somewhere with the navsupp? I don't recall changing any code dealing with that; perhaps it came from the free template I'm using (mihluna)?
Where can I go to look at the code for this and is it something that I need to fix?
I use to use Web Developers Tool for Firefox but find firebug far more helpful for me.
Using firebug, if you click on Inspect and then click just to the left of Home in the navsupp, you'll see this in the expanded htmlThe Home is provided by the system. Someone has added the HUGE <li> with six links inside it and had to create separators to go between them.<div id="navSupp">
<ul>
<li>
<a href="http://www.sandstoneclothing.com/shop/">Home</a>
</li>
<li>
: :
<a href="http://www.sandstoneclothing.com/shop/index.php?main_page=page&id=19&zenid=5eace59b6dcafacf06a82c1440069a76">Customer Service</a>
: :
<a href="http://www.sandstoneclothing.com/shop/index.php?main_page=page&id=9&zenid=5eace59b6dcafacf06a82c1440069a76">Privacy Policy</a>
: :
<a href="http://www.sandstoneclothing.com/shop/index.php?main_page=page&id=20&zenid=5eace59b6dcafacf06a82c1440069a76">Wholesale Orders</a>
: :
<a href="http://www.sandstoneclothing.com/shop/index.php?main_page=site_map&zenid=5eace59b6dcafacf06a82c1440069a76">Site Map</a>
: :
<a href="https://www.sandstoneclothing.com/shop/index.php?main_page=account&zenid=5eace59b6dcafacf06a82c1440069a76">My Account</a>
: :
<a href="http://www.sandstoneclothing.com/shop/index.php?main_page=page&id=18&zenid=5eace59b6dcafacf06a82c1440069a76">Contact Us</a>
</li>
</ul>
Not an efficient use of code to say the least.
Just like the About Us, Login, Home mixture in the EZpages. These are just plans for disaster on upgrade.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.