Yazar |
Mesaj |
-
geciktir
Acemi Üye
|
02.03.2012, 13:08 (UTC) Mesaj konusu: Buton prof arkadaslar bakınız |
|
|
arkadaslar simdi benim anlamadigim su buton olayini bi anlatabilirmisiniz yani buton kodunu nereye yazicaz istedigim yerde cikmiyor butonun istedigim yerde cikmasini nasil ayarliycam buton yapilis ve kodunu nereye yapistiricagim hakkinda prof bi arkadastan yardim istiyorum anlatirsaniz cok memnun olurum |
|
↑
|
|
|
-
geciktir
Acemi Üye
|
02.03.2012, 13:09 (UTC) Mesaj konusu: |
|
|
butonu olusturuyorum ondan sonra urlsini alip nereye kopyaliycam yapistiricam |
|
↑
|
|
|
-
geciktir
Acemi Üye
|
02.03.2012, 13:30 (UTC) Mesaj konusu: |
|
|
sitemdeki gri yere ana sayfa iletisim vs gibi butonlar eklemek istiyoırum yardimci olucak arkadas yokmu acaba |
|
↑
|
|
|
-
evrenseleglence
Uzman Üye
|
02.03.2012, 13:54 (UTC) Mesaj konusu: |
|
|
Kardeş senin demek istediğin menü Buyur örnek menü düzenle kendine..
Kod: <style type="text/css">
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.urbangreymenu{
width: 190px; /*width of menu*/
}
.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(http://i.imgur.com/zyqcJ.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}
.urbangreymenu ul li a:visited{
color: black;
}
.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
</style>
<div class="urbangreymenu">
<h3 class="headerbar">MENÜ 1</h3>
<ul>
<li><a href="http://www.kodbul.org">Html Kodları</a></li>
<li><a href="http://www.fbmlkodu.tr.gg">Fbml Kodları</a></li>
<li><a href="http://www.kodbul.piczo.com">Sitene İçerik</a></li>
<li><a href="http://www.fikrabaz.tr.gg">Fıkralar</a></li>
</ul>
<h3 class="headerbar">MENÜ 2</h3>
<ul>
<li><a href="http://www.kodbul.org">Html Kodları</a></li>
<li><a href="http://www.fbmlkodu.tr.gg">Fbml Kodları</a></li>
<li><a href="http://www.kodbul.piczo.com">Sitene İçerik</a></li>
<li><a href="http://www.fikrabaz.tr.gg">Fıkralar</a></li>
</ul>
</div>
______________ |
|
↑
|
|
|
-
geciktir
Acemi Üye
|
02.03.2012, 14:02 (UTC) Mesaj konusu: |
|
|
tamam tesekkurlerde bunu nereye yapıstırıcam onu anlamıorum uste yapıstırıyorum ustte c ıkıyo alta yapıstırıyorum altta cıkıyo yanı o grı yerın ıcınde nasıl yapıcam |
|
↑
|
|
|
-
madonedeneme
Acemi Üye
|
02.03.2012, 14:27 (UTC) Mesaj konusu: |
|
|
Tasarımın En Üstüne Ekle:
Kardeşim Yanlış vermişte Düzelteyim Dedim:
Kod: <style type="text/css">
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.urbangreymenu{
width: 190px; /*width of menu*/
}
.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(http://i.imgur.com/zyqcJ.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}
.urbangreymenu ul li a:visited{
color: black;
}
.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
</style>
<div class="urbangreymenu">
<h3 class="headerbar">MENÜ 1</h3>
<ul>
<li><a href="http://www.kodbul.org">Html Kodları</a></li>
<li><a href="http://www.fbmlkodu.tr.gg">Fbml Kodları</a></li>
<li><a href="http://www.kodbul.piczo.com">Sitene İçerik</a></li>
<li><a href="http://www.fikrabaz.tr.gg">Fıkralar</a></li>
</ul>
<h3 class="headerbar">MENÜ 2</h3>
<ul>
<li><a href="http://www.kodbul.org">Html Kodları</a></li>
<li><a href="http://www.fbmlkodu.tr.gg">Fbml Kodları</a></li>
<li><a href="http://www.kodbul.piczo.com">Sitene İçerik</a></li>
<li><a href="http://www.fikrabaz.tr.gg">Fıkralar</a></li>
</ul>
</div>
</style>
Şimdi Buton Olmuştur Umarım. |
|
↑
|
|
|
-
geciktir
Acemi Üye
|
02.03.2012, 14:40 (UTC) Mesaj konusu: |
|
|
gene olmadı sıteye gırıp bakarmısın ustune ekleyıncede burda cıkıyor |
|
↑
|
|
|
-
geciktir
Acemi Üye
|
02.03.2012, 14:55 (UTC) Mesaj konusu: |
|
|
Benim siteye girip üst orta alt kodları yazabilirmisin acaba düzgün olucagı sekılde beceremedim bi yardımcı olun |
|
↑
|
|
|
-
evrenseleglence
Uzman Üye
|
02.03.2012, 14:56 (UTC) Mesaj konusu: |
|
|
@madonedeneme
verdiğim kod doğru sona </style> eklemişsin ama zaten kodun içinde var.. ______________ |
|
↑
|
|
|
-
madonedeneme
Acemi Üye
|
02.03.2012, 16:17 (UTC) Mesaj konusu: |
|
|
evrenseleglence yazmış: @madonedeneme
verdiğim kod doğru sona </style> eklemişsin ama zaten kodun içinde var..
Biliyorum Bende Dedim Ya @evrenseleğlence Sana Dedim Kodu Yanlış Yazmış Diye Birde Heceleyerek OKU. |
|
↑
|
|
|
|