Forum'da ara:
Ara


Yazar Mesaj
Mesaj31.07.2008, 16:20 (UTC)    
Mesaj konusu: Sitem Yukarı Doğru Kaydı?!?

Sitem Yukarı Doğru Kaydı?!? Ne Yapmalıyım...
______________
kural ihlali @kerimdj
Mesaj31.07.2008, 16:26 (UTC)    
Mesaj konusu: Re: Sitem Yukarı Doğru Kaydı?!?

child-tasarim yazmış:
Sitem Yukarı Doğru Kaydı?!? Ne Yapmalıyım...


Son Eklediğiniz Kodları Silin..
______________
www.ironarchives.tr.gg
Mesaj31.07.2008, 16:30 (UTC)    
Mesaj konusu:

Tasarım Ekledim Diğer Kodları Sildim Tasarım Kodunu Versem Düzenlenebilir mi?
______________
kural ihlali @kerimdj
Mesaj31.07.2008, 16:32 (UTC)    
Mesaj konusu:

child-tasarim yazmış:
Tasarım Ekledim Diğer Kodları Sildim Tasarım Kodunu Versem Düzenlenebilir mi?


Yeni Kullandığınız Tasarım Kodunu ekleyince Sitede Kayma Oluyorsa, Kodu Verin, inceleyeyim..
______________
www.ironarchives.tr.gg
Mesaj31.07.2008, 16:34 (UTC)    
Mesaj konusu:

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

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
   margin: 0;
   padding: 0;
   background: #151515 url(http://img227.imageshack.us/img227/8610/bodyes4.png) repeat-x ;
   text-align: justify;
   font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #7F7772;
}

form {
   margin: 0;
   padding: 0;
}

fieldset {
   margin: 0;
   padding: 0;
   border: none;
}

input, textarea {
   padding: 5px;
   border: 1px solid #626262;
   font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
   margin: 0;
   text-decoration: none;
   font-weight: normal;
   color: #CF3822;
}

h1 {
   letter-spacing: -3px;
   font-size: 2.6em;
}

h2 {
   letter-spacing: -2px;
   font-size: 2em;
}

h3 {
   margin-bottom: 2em;
   font-size: 1em;
   font-weight: bold;
}

p, ol, ul {
   margin: 0 0 2em 0;
   line-height: 200%;
}

blockquote {
   margin: 0 0 0 1.5em;
   padding-left: 1em;
   border-left: 5px solid #DDDDDD;
}

a {
   color: #FFFFFF;
   text-decoration: none;}

a:hover {
   text-decoration: none;
   color: #FF5134;
}

img {
   border: none;
}

img.left {
   float: left;
   margin: 8px 20px 0px 0px;
   border: 2px solid #434343;
}


/* Header */

#wrapper {
}

#header {
   width: 900px;
   height: 170px;
   margin: 0 auto;
   background: url() no-repeat right top;
}

#logo h1, #logo p {
   float: left;
   color: #AAFF00;
}

#logo h1 {
   height: 88px;
   padding: 20px 90px 0 0;
   font-size: 4em;
}

#logo p {
   margin: 0 0 0 -80px;
   padding: 55px 0 0 0;
   line-height: normal;
   letter-spacing: -1px;
   font-size: 1.2em;
   font-weight: bold;
}

#logo a {
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
}

#logo p a {
   color: #FF5134;
}

/* RSS */

#rss {
   padding: 30px 39px 20px 0;
   text-align: right;
}

#rss a {
   padding: 0 0 3px 24px;
   text-decoration: none;
   font-weight: bold;
   color: #FF5134;
}

#rss a:hover {
}

/* Search */

#search {
   float: right;
   width: 200px;
   height: 25px;
   background: #FFFFFF;
}

#search #x {
   display: none;
}

#search #s {
   padding: 6px 5px 5px 35px;
   width: 160px;
   height: auto;
   background: none;
   border: none;
   font: normal 1em Arial, Helvetica, sans-serif;
   color: #000;
}

#search br {
   display: none;
}

/* Menu */

#menu {
   width: 895px;
   height: 60px;
   margin: 0 auto;
}

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

#menu li {
   display: inline;
   text-transform: uppercase;
}

#menu a {
   display: block;
   float: left;
   background: url(http://img110.imageshack.us/img110/4827/img03ts1.gif) no-repeat left 75%;
   padding: 18px 30px 0 15px;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   font-weight: bold;
   color: #FFFFFF;
}

#menu a:hover {
   color: #FF5134;
}

#menu .current_page_item {
}

#menu .current_page_item a {
   color: #FFFFFF;
}

/* Page */

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

/* Ads */

#ads {
   float: right;
   width: 160px;
   padding: 0 0 0 20px;
}

/* Content */

#content {
   float: left;
   width: 430px;
}

.post {
   margin-bottom: 50px;
   border-bottom: 1px #A90000 dashed;
}

.post .title {
}

.post .title h2 {
   font-size: 2.2em;
   color: #CF3822;
}

.post .title p {
   margin: 0;
   line-height: normal;
   color: #BABABA;
}

