Forum'da ara:
Ara


Yazar Mesaj
Mesaj09.08.2007, 08:24 (UTC)    
Mesaj konusu: Menu Kodu Nereye Eklenir ?

ya ben nerye ekliyimki bu menü benim menüm olsun bi türlü bulamadım

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>Free CSS Vertical Menu Designs at exploding-boy.com</title>
                <style type="text/css">
<!--
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background: #FFF;
        }

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 4--------------------------- */

#menu4 {
        width: 200px;
        margin: 10px;
        border-style: solid solid none solid;
        border-color: #000;
        border-size: 1px;
        border-width: 1px;
        }

#menu4 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #CCC;
        display: block;
        background:  url(menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu4 li a:hover, #menu4 li #current { {
        color: #FFF;
        background:  url(menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
-->
</style>
        </head>

        <body>
                <h2>Tab Menu 4</h2>
                <div id="menu4">
                        <ul>
                                <!-- CSS Tabs -->
<li><a href="http://antispamteam.tr.gg/Arama-Motorlar%26%23305%3B.htm">Arama Motorlari</a></li>
<li><a href="http://antispamteam.tr.gg/">Anasayfa</a></li>
<li><a href="http://antispamteam.tr.gg/Vir.ue.s.htm">Virüs</a></li>
<li><a href="http://antispamteam.tr.gg/Spam.htm">Spam</a></li>

                        </ul>
                </div>
</body>
</html>


Düzenleme : ironarchives
Başlıklarınızı Konunuzu Özetleyecek Şekilde Açınız.


En son antispamteam tarafından 17.01.2009 18:56:53 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj09.08.2007, 11:12 (UTC)    
Mesaj konusu:

öncelikle en sondaki "li" li bölümü silebilirsin,

sonra, bunu herhangi bir giris alaninin icine girmen yeterli (html yi aktive etmis olmalisin ayarlardan)
Mesaj09.08.2007, 11:13 (UTC)    
Mesaj konusu:

<div id= menu4> den bir sonraki </div> e kadar olan reklam.
Mesaj09.08.2007, 11:13 (UTC)    
Mesaj konusu:

body ve html taglerini de sil
Mesaj09.08.2007, 11:14 (UTC)    
Mesaj konusu:

kod sadece bu (gerisi gereksiz)

<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: 80%;
font-weight: bold;
background: #FFF;
}

h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

img {
border: none;
}

/*- Menu 4--------------------------- */

#menu4 {
width: 200px;
margin: 10px;
border-style: solid solid none solid;
border-color: #000;
border-size: 1px;
border-width: 1px;
}

#menu4 li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

#menu4 li a:link, #menu4 li a:visited {
color: #CCC;
display: block;
background: url(menu4.gif);
padding: 8px 0 0 10px;
}

#menu4 li a:hover, #menu4 li #current { {
color: #FFF;
background: url(menu4.gif) 0 -32px;
padding: 8px 0 0 10px;
}
-->
</style>
Mesaj09.08.2007, 11:23 (UTC)    
Mesaj konusu:

selin yazmış:
kod sadece bu (gerisi gereksiz)

<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: 80%;
font-weight: bold;
background: #FFF;
}

h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

img {
border: none;
}

/*- Menu 4--------------------------- */

#menu4 {
width: 200px;
margin: 10px;
border-style: solid solid none solid;
border-color: #000;
border-size: 1px;
border-width: 1px;
}

#menu4 li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

#menu4 li a:link, #menu4 li a:visited {
color: #CCC;
display: block;
background: url(menu4.gif);
padding: 8px 0 0 10px;
}

#menu4 li a:hover, #menu4 li #current { {
color: #FFF;
background: url(menu4.gif) 0 -32px;
padding: 8px 0 0 10px;
}
-->
</style>

çok teşekkürler uğraşmışsınız ama tasarım ayarlarında 1. den 5. kutuya kadar nereye eklersem ekliyim yada tasarımın üstündeki yazıya eklersem arkaplan bembeyaz oluyo ortada menüde yok sizin sitenin reklamıda yok oluyo.Düzelttim eski halinede benim yazdığım kodda da hata olabilir yine çok teşekkürler
Mesaj09.08.2007, 11:26 (UTC)    
Mesaj konusu: Re: Lütfen yardım edin Menü olmuyo

ayrıca yeni sayfa açıp girersemde bembeyaz oluyo arkaplan.Neyse o kadar önemli deil teşekkürler
Mesaj09.08.2007, 12:20 (UTC)    
Mesaj konusu:

