Forum'da ara:
Ara


Yazar Mesaj
Mesaj19.12.2008, 16:56 (UTC)    
Mesaj konusu: style kodunu yapabilirmisiniz

Arkadaşlar style kodunu yaparsanız sevinirim

Kod:
body {
   margin: 0;
   padding: 0;
   background: #FFFFFF url(images/img01.gif) repeat-x;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #737373;
}

form {
   margin: 0;
   padding: 0;
}

input, textarea {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   color: #000000;
}

h1, h2, h3 {
   font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

h1 {
   font-size: 3em;
   
}

h2 {
   font-size: 2em;
}

h3 {
   font-size: 1em;
}

p, ul, ol {
   margin-bottom: 1.8em;
   line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
   color: #414141;
}

a:hover {
   text-decoration: none;
}

hr {
   display: none;
}

/* Menu */

#menu {
   width: 960px;
   height: 45px;
   margin: 0 auto;
   padding: 0px 0;
   background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
   height: 45px;
   margin: 0;
   padding: 0;
   background: url(images/img03.gif) no-repeat;
   list-style: none;
}

#menu li {
   float: left;
   height: 45px;
   background: url(images/img03.gif) no-repeat right top;
}

#menu a {
   float: left;
   height: 20px;
   margin: 0px;
   padding: 10px 15px;
   text-decoration: none;
   text-transform: uppercase;
   font-size: smaller;
   font-weight: bold;
   color: #000000;
}

#menu a:hover {
   background: url(images/img02.gif) repeat-x;
   color: #FFFFFF;
   height: 45px;
}

#menu .current_page_item a {
   height: 45px;
   color: #FFFFFF;
}

/* Splash */

#splash {
   width: 960px;
   height: 200px;
   margin: 0 auto;
}


/* Logo */

#logo {
   width: 960px;
   height: 91px;
   margin: 0 auto;
   border-bottom: 6px solid #3F3F3F;
   color: #414141;
}

#logo h1, #logo h2 {
   margin: 0;
   padding: 0 20px;
}

#logo h1 {
   float: left;
   padding-top: 30px;
   letter-spacing: -3px;
   text-transform: uppercase;
   font-size: 3em;
}

#logo h2 {
   float: right;
   padding-top: 49px;
   letter-spacing: -1px;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 16px;
}

#logo a {
   text-decoration: none;
   color: #414141;
}

/* Page */

#page {
   width: 960px;
   margin: 0 auto;
   padding: 30px;
}

/* Content */

#content {
   float: right;
   width: 680px;
}

.post {
   padding-bottom: 20px;
}

.post .title {
   margin: 0;
   padding: 5px 20px;
   letter-spacing: -2px;
   border-bottom: 1px dashed #B9B9B9;
   text-transform: uppercase;
   font-size: 24px;
}

.post .title a {
   text-decoration: none;
}

.post .entry {
   padding: 10px 20px;
}

.post .meta {
   height: 26px;
   background: #F5F5F5;
   border-top: 1px solid #E9E9E9;
   text-decoration: none;
   text-transform: uppercase;
   font-size: smaller;
}

.post .posted {
   float: left;
   height: 16px;
   padding: 5px 20px;
}

.post .permalink, .post .comments {
   float: right;
   height: 16px;
   padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
   float: left;
   width: 250px;
}

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

#sidebar li {
   margin-bottom: 20px;
}

#sidebar li ul {
   padding: 20px;
}

#sidebar li li {
   margin: 0;
   padding-left: 10px;
   padding-bottom: 5px;
   background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
   padding: 0 20px;
}

#sidebar h2 {
   height: 20px;
   margin: 0;
   padding: 6px 0 0 20px;
   background: url(images/img07.jpg) no-repeat;
   border-bottom: 1px dashed #B9B9B9;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}

/* Search */

#search form {
   padding: 20px;
}

#search br {
   display: none;
}

#search #s {
   width: 135px;
}

/* Footer */

#footer {
   background: url(images/footer.gif) repeat-x;
   clear: both;
   width: 960px;
   height: 50px;
   margin: 0 auto;
   padding: 20px 0;
   border-top: 6px solid #3F3F3F;
   font-size: smaller;
}

#footer p {
   margin: 0;
   text-align: center;
   line-height: normal;
}

Resimler
footer.gif

img01.gif

img02.gif

img03.gif

img04.gif

img05.jpg

______________

Ödev-Arsivleri Sitem Silindi.Msnmi Unuttum Nerden Bulabilirim
Mesaj19.12.2008, 18:03 (UTC)    
Mesaj konusu:

<style>

</style>

Yanlış Anlamadıysam Kodu Bunu İstiyorsun.
Mesaj19.12.2008, 19:29 (UTC)    
Mesaj konusu:

turkpage yazmış:
<style>

</style>

Yanlış Anlamadıysam Kodu Bunu İstiyorsun.