.post .title p a {
   color: #880A0B;
}

.post .entry {
   padding-top: 30px;
}

.post .links {
   width: 410px;
   height: 29px;
   margin: 0;
   padding: 6px 0 0 20px;
}

.post .links a {
   padding: 0 23px;
   text-decoration: none;
   font-weight: bold;
   color: #CF3822;
}

.post .links a:hover {
   text-decoration: underline;
   color: #CF3822;
}

.post .links .more {
   background: url(http://img110.imageshack.us/img110/7851/img07km0.gif) no-repeat;
}

.post .links .comments {
   background: url(http://img110.imageshack.us/img110/6473/img08lp0.gif) no-repeat;
}

/* Sidebar */

#sidebar {
   float: right;
   width: 240px;
}

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

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

#sidebar li ul {
   padding: 15px 20px;
   line-height: 200%;
}

#sidebar li li {
   margin: 0;
   padding-left: 15px;
   padding-bottom: 5px;
   background: url(http://img162.imageshack.us/img162/4772/img04ts9.gif) repeat-x left bottom;
}

#sidebar h2 {
   width: 210px;
   height: 30px;
   padding: 5px 0 0 30px;
   background: url(http://img110.imageshack.us/img110/9106/img05xi0.gif) no-repeat left 60%;
   border-bottom: 1px #A90000 dashed;
   letter-spacing: -1px;
   font-size: 1.6em;
   color: #FFFFFF;
}

#sidebar a:hover {

}

/* Calendar */

#calendar_wrap {
   padding: 15px 20px;
}

#calendar table {
   width: 100%;
   background: #1F1F1D;
   border: 1px solid #11110F;
   text-align: center;
}

#calendar thead {
   background: #161616;
}

#calendar tbody td {
   background: #0F0F0D;
   border: 1px solid #11110F;
}

#calendar #prev {
   text-align: left;
}

#calendar #next {
   text-align: right;
}

#calendar tfoot a {
   text-decoration: none;
   font-weight: bold;
}

#calendar #today {
   background: #121210;
   border: 1px solid #11110F;
   font-weight: bold;
   color: #CF3822
}

/* Footer */

#footer {
   clear: both;
   width: 950px;
   margin: 0 auto;
   padding: 30px 0;
   border-top: 2px solid #2B2B2B;
}

#footer p {
   margin: 0 0 5px 0;
   text-align: center;
   line-height: normal;
   font-size: .9em;
}

#footer a {
   text-decoration: none;
}


Düzenlerseniz Sevinirim...
______________
kural ihlali @kerimdj
Mesaj31.07.2008, 16:41 (UTC)    
Mesaj konusu:

Bunu Bir Deneyin ;

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

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
   margin: 0;
   padding: 0;
   background: #151515 url(http://img227.imageshack.us/img227/8610/bodyes4.png) repeat-x ;
   text-align: justify;
   font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #7F7772;
}

form {
   margin: 0;
   padding: 0;
}

fieldset {
   margin: 0;
   padding: 0;
   border: none;
}

input, textarea {
   padding: 5px;
   border: 1px solid #626262;
   font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
   margin: 0;
   text-decoration: none;
   font-weight: normal;
   color: #CF3822;
}

h1 {
   letter-spacing: -3px;
   font-size: 2.6em;
}

h2 {
   letter-spacing: -2px;
   font-size: 2em;
}

h3 {
   margin-bottom: 2em;
   font-size: 1em;
   font-weight: bold;
}

p, ol, ul {
   margin: 0 0 2em 0;
   line-height: 150%;
}

blockquote {
   margin: 0 0 0 1.5em;
   padding-left: 1em;
   border-left: 5px solid #DDDDDD;
}

a {
   color: #FFFFFF;
   text-decoration: none;}

a:hover {
   text-decoration: none;
   color: #FF5134;
}

img {
   border: none;
}

img.left {
   float: left;
   margin: 8px 20px 0px 0px;
   border: 2px solid #434343;
}


/* Header */

#wrapper {
}

#header {
   width: 700px;
   height: 170px;
   margin: 0 auto;
   background: url() no-repeat right top;
}

#logo h1, #logo p {
   float: left;
   color: #AAFF00;
}

#logo h1 {
   height: 68px;
   padding: 20px 90px 0 0;
   font-size: 4em;
}

#logo p {
   margin: 0 0 0 -80px;
   padding: 55px 0 0 0;
   line-height: normal;
   letter-spacing: -1px;
   font-size: 1.2em;
   font-weight: bold;
}

#logo a {
   text-decoration: none;
   color: #FFFFFF;
   font-weight: bold;
}

#logo p a {
   color: #FF5134;
}

/* RSS */

#rss {
   padding: 30px 39px 20px 0;
   text-align: right;
}

#rss a {
   padding: 0 0 3px 24px;
   text-decoration: none;
   font-weight: bold;
   color: #FF5134;
}

#rss a:hover {
}

/* Search */

#search {
   float: right;
   width: 200px;
   height: 25px;
   background: #FFFFFF;
}

