Thickbox Önizleme Resimi Menü Altında Kalıyor?

yunus707

OpenCart-TR
Katılım
13 Ağu 2010
Mesajlar
77
Tepkime puanı
0
Puanları
0
Yaş
37
Selamün Aleyküm.Şimdiden bayramınız mübarek olsun.

http://www.haciogullariithalat.com/index.php?route=product/product&path=38_35&product_id=67

temada çözemediğim ufak bir sorunum var ürun resmını buyutmek için tıklayınca ust menu resmın onune geliyo menu css hata war sanırım ama bulamıyorum yardımcı olursanız sevınırım


Menu CSS
Kod:
.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:40px; background:#fff url(three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:40px;}
#nav li a.top_link {display:block; float:left; height:40px; line-height:40px; color:#ccc; text-decoration:none; font-size:15px; font-weight:bold; padding:0 0 0 14px; cursor:pointer;background: url(three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 28px 0 14px; height:40px; background: url(three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 28px 0 14px; height:40px; background: url(three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; font-size:19px; background: url(three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:40px; background: url(alt.gif); padding:3px; border:1px solid #fff; white-space:nowrap; width:auto; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:130px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:15px; font-weight:bold; height:20px; width:131px; line-height:18px; color:#CCCCCC;text-indent:5px; text-decoration:none;}
#nav li ul.sub li a.fly
{solid #fff;  font:bold; font-size:19x}
#nav li:hover ul.sub li a:hover 
{color:#fff;  font:bold; font-size:19px }
#nav li:hover ul.sub li a.fly:hover
{color:#fff;  font:bold; font-size:19px}
-------------------------------------------------

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #910000; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

Menu kodu
Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

-->
</style>
</head>

<body>
<table width="715" height="63" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <th width="200" scope="col">&nbsp;</th>
    <th width="515" scope="col">
	
	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<table width="1000" height="50" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <th height="194" scope="col"><span class="preload1"></span> <span class="preload2"></span>
      <ul id="nav">
        <li class="top"><a href="http://haciogullariithalat.com" class="top_link"><span>Ana Sayfa </span></a></li>
            <li class="top">
              <div align="center"><a href="#" id="products" class="top_link"><span class="down">Ürünler</span></a>
                  <ul class="sub">
                    <li><a href="http://haciogullariithalat.com/Biblo_Grubu">Biblo Grubu</a></li>
                    <li><a href="http://haciogullariithalat.com/Cam_Grubu">Cam Grubu</a></li>
                    <li><a href="http://haciogullariithalat.com/Mum_Grubu">Mum Grubu</a></li>
                  </ul>
              </div>
            </li>
            <li class="top"><a href="#" id="services" class="top_link"><span class="down">Hakkimizda</span></a> </li>
            <li class="top"><a href="http://haciogullariithalat.com/Mum_Grubu" id="contacts" class="top_link"><span>Iletisim</span></a> </li>
      </ul></th>
    </tr>
</table>
<title></title>
<meta name="Author" content="Stu Nicholls" />

<link rel="stylesheet" type="text/css" href="pro_dropdown_2/pro_dropdown_2.css" />

<script src="pro_dropdown_2/stuHover.js" type="text/javascript"></script>
    
  </body>
</html>

	
	</th>
  </tr>
</table>
</body>
</html>
 
Üst