I just can’t figure out what I’m missing to get these links working. My site is using Weebly which has it’s own navigation element. I made all of my pages using the default Weebly page creator and “hid” them all. I then put the coding in for my own(so I could add different categories) but the links don’t work. I know I must be missing something, but It’s not clicking at the moment. :headbang: Here’s the code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>%%TITLE%%</title>
<link rel="stylesheet" type="text/css" href="main_style.css">
<!--[if IE 7]>
<style>
p {
line-height:20px;
padding-bottom:0;
}
h1 {
font-size:20px;
font-weight:bold;
color:#583e19;
padding-bottom:0;
}
h2 {
font-size:16px;
color:#583e19;
padding-bottom:0;
}
</style>
<![endif]-->
</head>
<body>
<div id="wrapper">
<div id="header">
<div class="weebly_header"></div>
<div id="sitename">%%TITLE%%</div>
</div>
<div id="content-wrapper">
<div id="banner">
<img src="/files/theme/birdheader.png" width="960" height="272" border="0" usemap="#map" />
<map name="map">
<area shape="circle" coords="704,45,33" href="http://..." />
<area shape="circle" coords="790,44,33" href="http://.../contact-us.html" />
<area shape="circle" coords="873,44,33" href="http://.../faq--important-info.html" />
</map>
<div id="contents-body">
<div id="navigation">
<div id="nav-top"></div>
<h2> <td width="180" valign="top" style="padding:10px;"><div align="left"><img src="/files/theme/shop2.gif">
<br> <a href='http://.../' >Holiday Bows</a><br>
<a href='http://isabellabows.weebly.com/bowbands/'>Bowbands</a><br>
<a href='http://isabellabows.weebly.com/simply-boutique-bows/'>Simply Boutique Bows</a><br>
<a href='http://isabellabows.weebly.com/layered-boutique-bows/'>Layered Boutique Bows</a><br>
<a href='http://isabellabows.weebly.com/headbands/'>Headbands</a><br>
<a href='http://isabellabows.weebly.com/crochet-kufi-caps/'>Crochet Kufi Caps</a><Br>
<a href='http://isabellabows.weebly.com/clippies/'>Clippies</a><br>
<a href='http://isabellabows.weebly.com/korker-bows/'>Korker Bows</a><br>
<a href='http://isabellabows.weebly.com/firecracker-bows/'>Firecracker Bows</a><br>
<a href='http://isabellabows.weebly.com/flowers--more/'>Flowers and More</a><br>
<a href='http://isabellabows.weebly.com/plush-petals/'>Plush Petals</a><br>
<a href='http://isabellabows.weebly.com/fabulous-flip-flops/'>Fabulous Flip Flops</a><br>
<a href='http://isabellabows.weebly.com/team--cheer-bows/'>Team and Cheer</a><br>
<a href='http://isabellabows.weebly.com/key-fobs/'>Key Fobs</a><br>
<a href='http://isabellabows.weebly.com/bow-holders/'>Bow Holders</a><br>
<a href='http://isabellabows.weebly.com/gift-certificates/'>Gift Certificates</a><br>
<br><img src="/files/theme/info2.gif"><br>
<a href='http://isabellabows.weebly.com/important-info/'>Important Info</a><br>
<a href='http://isabellabows.weebly.com/FAQ/'>FAQ</a><br>
<a href='http://isabellabows.weebly.com/gallery/'>Gallery</a><br>
<a href='http://isabellabows.weebly.com/ribbon-chart/'>Ribbon Chart</a><br>
<a href='http://isabellabows.weebly.com/contact-us/'>Contact Us</a><br>
<a href='http://isabellabows.weebly.com/feedback/'>Feedback</a><br>
<a href='http://isabellabows.weebly.com/link-to-us/'>Link to Us</a><br>
<a href='http://isabellabows.weebly.com/favorite-links/'>Favorite Links</a><br>
</span><br>
</div></td>
<div id="navigation-links">%%MENU%%</div>
<div id="nav-bottom"></div>
<br>
<BR> <!-- start of freefind search box html -->
<table cellpadding=0 cellspacing=0 border=0 >
<tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
<form style="margin:0px; margin-top:4px;" action="http://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">
<input type="hidden" name="si" value="80587153">
<input type="hidden" name="pid" value="r">
<input type="hidden" name="n" value="0">
<input type="hidden" name="_charset_" value="">
<input type="hidden" name="bcd" value="÷">
<input type="text" name="query" size="15">
<input type="submit" value="search">
</form>
</td>
</tr>
</tr>
</table>
<!-- end of freefind search box html -->
<BR> <img src="http://img59.imageshack.us/img59/4267/paypale.gif" border="0" alt="Solution Graphics">
<a href="http://www.facebook.com/" target="_blank">
<img src='http://img46.imageshack.us/...'border='0'/></a>
<!-- data banner code begin -->
<a href="http://modmommashoppes.gotop100.com/in.php?ref=1319" target="_blank">
<img src="http://modmommashoppes.gotop100.com/lists/modmommashoppes/custombanners/87121.png" border="0" width="165" height="165"alt="Mod Momma Shoppes"> </a>
<!-- data banner code end -->
<a href="http://poshmomboutiques.gotop100.com/in.php?ref=1769" target="_blank">
<img src="http://i778.photobucket.com/..." border="0" width="165" height="166"alt="Top 100 Princess Sites"> </a>
</div>
<div id="contents">%%CONTENT%%</div>
<div>
<div id="content-bottom"></div>
<div id="footer">
<div id="footer-contents">%%WEEBLYFOOTER%%<div>
</div>
</div>
</div>
</body>
</html>