Forum'da ara:
Ara


Yazar Mesaj
Mesaj01.03.2009, 17:56 (UTC)    
Mesaj konusu: Tasarım Altı ve üstü Olarak Ayıramadım ?

Arkadaşlar aşağıdaki kodu tsarım altına tsarım üstüne css koduna ayıracak biri var mı lütfen.


Kod:
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_elemeant{display: none;}

* { padding: 0; margin: 0; }

body { font-family: Arial;
font-size: 12px;
background: url(http://img.webme.com/pic/h/hackerfriend/hayalimarkaplan.jpg) top center fixed;
}

#tasarim {
margin: 0 auto;
width: 900px
}

#baslik {
width: 845px;
height: 150px;
background: url(http://img.webme.com/pic/h/hackerfriend/hayalimbaslik.jpg);
border: 3px  solid #4699C3;
}

#ust {
width:845px;
height:131px;
background: url(http://img.webme.com/pic/h/hackerfriend/ustsablon.png);
margin: 50px 0 0 0;
}

#orta {
width:795px;
background: url(http://img.webme.com/pic/h/hackerfriend/ortasablon.png);
padding: 0 25px 0 25px;
}

#alt {
width:845px;
height:131px;
background: url(http://img.webme.com/pic/h/hackerfriend/altsablon.png);
float: left;
}


/*Eğer Menüyü sabitlemek isterseniz position:fixed; kodunu katmana eklemeniz yeterli.*/

#sitemenum {
width:845px;
}


/* Menü kodu burada başlıyor*/
.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(http://img.webme.com/pic/h/hackerfriend/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(http://img.webme.com/pic/h/hackerfriend/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac */
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}


En son mardinr tarafından 02.03.2009 01:27:59 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj01.03.2009, 18:00 (UTC)    
Mesaj konusu:

Css kodu tasarım üstü veya altı olarak ayrılmaz index dosyası ayrılır Wink
______________

Ve Uzun Zamandan Sonra Geri Döndüm!
Mesaj01.03.2009, 18:01 (UTC)    
Mesaj konusu:

Mesaj01.03.2009, 18:04 (UTC)    
Mesaj konusu:

ama ben bu tasarımı sevdim nasıl kullancam verdiğiniz başlıpı anlamadım
Mesaj01.03.2009, 18:09 (UTC)    
Mesaj konusu:

Kardeşim bu tasarımı nereden download ettin sylermisin?hangi site ve tasarımın ismi filan ben sana düzenleyip verem!
______________

Ve Uzun Zamandan Sonra Geri Döndüm!
Mesaj01.03.2009, 18:25 (UTC)    
Mesaj konusu:

işte kod karşında düzelt
Mesaj01.03.2009, 18:55 (UTC)    
Mesaj konusu:

mardinr yazmış:
işte kod karşında düzelt



bu kodda degıscek veya duzenlencek bır sey yokkı dırek css koduna ekle bunu
______________
css tasarım,giriş paneli gibi istekleriniz için bana ulaşın
skype:semihseker26 veya profilime mesaj atmanız yeterlidir...
Önceki mesajları göster:   


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