| Yazar | Mesaj | 
	
		| 
                
                    
                    
 tayfun45 
                    
                    Acemi Üye
                    
                     | 
			
				|  18.05.2009, 11:39 (UTC) Mesaj konusu: üst menü yardım
 |  |  
				| 
 |  
				| üst menüde bu kodu kulanıyorum fakat ortada çıkıyor kodu nasıl ayarlamam lazım yardım edermisiniz
 
 	Kod:	<style type="text/css" media="screen"> 
<!--
 ul, li
 {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
 }
 li a
 {
 padding-right: 20px;padding-top: 5px;
 }
 div.menu
 {
 position: absolute;
 
 top: 150px;
 left: 2%;
 margin: 0 auto;
 width: 100%;
 }
 .menu li
 {
 width: 160px;
 float: left;
 }
 .menu a
 {
 border: 3px solid #777777;
 background-color: transparent;
 background-image: url(http://img.webme.com/pic/c/creative-design/tutnav.png);
 text-decoration: none;
 text-align: center;
 font-weight: bold;
 cursor: pointer;
 margin: 0px;
 display: block;
 height: 23px;
 color: #3c3c3c;
 }
 .menu a:hover
 {
 background-color: #C2D3E3;
 background-image: url(URL);
 }
 #smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6
 {
 font-size: 14px;
 display: none;
 width: 160px;
 float: left;
 }
 #smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a
 {
 font-weight: bold;
 padding-top: 5px;
 border-top: 0px;
 cursor: pointer;
 color: #7C97B0;
 }
 //-->
 </style>
 <script type="text/javascript">
 <!--
 function montre(id)
 {
 with (document)
 {
 if (getElementById)
 getElementById(id).style.display = 'block';
 else if (all)
 all[id].style.display = 'block';
 else
 layers[id].display = 'block';
 }
 }
 function cache(id)
 {
 with (document)
 {
 if (getElementById)
 getElementById(id).style.display = 'none';
 else if (all)
 all[id].style.display = 'none';
 else
 layers[id].display = 'none';
 }
 }
 //-->
 </script>
 <div class="menu">
 <li><a onmouseout="cache('smenu1');" onmouseover="montre('smenu1');" href="URL">Ana Link A1</a>
 <ul onmouseout="cache('smenu1');" onmouseover="montre('smenu1');" id="smenu1">
 <li>
 <a href="">link_a1</a></li>
 <li>
 <a href="">link_a2</a></li>
 </ul>
 </li>
 <li><a onmouseout="cache('smenu1');" onmouseover="montre('smenu1');" href="URL">Ana Link B2</a>
 <ul onmouseout="cache('smenu1');" onmouseover="montre('smenu1');" id="smenu1">
 <li>
 <a href="">link_b1</a></li>
 <li>
 <a href="">link_b2</a></li>
 </ul>
 </li>
 </div>
 |  | 
	
		| ↑ |  | 
	
		|  | 
	
		| 
                
                    
                    
 bannerdegis 
                    
                    Acemi Üye
                    
                     | 
			
				|  18.05.2009, 14:38 (UTC) Mesaj konusu: ynt:
 |  |  
				| 
 |  
				| Kardeşim Düzeltemedim Ben Boşver al bu kodları kullan
 
 
 	Kod:	<link href="http://tumhepsiburada.googlepages.com/chromestyle3.css" type="text/css" rel="stylesheet" /><script type="text/javascript" src="http://tumhepsiburada.googlepages.com/chromee.js"> 
</script><style type="text/css">
 
 
 <!--
 .style1 {font-family: Arial, Helvetica, sans-serif}
 .style2 {
 font-size: 13px;
 color: #FFFF00;
 }
 -->
 </style>
 <div class="chromestyle" id="chromemenu">
 <ul>
 <li><a rel="dropmenu1" href="">Ana Menu</a></li>
 <li><a rel="dropmenu2" href="">Site Ekleme</a></li>
 <li><a rel="dropmenu3" href="">Banner Sayfalari</a></li>
 <li><a rel="dropmenu4" href="">Yarışma</a></li>
 <li><a rel="dropmenu5" href="">Sponsor olmak</a></li>
 </ul>
 </div>
 <!--1st drop down menu -->
 <div class="dropmenudiv" id="dropmenu1"><a href="/ana-sayfa.htm">Anasayfa</a> <a href="/iletisim.htm">İletişim</a></div>
 <!--2nd drop down menu -->
 <div class="dropmenudiv" id="dropmenu2" style="width: 150px"><a href="/site-ekle.htm">Siteni Ekle</a> <a href="/bannerlerimiz.htm">Bannerlerimiz</a> <a href="/sikca-sorulan-sorular.htm">Sıkça Sorulan Sorular</a> <a href="/banner-kurallari.htm">Banner Kurallari</a></div>
 <!--3nd drop down menu -->
 <div class="dropmenudiv" id="dropmenu3" style="width: 150px"><a href="/ana-sayfa.htm">banner sayfas1</a> <a href="/banner-takas2.htm">banner sayfas2</a> <a href="/banner-takas3.htm">banner sayfas3</a> <a href="/banner-takas4.htm">banner sayfas4</a></div>
 <!--4nd drop down menu -->
 <div class="dropmenudiv" id="dropmenu4" style="width: 150px"><a href="/yarisma.htm">Yarışma</a> <a href="/oduller.htm">Ödüller</a></div>
 <!--5nd drop down menu -->
 <div class="dropmenudiv" id="dropmenu5" style="width: 150px"><a href="/sponsor-ol.htm">Sponsor Ol</a></div>
 <script type="text/javascript">
 cssdropdown.startchrome("chromemenu")
 </script><!--10nd drop down menu -->
 <div class="dropmenudiv" id="dropmenu10" style="width: 150px"><a href="http://www.cnn.com/">CNN</a> <a href="http://www.msnbc.com">MSNBC</a> <a href="http://news.bbc.co.uk">BBC News</a></div>
 |  | 
	
		| ↑ |  | 
	
		|  | 
	
		| 
                
                    
                    
 lost-sitem 
                    
                    Acemi Üye
                    
                     | 
			
				|  22.06.2009, 17:49 (UTC) Mesaj konusu:
 |  |  
				| 
 |  
				| rengini nasıl değiştiririz? |  | 
	
		| ↑ |  | 
	
		|  | 
	
		| 
                
                    
                    
 toplist-pr 
                    
                    Bedava-Sitem Bağımlısı
                    
                     | 
			
				|  22.06.2009, 18:49 (UTC) Mesaj konusu:
 |  |  
				| 
 |  
				| Kardeşim bu konunun yeri burası değildir !!!
Konuyu Css Bölümüne Açarsan Daha Fazla Faydalanırsın !!!
 ______________
 Ban Yedim 6 Temmuz'a kadar yazamıyorum !!!
 |  | 
	
		| ↑ |  | 
	
		|  | 
	
		| 
                
                    
                    
 e-zonguldak 
                    
                    Acemi Üye
                     Konum: Zonguldak | 
			
				|  22.06.2009, 19:40 (UTC) Mesaj konusu:
 |  |  
				| 
 |  
				| Menü kodunun en üstünde 
 top: 150px;
 left: 2%;
 margin: 0 auto;
 width: 100%;
 
 Bu değerleri bul.TOP menünü rakamları ufaltıkca yukarı büyüttükce aşağı taşır.LEFT ise rakam ufaldıkca sola büyüdükce sağa taşır.Bu rakamlarla menüyü istediğiniz yere getirebilirsiniz
 |  | 
	
		| ↑ |  | 
	
		|  | 
	
		| 
                
                    
                    
 woody-team 
                    
                    Acemi Üye
                    
                     |  | 
	
		| ↑ |  | 
	
		|  | 
	
		|  |