Hayır onu demek istemiyor sanırım...

Al kardeş resimleri gereken yerlere koydum...


Kod:

body {
   margin: 0;
   padding: 0;
   background: #FFFFFF url(http://www.hizliresim.com/2008/12/19/6323.gif) repeat-x;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #737373;
}

form {
   margin: 0;
   padding: 0;
}

input, textarea {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   color: #000000;
}

h1, h2, h3 {
   font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

h1 {
   font-size: 3em;
   
}

h2 {
   font-size: 2em;
}

h3 {
   font-size: 1em;
}

p, ul, ol {
   margin-bottom: 1.8em;
   line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
   color: #414141;
}

a:hover {
   text-decoration: none;
}

hr {
   display: none;
}

/* Menu */

#menu {
   width: 960px;
   height: 45px;
   margin: 0 auto;
   padding: 0px 0;
   background: url(http://www.hizliresim.com/2008/12/19/6345.gif) no-repeat center top;
}

#menu ul {
   height: 45px;
   margin: 0;
   padding: 0;
   background: url(http://www.hizliresim.com/2008/12/19/6362.gif) no-repeat;
   list-style: none;
}

#menu li {
   float: left;
   height: 45px;
   background: url(http://www.hizliresim.com/2008/12/19/6362.gif) no-repeat right top;
}

#menu a {
   float: left;
   height: 20px;
   margin: 0px;
   padding: 10px 15px;
   text-decoration: none;
   text-transform: uppercase;
   font-size: smaller;
   font-weight: bold;
   color: #000000;
}

#menu a:hover {
   background: url(http://www.hizliresim.com/2008/12/19/6345.gif) repeat-x;
   color: #FFFFFF;
   height: 45px;
}

#menu .current_page_item a {
   height: 45px;
   color: #FFFFFF;
}

/* Splash */

#splash {
   width: 960px;
   height: 200px;
   margin: 0 auto;
}


/* Logo */

#logo {
   width: 960px;
   height: 91px;
   margin: 0 auto;
   border-bottom: 6px solid #3F3F3F;
   color: #414141;
}

#logo h1, #logo h2 {
   margin: 0;
   padding: 0 20px;
}

#logo h1 {
   float: left;
   padding-top: 30px;
   letter-spacing: -3px;
   text-transform: uppercase;
   font-size: 3em;
}

#logo h2 {
   float: right;
   padding-top: 49px;
   letter-spacing: -1px;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 16px;
}

#logo a {
   text-decoration: none;
   color: #414141;
}

/* Page */

#page {
   width: 960px;
   margin: 0 auto;
   padding: 30px;
}

/* Content */

#content {
   float: right;
   width: 680px;
}

.post {
   padding-bottom: 20px;
}

.post .title {
   margin: 0;
   padding: 5px 20px;
   letter-spacing: -2px;
   border-bottom: 1px dashed #B9B9B9;
   text-transform: uppercase;
   font-size: 24px;
}

.post .title a {
   text-decoration: none;
}

.post .entry {
   padding: 10px 20px;
}

.post .meta {
   height: 26px;
   background: #F5F5F5;
   border-top: 1px solid #E9E9E9;
   text-decoration: none;
   text-transform: uppercase;
   font-size: smaller;
}

.post .posted {
   float: left;
   height: 16px;
   padding: 5px 20px;
}

.post .permalink, .post .comments {
   float: right;
   height: 16px;
   padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
   float: left;
   width: 250px;
}

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

#sidebar li {
   margin-bottom: 20px;
}

#sidebar li ul {
   padding: 20px;
}

#sidebar li li {
   margin: 0;
   padding-left: 10px;
   padding-bottom: 5px;
   background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
   padding: 0 20px;
}

#sidebar h2 {
   height: 20px;
   margin: 0;
   padding: 6px 0 0 20px;
   background: url(images/img07.jpg) no-repeat;
   border-bottom: 1px dashed #B9B9B9;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}

/* Search */

#search form {
   padding: 20px;
}

#search br {
   display: none;
}

#search #s {
   width: 135px;
}

/* Footer */

#footer {
   background: url(http://www.hizliresim.com/2008/12/19/6032.gif) repeat-x;
   clear: both;
   width: 960px;
   height: 50px;
   margin: 0 auto;
   padding: 20px 0;
   border-top: 6px solid #3F3F3F;
   font-size: smaller;
}

#footer p {
   margin: 0;
   text-align: center;
   line-height: normal;
}


Ancal bor sorun var...

kodda 04 ve 05 resimlerinin yerleri yok yada ben göremedim...


Selametle...
______________
Piri Oyun Tekrar Döndü. Tasarım yapabilecekler (Flash Oyun Tasarımı ) Pm ile ulaşsınlar görüşelim...
Mesaj19.12.2008, 20:05 (UTC)    
Mesaj konusu:

pirioyun yazmış:
turkpage yazmış:
<style>

</style>

Yanlış Anlamadıysam Kodu Bunu İstiyorsun.



Hayır onu demek istemiyor sanırım...

Al kardeş resimleri gereken yerlere koydum...


Kod:

body {
   margin: 0;
   padding: 0;
   background: #FFFFFF url(http://www.hizliresim.com/2008/12/19/6323.gif) repeat-x;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #737373;
}

form {
   margin: 0;
   padding: 0;
}

input, textarea {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   color: #000000;
}

h1, h2, h3 {
   font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

h1 {
   font-size: 3em;
   
}

h2 {
   font-size: 2em;
}

h3 {
   font-size: 1em;
}

p, ul, ol {
   margin-bottom: 1.8em;
   line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
   color: #414141;
}

a:hover {
   text-decoration: none;
}

hr {
   display: none;
}

/* Menu */

#menu {
   width: 960px;
   height: 45px;
   margin: 0 auto;
   padding: 0px 0;
   background: url(http://www.hizliresim.com/2008/12/19/6345.gif) no-repeat center top;
}

#menu ul {
   height: 45px;
   margin: 0;
   padding: 0;
   background: url(http://www.hizliresim.com/2008/12/19/6362.gif) no-repeat;
   list-style: none;
}

#menu li {
   float: left;
   height: 45px;
   background: url(http://www.hizliresim.com/2008/12/19/6362.gif) no-repeat right top;
}

#menu a {
   float: left;
   height: 20px;
   margin: 0px;
   padding: 10px 15px;
   text-decoration: none;
   text-transform: uppercase;
   font-size: smaller;
   font-weight: bold;
   color: #000000;
}

#menu a:hover {
   background: url(http://www.hizliresim.com/2008/12/19/6345.gif) repeat-x;
   color: #FFFFFF;
   height: 45px;
}

#menu .current_page_item a {
   height: 45px;
   color: #FFFFFF;
}

/* Splash */

#splash {
   width: 960px;
   height: 200px;
   margin: 0 auto;
}


/* Logo */

#logo {
   width: 960px;
   height: 91px;
   margin: 0 auto;
   border-bottom: 6px solid #3F3F3F;
   color: #414141;
}

#logo h1, #logo h2 {
   margin: 0;
   padding: 0 20px;
}

#logo h1 {
   float: left;
   padding-top: 30px;
   letter-spacing: -3px;
   text-transform: uppercase;
   font-size: 3em;
}

#logo h2 {
   float: right;
   padding-top: 49px;
   letter-spacing: -1px;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 16px;
}

#logo a {
   text-decoration: none;
   color: #414141;
}

/* Page */

#page {
   width: 960px;
   margin: 0 auto;
   padding: 30px;
}

/* Content */

#content {
   float: right;
   width: 680px;
}

.post {
   padding-bottom: 20px;
}

.post .title {
   margin: 0;
   padding: 5px 20px;
   letter-spacing: -2px;
   border-bottom: 1px dashed #B9B9B9;
   text-transform: uppercase;
   font-size: 24px;
}

.post .title a {
   text-decoration: none;
}

.post .entry {
   padding: 10px 20px;
}

.post .meta {
   height: 26px;
   background: #F5F5F5;
   border-top: 1px solid #E9E9E9;
   text-decoration: none;
   text-transform: uppercase;
   font-size: smaller;
}

.post .posted {
   float: left;
   height: 16px;
   padding: 5px 20px;
}

.post .permalink, .post .comments {
   float: right;
   height: 16px;
   padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
   float: left;
   width: 250px;
}

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

#sidebar li {
   margin-bottom: 20px;
}

#sidebar li ul {
   padding: 20px;
}

#sidebar li li {
   margin: 0;
   padding-left: 10px;
   padding-bottom: 5px;
   background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
   padding: 0 20px;
}

#sidebar h2 {
   height: 20px;
   margin: 0;
   padding: 6px 0 0 20px;
   background: url(images/img07.jpg) no-repeat;
   border-bottom: 1px dashed #B9B9B9;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}

/* Search */

#search form {
   padding: 20px;
}

#search br {
   display: none;
}

#search #s {
   width: 135px;
}

/* Footer */

#footer {
   background: url(http://www.hizliresim.com/2008/12/19/6032.gif) repeat-x;
   clear: both;
   width: 960px;
   height: 50px;
   margin: 0 auto;
   padding: 20px 0;
   border-top: 6px solid #3F3F3F;
   font-size: smaller;
}

#footer p {
   margin: 0;
   text-align: center;
   line-height: normal;
}


Ancal bor sorun var...

kodda 04 ve 05 resimlerinin yerleri yok yada ben göremedim...


Selametle...


Sağol
______________

Ödev-Arsivleri Sitem Silindi.Msnmi Unuttum Nerden Bulabilirim
Önceki mesajları göster:   


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