Arkaplanin beyaz olmasinin sebebi:
background: #FFF; (RGB) kodu (#FFFFFF (hexadecimal ) olmaliydi gerci ama nböyle de oluyormus demek ki)...

oraya istedigin rengin RGB kodunu yazabilirsin.


ffffff beyazdir ondan Razz


En son selin tarafından 09.08.2007 12:21:57 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj09.08.2007, 12:20 (UTC)    
Mesaj konusu:

000 siyah mesela

ccc bir ton gri olsa geerek faln
Mesaj09.08.2007, 12:39 (UTC)    
Mesaj konusu:

selin yazmış:
000 siyah mesela

ccc bir ton gri olsa geerek faln

bende diyorum etraf niye bembeyaz oldu Razz bide o kod menü eklemiyo sadece arkaplanı değiştiriyomuş Very Happy Very Happy Very Happy menü falan eklemiyo ben yeniden deniyim bu arda teşekkürler ben her şeyde rengi #FFF yapıyodum iyi oldu farklı renkler öğrenmek Very Happy Very Happy Very Happy
Mesaj17.01.2009, 12:55 (UTC)    
Mesaj konusu:

Kod:
<a href="http://www.yildirayfm.tr.gg" _fcksavedurl="http://www.yildirayfm.tr.gg" target="_blank">yildirayfm Merkez.</a> <style type="text/css"> td.headline2{visibility:hidden;} td.idcp{visibility:hidden;} <!--td.edit_header_full{background-image:url(http://img.webme.com/pic/c/css-tasarimm/headered.png);background-repeat:no-repeat;} object.objekt{position: absolute;left: 5px;top: 0px;} td.edit_navi_headbg{background-image: url();width: 15%;} td.nav_heading{background-image: url(http://img.webme.com/pic/c/css-tasarimm/headingred.png);height: 33px;padding-left: 27px;font-size: 14px;font-weight: bold;} td.nav{background-image: url(http://img.webme.com/pic/c/css-tasarimm/navred.png);height: 33px;} td.nav:hover{background-image: url(http://img.webme.com/pic/c/css-tasarimm/navhoverred.png);height: 33px;} td.nav a{color: #ffffff;text-decoration: none;font-size: 11px;} td.nav a:hover{color: #ffffff;text-decoration: overline underline;font-size: 11px;} td.nav a:visited{color: #ffffff;font-size: 11px;font-weight: bold;} td.edit_below_nav{visibility: hidden;} td.edit_rechts_cbg{background-image: url();width: A?100%;} td.edit_content_top{visibility: hidden;} td.edit_content{background-image:url();border: 2px solid #;} td.edit_content div{color: #fff;font-size: 12px;font-weight: bold;} td.edit_content p{color: #fff;font-size: 12px;font-weight: bold;} td.edit_content font{color: #fff;font-size: 12px;font-weight: bold;} td.edit_content_bottom{visibility: hidden;} td.edit_content_bottom2{background-image: url();height: 38px;} td.sidebar_heading{background-image: url(http://img.webme.com/pic/c/css-tasarimm/headingrechtsred.png);height: 33px;font-size: 14px;font-weight: bold;text-align: center;} .shouty, .shouty2, .shouty3, .shouty4, .shouty5{background-image: url(http://img.webme.com/pic/c/css-tasarimm/shoutybackground.jpg);} td.edit_rechts_sbg{background-image: url();visibility: hidden;position: absolute;right: 0px;} td.edit_rechts_bottom{background-image: url();width: 15%;} td.edit_rb_footer{background-image: url();} --> </style> <style type="text/css"> <!-- body {background-image:url(http://img.webme.com/pic/c/css-tasarimm/roter20hintergrund.jpg);} body{background-attachment: fixed;} --> </style> <p> </p>   






bu kodu tasarımın üzerindeki yazı kısmına yapıştırman yeterli not: bu kod menü eklemez sadece arka planı değiştirir
Mesaj17.01.2009, 12:57 (UTC)    
Mesaj konusu:

eski başlıklara ilgi göstermeyiniz Wink
______________
Projelerinizi Destekliyoruz.Maddi Kaynak Sağlıyoruz : http://magic-net.tr.gg/Bu-Benim-Projem.htm
T-Shirt Tasarımlarımızı Görmek İster Misin http://magic-net.tr.gg/T_shirt.htm
Zor Başarılır İmkansız Zaman Alır
Mesaj17.01.2009, 13:52 (UTC)    
Mesaj konusu:

bu baslik bedava-sitemin ilk üyelerinden birinin açlığı bir başlıktır.
Önceki mesajları göster:   


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