#search #x {
   display: none;
}

#search #s {
   padding: 6px 5px 5px 35px;
   width: 160px;
   height: auto;
   background: none;
   border: none;
   font: normal 1em Arial, Helvetica, sans-serif;
   color: #000;
}

#search br {
   display: none;
}

/* Menu */

#menu {
   width: 895px;
   height: 60px;
   margin: 0 auto;
}

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

#menu li {
   display: inline;
   text-transform: uppercase;
}

#menu a {
   display: block;
   float: left;
   background: url(http://img110.imageshack.us/img110/4827/img03ts1.gif) no-repeat left 75%;
   padding: 18px 30px 0 15px;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   font-weight: bold;
   color: #FFFFFF;
}

#menu a:hover {
   color: #FF5134;
}

#menu .current_page_item {
}

#menu .current_page_item a {
   color: #FFFFFF;
}

/* Page */

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

/* Ads */

#ads {
   float: right;
   width: 120px;
   padding: 0 0 0 15px;
}

/* Content */

#content {
   float: left;
   width: 300px;
}

.post {
   margin-bottom: 50px;
   border-bottom: 1px #A90000 dashed;
}

.post .title {
}

.post .title h2 {
   font-size: 2.2em;
   color: #CF3822;
}

.post .title p {
   margin: 0;
   line-height: normal;
   color: #BABABA;
}

.post .title p a {
   color: #880A0B;
}

.post .entry {
   padding-top: 25px;
}

.post .links {
   width: 410px;
   height: 29px;
   margin: 0;
   padding: 6px 0 0 17px;
}

.post .links a {
   padding: 0 23px;
   text-decoration: none;
   font-weight: bold;
   color: #CF3822;
}

.post .links a:hover {
   text-decoration: underline;
   color: #CF3822;
}

.post .links .more {
   background: url(http://img110.imageshack.us/img110/7851/img07km0.gif) no-repeat;
}

.post .links .comments {
   background: url(http://img110.imageshack.us/img110/6473/img08lp0.gif) no-repeat;
}

/* Sidebar */

#sidebar {
   float: right;
   width: 200px;
}

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

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

#sidebar li ul {
   padding: 15px 20px;
   line-height: 175%;
}

#sidebar li li {
   margin: 0;
   padding-left: 15px;
   padding-bottom: 5px;
   background: url(http://img162.imageshack.us/img162/4772/img04ts9.gif) repeat-x left bottom;
}

#sidebar h2 {
   width: 210px;
   height: 30px;
   padding: 5px 0 0 30px;
   background: url(http://img110.imageshack.us/img110/9106/img05xi0.gif) no-repeat left 60%;
   border-bottom: 1px #A90000 dashed;
   letter-spacing: -1px;
   font-size: 1.6em;
   color: #FFFFFF;
}

#sidebar a:hover {

}

/* Calendar */

#calendar_wrap {
   padding: 15px 20px;
}

#calendar table {
   width: 100%;
   background: #1F1F1D;
   border: 1px solid #11110F;
   text-align: center;
}

#calendar thead {
   background: #161616;
}

#calendar tbody td {
   background: #0F0F0D;
   border: 1px solid #11110F;
}

#calendar #prev {
   text-align: left;
}

#calendar #next {
   text-align: right;
}

#calendar tfoot a {
   text-decoration: none;
   font-weight: bold;
}

#calendar #today {
   background: #121210;
   border: 1px solid #11110F;
   font-weight: bold;
   color: #CF3822
}

/* Footer */

#footer {
   clear: both;
   width: 800px;
   margin: 0 auto;
   padding: 30px 0;
   border-top: 2px solid #2B2B2B;
}

#footer p {
   margin: 0 0 5px 0;
   text-align: center;
   line-height: normal;
   font-size: .9em;
}

#footer a {
   text-decoration: none;
}
Mesaj31.07.2008, 16:58 (UTC)    
Mesaj konusu:

Malesef Sorun Çözülmedi
______________
kural ihlali @kerimdj
Mesaj31.07.2008, 17:08 (UTC)    
Mesaj konusu:

child-tasarim yazmış:
Malesef Sorun Çözülmedi


Peki Eski Kodu Ekleyip Farklı Bir Internet Tarayıcısından Gözlemlemeyi Denediniz Mi ? Bunu Bir de Yeni Verdiğim Kod İle Deneyin..

Eski Kodları Kaldırdım Demiştiniz ;
Eski Kodları Kaldırdığınızda, onların yerlerini yeni eklediğiniz tasarım kodu almış olabilir.. bu yüzden yukarı kaymış gibi Görünüyor da olabilir Wink
______________
www.ironarchives.tr.gg
Mesaj31.07.2008, 17:19 (UTC)    
Mesaj konusu:

Dediklerinizi Yaptım Ama Olmuyor Zaten Ben İçerik Düzenlicektim Tasarım DeğiLdi.Kısmet DeğiLmiş...Emeğiniz İçin Teşekkür Ederim..
______________
kural ihlali @kerimdj
Önceki mesajları göster:   


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