Forum'da ara:
Ara


Yazar Mesaj
Mesaj23.01.2011, 21:50 (UTC)    
Mesaj konusu: Sitemde Sağ Tarafa ve üst kısma nası menü ekleyebilirim???

cevap lütfeeeen....[/b]
Mesaj23.01.2011, 23:03 (UTC)    
Mesaj konusu:

bunun için css tasarım kullanmalısın Wink
Mesaj25.01.2011, 12:38 (UTC)    
Mesaj konusu: ...

saol...
Mesaj25.01.2011, 13:45 (UTC)    
Mesaj konusu:

Siteninn tasarım ayarlarından 1 kutucuğa aşağıda verdiğim kodları eklersen sağ tarafta menü çıkacaktır.Üst tarafa menü eklemek için ise denildiği gibi CSS tasarıma geçmelisin..
Kod:
<!-- Mavibank-Yıldız dikey menu kodu basla--> <!--Kaynak:Mavibank.tr.gg--> <style type="text/css">
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.arrowlistmenu{
width: 180px; /*width of menu*/
}
.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: black;
background:  url() repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
color: #;
background: url(http://img405.imageshack.us/img405/6389/kodbanksyldzicon.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #000000;
font-size: 90%;
}
.arrowlistmenu ul li a:visited{
color: #000000;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #006666;
background-color: #ffff00;
}
</style>
<div class="arrowlistmenu">
<h3 class="headerbar">Anamenü</h3>
<ul>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">Anasayfa</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
</ul>
<h3 class="headerbar">Kategoriler</h3>
<ul>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
<li><a href="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg" _fcksavedurl="http://kodbanks.tr.gg">LİNK ADI</a></li>
</ul>
</div> <!--Kaynak:Mavibank.tr.gg--><!-- Mavibank-Yıldız  dikey menu kodu bitir-->

______________
Mesaj28.01.2011, 08:23 (UTC)    
Mesaj konusu: ...

saolun
Mesaj29.01.2011, 11:19 (UTC)    
Mesaj konusu:

Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu