CinisterDP
02-05-2003, 04:28 PM
This is what my footer looks like now:
<p align="center">
<normalfont><b>< <a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a> - <a href="lswon.com/catalog/default.php">Shop</a>
<!-- - <a href="$privacyurl">Privacy Statement</a> --> ></b></normalfont>
</p>
What I'm trying to add is a new link that says "Shop", but I am doing it wrong and not going to the url that I want it to go to. Could someone please post the code that I would need so that the above "Shop" link goes to:
http://www.lswon.com/catalog/default.php
TIA
<p align="center">
<normalfont><b>< <a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a> - <a href="lswon.com/catalog/default.php">Shop</a>
<!-- - <a href="$privacyurl">Privacy Statement</a> --> ></b></normalfont>
</p>
What I'm trying to add is a new link that says "Shop", but I am doing it wrong and not going to the url that I want it to go to. Could someone please post the code that I would need so that the above "Shop" link goes to:
http://www.lswon.com/catalog/default.php
TIA