website menu problem?

fawads1

Junior Member
hello guys hope u all doing fine well i'm facing a problem wid my website menu,
my website working in google chrome, firefox correctly but in internet explorer the menus not showing proper, the tamplete is in CSS nd the menu code are:

<head>
<!--[if IE]>
<style type="text/css" media="screen">
#menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
#menu ul li {float: left; width: 100%;#menu ul li a {height: 1%;} }>



#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}

</style>
<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Kabul Image</title>
<meta name="keywords" content="free css templates, liquid, 3d slider, piecemaker, CSS, HTML" />
<meta name="description" content="Liquid is a free website template provided by templatemo.com that can be used for any purpose." />
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript">

var flashvars = {};
flashvars.cssSource = "piecemaker.css";
flashvars.xmlSource = "photo_list.xml";

var params = {};
params.play = "true";
params.menu = "false";
params.scale = "showall";
params.wmode = "transparent";
params.allowfullscreen = "true";
params.allowscriptaccess = "always";
params.allownetworking = "all";

swfobject.embedSWF('piecemaker.swf', 'piecemaker', '940', '420', '10', null, flashvars,
params, null);

</script>
<script language="javascript" type="text/javascript">
function clearText(field)
{
if (field.defaultValue == field.value) field.value = '';
else if (field.value == '') field.value = field.defaultValue;
}
</script>
</head>
<body>
<div id="templatemo_header_wrapper">
<div id="templatemo_header">
<div id="site_title">
<a href="http://www.templatemo.com"><img src="images/templatemo_logo.png" alt="logo" /><span>Promoting Afghanistan</span></a>
</div> <!-- end of site_title -->
<div id="templatemo_menu">
<ul>
<li><a href="index.html" class="current">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="magazines.html">Magazines</a></li>
<li><a href="blog.html">Blog</a></li>
<li class="last"><a href="contact.html">Contact</a></li>
</ul>

<div id="search_box">
<form action="#" method="post">
<input type="text" value="Search on this website" name="q" size="10" id="searchfield" title="searchfield" onfocus="clearText(this)" onblur="clearText(this)" />
<input type="submit" name="Search" value="" id="searchbutton" title="Search" />
</form>
</div>
<div class="cleaner"></div>
</div>
<div class="cleaner"></div>
</div> <!-- end of header -->
<div class="cleaner"></div>
</div>

<div id="templatemo_wrapper">

<div id="templatemo_flash">
<div id="piecemaker">
<p>This is a placeholder of 3D Flash Slider. Feel free to put in any alternative content here.</p>
</div>
</div> <!-- end of flash -->

<div id="templatemo_content_top"></div>
<div id="templatemo_content">
<div id="templatemo_main_content">
do help guyz,
 
:lol: missed you guys two.
The joys of work, freelance divorse, and drinking, have kept me away for too long. :D
 
Back
Top