wmaraci reklam

İe de sayfam kayıyor yardım lütfen

2 Mesajlar 1.098 Okunma
pst.net
wmaraci reklam

benoniki benoniki WM Aracı Kullanıcı
  • Üyelik 02.05.2011
  • Yaş/Cinsiyet - / E
  • Meslek
  • Konum
  • Ad Soyad ** **
  • Mesajlar 20
  • Beğeniler 0 / 0
  • Ticaret 0, (%0)
merhaba arkadaşlar
wordpress de yaptığım sayfam ie de kayıyor ve ayrıca yandaki scroll çıkmıyor yani sayfa aşağıya doğru kaymıyor. Lütfen yardımcı olur musunuz
Normal hali


kaymış hali



css kodu da burada
* {
margin: 0; padding: 0;
}

body {
text-align: center;
font: 12px Verdana;
color: #666666;
background: #ffffff url(images/header.gif) repeat-x 0 0;;
}
a {
text-decoration: none;
color: #FF9F00;
}
img {
border: 0;
}
.break {
font-size: 0;
width: 0; height: 0;
clear: both;
}
.alignleft {
float: left;
margin: 4px 10px 5px 0;
}
.alignright {
float: right;
margin: 4px 0 5px 10px;
}
.hidden {
display: none;
}
.noimage img {
display: none;
}
.yasla {
position:absolute;
left:5px;
top:13px;
width:1060px;
margin:2px 0px 6px 5px;

}
.kayan_reklam {
position : fixed;
_position : absolute;
top : 70;
_top : expression(eval(document.body.scrollTop));
left : 1130;
margin : 0;
}
.sagreklam{
position:fixed;
left:1065px;
top:0px;
}


#wrapper {
width: 1060px;
margin: auto auto;
text-align: left;
}

/** BEGIN header **/
#header {
padding-bottom: 10px;

}
#header ol {
list-style-type: none;
height: 30px;
float: left;
padding-left: 1px;
background: url(images/divider.gif) no-repeat 0 0;
}
#header ol li {
float: left;
text-transform: uppercase;
height: 30px;
padding-right: 1px;
background: url(images/divider.gif) no-repeat right 0;
font-size: 0.9em;
}
#header ol li a {
color: #333333;
display: block;
padding: 8px 10px 9px;
}
#header ol li a:hover {
background-color: #333333;
color: #FF9F00;
}
#header form {
float: right;
background: url(images/search.gif) no-repeat 0 0;
margin-top: 3px;
}
#header input {
border: 1px solid #ffffff;
width: 180px;
margin: 2px 7px 0 2px;
float: left;
}
#header donate {

width: 150px;
margin: 2px 7px 0 2px;
float: left;
}
#header button {
width: 25px; height: 22px;
text-indent: -9999px;
border: 0;
background-color: transparent;
}
#header h1 {
clear: both;
text-transform: uppercase;

font-size: 2em;
float: left;
padding: 60px 10px 40px;
}

#header h1 a {
color: #ffffff;
text-shadow: -2px -2px 4px black
}
#header p {

padding: 50px 0px 50px 0px;
background: url(images/headertam.gif) no-repeat 0 0;
margin-top: 20px;
}
#header ul {
clear: both;

background: url(images/navigation.gif) no-repeat 0 0;
height: 32px;

list-style-type: none;
padding: 0 10px;
}
#header ul li {
float: left;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
padding-left: 1px;
background: url(images/navdivide.gif) no-repeat 0 3px;
}
#header ul li.f {
background: none;
}
#header ul li a {
color: #333333;
display: block;
padding: 10px 12px;
}
#header ul li a:hover {
color: #FF9F00;
}
/** END header **/

/** BEGIN home **/
#home {
clear: both;
border-top: 4px solid #333333;
border-bottom: 4px solid #333333;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
margin: 0 8px;
}
#home #featured {
float: left;
width: 69%;
}
#home #featured h2 {
color: #FF9F00;
text-transform: uppercase;
font-size: 0.8em;
background: url(images/bullet.gif) no-repeat 10px 12px;
padding: 10px 10px 10px 25px;
border-width: 0 1px 1px 0;
border-color: #E1E1E1;
border-style: solid;
}
#home #popular {
float: left;
width: 31%;
}
#home #popular h2 {
color: #FF9F00;
text-transform: uppercase;
font-size: 0.8em;
background: url(images/bullet.gif) no-repeat 10px 12px;
padding: 10px 10px 10px 25px;
border-bottom: 1px solid #e1e1e1;
}
#home #popular ul {
list-style-type: none;
padding: 20px 20px 10px;
}
#home #popular ul li {
border-bottom: 1px dotted #CCCCCC;
padding: 5px 0;
}
#home #popular ul li a {
color: #6699CC;
}
#home #popular ul li a:hover {

}
/** END home **/

/** BEGIN content **/
#content {
clear: both;
margin-left: 8px;
width: 65.5%;
float: left;
border-width: 0 1px 1px;
border-style: solid;
border-color: #e1e1e1;
padding: 10px 0;
}
#content .post {
font-size: 0.9em;
width: 46.5%;
float: left;
margin-left: 15px;
height: 275px;
}
#content .post h2 {
font-size: 1.6em;
font-weight: normal;
}
#content .post h2 a {
color: #7294C6;
}
#content .post .date {
color: #897C81;
font-size: 0.9em;
padding-top: 5px;
}
#content .post img {
border: 4px solid #CCBEC3;
float: left;
margin: 0 10px 5px 0;
height: 67px; width: auto;
}
#content .post p {
line-height: 1.3em;
margin-bottom: 10px;
}
#content .post .details {
border-width: 1px 0;
border-style: dotted;
border-color: #BEC6C0;
clear: both;
padding: 5px;
height: 15px;
}
#content .post .details .comments a {
color: #3A413C;
text-transform: uppercase;
float: left;
}
#content .post .details .readmore {
text-transform: uppercase;
float: right;
}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
margin-right: 10px;
width: 299px;
float: right;
padding-top: 10px;
}
#sidebar .box {
width: 277px;
border-width: 0 1px 1px;
border-style: solid;
border-color: #e1e1e1;
padding: 10px;
clear: both;
margin-bottom: 10px;
}
#sidebar .box ul {
list-style-type: none;
}
#sidebar .box ul li {
border-bottom: 1px dotted #CCCCCC;
padding: 8px 10px;
}
#sidebar .box ul li a {
color: #333333;
}
#sidebar .box ul li a:hover {
color: #6699CC;
}
#sidebar .box img {
margin: 1px;
border: 1px dashed #BDBDBD;
}
#sidebar .video {
padding: 10px 0 10px 11px;
width: 292px;
}
#sidebar .video img {
border: 0;
}
#sidebar #mixed {
width: 299px; height: 90px;
background: url(images/mixed.gif) no-repeat 0 0;

}
#sidebar #mixed a {
color: #6699CC;
font-weight: bold;
}
#sidebar #mixed .rss {
padding: 17px 0 0 84px;
display: block;
}
#sidebar #mixed .email {
padding: 16px 0 0 42px;
display: block;
}
#sidebar #mixed input {
margin: 8px 10px 0 20px;
border: 1px solid #ffffff;
float: left;
width: 222px;
}
#sidebar #mixed button {
float: left;
text-indent: -9999px;
width: 30px; height: 24px;
border: 0;
margin-top: 5px;
background-color: transparent;
}
#sidebar #lists {
list-style-type: none;
border-bottom: 1px solid #333333;
border-top: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
height: 33px;
}
#sidebar #lists li {
float: left;
font-weight: bold;
font-size: 0.9em;
border-left: 1px solid #e1e1e1;
}
#sidebar #lists li a {
color: #333333;
padding: 10px 8px;
display: block;
}
#sidebar #lists li a:hover {
color: #FF9F00;
}
#sidebar h2 {
font-size: 0.9em;
padding: 10px 8px;
border-bottom: 1px solid #333333;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
}
#sidebar .l {
width: 49%;
float: left;
}
#sidebar .r {
width: 49%;
float: right;
}
#sidebar .divided {

}
#sidebar .divided ul {
list-style-type: none;
border-width: 0 1px 1px;
border-style: solid;
border-color: #e1e1e1;
margin-bottom: 15px;
}
#sidebar .divided ul li {
border-top: 1px dotted #cccccc;
padding: 8px 10px;
}
#sidebar .divided ul li a {
color: #333333;
}
#sidebar .divided ul li a:hover {
color: #6699cc;
}
#sidebar .divided h2 {
font-size: 1em;
}
/** END sidebar **/

/** BEGIN footer **/
#footer {
clear: both;
background: url(images/footer.gif) repeat-x 0 20px;
padding: 40px 0 0;
font-size: 0.8em;
color: #808080;
height: 50px;
}
#footer div {
width: 946px;
margin: auto auto;
text-align: left;
}
#footer .l {
float: left;
}
#footer .r {
float: right;
}
#footer a {
color: #6699cc;
}
/** END footer **/

/** BEGIN misc **/
#list3 a {
color: #333333;
}
#list3 a:hover {
color: #FF9F00;
}
#content .single {
padding: 10px;
font-size: 0.9em;
}
#content .single h2 {
padding-bottom: 15px;
}
#content .single h2 a {
color: #6699CC;
}
#content .single p {
margin-bottom: 10px;
}
#content .single h3 {
margin-bottom: 5px;
font-size: 1.3em;
}
#content .single ul {
padding-left: 15px;
margin-bottom: 10px;
}
#content .single ul li {
padding: 2px 0;
}
#content .single ol {
padding-left: 20px;
margin-bottom: 10px;
}
#content .single ol li {
padding: 2px 0;
}
#content .single blockquote {
font-style: italic;
padding: 10px;
background-color: #EEEEEE;
border-width: 1px 0;
border-style: solid;
border-color: #E3E3E3;
margin-bottom: 10px;
}
#content .single .details {
clear: both;
border-width: 1px 0;
border-style: dotted;
border-color: #B5B5B5;
text-transform: none !important;
line-height: 1.6em;
padding: 5px 0 !important;
}
#content .single .details a {
margin: 0 !important;
font-weight: bold;
}
#content .single .details .l {
float: left;
width: 35%;
margin-bottom: 0 !important;
}
#content .single .details .r {
float: right;
width: 55%;
margin-bottom: 0 !important;
}
#content .single {
border-bottom: 0 !important;
}
#content .single h2 {
font-size: 1.5em !important;
text-transform: none !important;
font-size: 1.5em;
}
#comments {
padding: 0 10px 20px;
font-size: 0.9em;
}
#comments h2 {
margin: 10px 0;
font-size: 1.5em;
}
#comments p {
margin-bottom: 10px;
line-height: 1.5em;
}
#comments form {
padding-top: 20px;
}
#comments form p {
margin-bottom: 5px;
}
.commentdetails {
margin-top: 25px;
}
.commentauthor {
margin-bottom: 5px !important;
font-weight: bold;
}
.commentdate {
font-size: 0.8em;
margin-bottom: 5px;
color: #909090;
}
.required {
color: #ff0000;
}
.sdetails {
clear: both;
font-size: 0.8em;
padding-top: 20px;
}
.sdetails p {
margin-bottom: 5px !important;
color: #909090;
}
.sdetails a {
color: #909090;
}
.sdetails a:hover {
color: #282828;
}
#respond {
padding-top: 20px;
}
#postnav {
font-size: 1.2em;
font-weight:bold;
padding: 20px;
}
/** END misc **/
 

 

wmaraci
reklam

LadyArch3r LadyArch3r Web Developer Kullanıcı
  • Üyelik 02.04.2011
  • Yaş/Cinsiyet 33 / E
  • Meslek Web Developer
  • Konum Antalya
  • Ad Soyad B** K**
  • Mesajlar 930
  • Beğeniler 60 / 102
  • Ticaret 3, (%100)
* {
margin:0;
padding:0;
}

body {
text-align:center;
font:12px Verdana;
color:#666;
background:#fff url(images/header.gif) repeat-x 0 0;
}

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

.break {
font-size:0;
width:0;
height:0;
clear:both;
}

.alignleft {
float:left;
margin:4px 10px 5px 0;
}

.alignright {
float:right;
margin:4px 0 5px 10px;
}

.yasla {
position:absolute;
left:5px;
top:13px;
width:1060px;
margin:2px 0 6px 5px;
}

.kayan_reklam {
position:fixed;
_position:absolute;
top:70px;
_top:expression(eval(document.body.scrollTop));
left:1130px;
margin:0;
}

.sagreklam {
position:fixed;
left:1065px;
top:0;
}

#wrapper {
width:1060px;
text-align:left;
margin:auto;
}

#header {
padding-bottom:10px;
}

#header ol {
list-style-type:none;
height:30px;
float:left;
padding-left:1px;
background:url(images/divider.gif) no-repeat 0 0;
}

#header ol li {
float:left;
text-transform:uppercase;
height:30px;
padding-right:1px;
background:url(images/divider.gif) no-repeat right 0;
font-size:0.9em;
}

#header ol li a {
color:#333;
display:block;
padding:8px 10px 9px;
}

#header ol li a:hover {
background-color:#333;
color:#FF9F00;
}

#header form {
float:right;
background:url(images/search.gif) no-repeat 0 0;
margin-top:3px;
}

#header input {
border:1px solid #fff;
width:180px;
float:left;
margin:2px 7px 0 2px;
}

#header donate {
width:150px;
float:left;
margin:2px 7px 0 2px;
}

#header button {
width:25px;
height:22px;
text-indent:-9999px;
border:0;
background-color:transparent;
}

#header h1 {
clear:both;
text-transform:uppercase;
font-size:2em;
float:left;
padding:60px 10px 40px;
}

#header h1 a {
color:#fff;
text-shadow:-2px -2px 4px #000;
}

#header p {
background:url(images/headertam.gif) no-repeat 0 0;
margin-top:20px;
padding:50px 0;
}

#header ul {
clear:both;
background:url(images/navigation.gif) no-repeat 0 0;
height:32px;
list-style-type:none;
padding:0 10px;
}

#header ul li {
float:left;
font-weight:700;
text-transform:uppercase;
font-size:0.9em;
padding-left:1px;
background:url(images/navdivide.gif) no-repeat 0 3px;
}

#header ul li.f {
background:none;
}

#header ul li a {
color:#333;
display:block;
padding:10px 12px;
}

#home {
clear:both;
border-top:4px solid #333;
border-bottom:4px solid #333;
border-left:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
margin:0 8px;
}

#home #featured {
float:left;
width:69%;
}

#home #featured h2 {
color:#FF9F00;
text-transform:uppercase;
font-size:0.8em;
background:url(images/bullet.gif) no-repeat 10px 12px;
border-color:#E1E1E1;
border-style:solid;
border-width:0 1px 1px 0;
padding:10px 10px 10px 25px;
}

#home #popular {
float:left;
width:31%;
}

#home #popular h2 {
color:#FF9F00;
text-transform:uppercase;
font-size:0.8em;
background:url(images/bullet.gif) no-repeat 10px 12px;
border-bottom:1px solid #e1e1e1;
padding:10px 10px 10px 25px;
}

#home #popular ul {
list-style-type:none;
padding:20px 20px 10px;
}

#home #popular ul li {
border-bottom:1px dotted #CCC;
padding:5px 0;
}

#content {
clear:both;
margin-left:8px;
width:65.5%;
float:left;
border-color:#e1e1e1;
border-style:solid;
border-width:0 1px 1px;
padding:10px 0;
}

#content .post {
font-size:0.9em;
width:46.5%;
float:left;
margin-left:15px;
height:275px;
}

#content .post h2 {
font-size:1.6em;
font-weight:400;
}

#content .post h2 a {
color:#7294C6;
}

#content .post .date {
color:#897C81;
font-size:0.9em;
padding-top:5px;
}

#content .post img {
border:4px solid #CCBEC3;
float:left;
height:67px;
width:auto;
margin:0 10px 5px 0;
}

#content .post p {
line-height:1.3em;
margin-bottom:10px;
}

#content .post .details {
clear:both;
height:15px;
border-color:#BEC6C0;
border-style:dotted;
border-width:1px 0;
padding:5px;
}

#content .post .details .comments a {
color:#3A413C;
text-transform:uppercase;
float:left;
}

#content .post .details .readmore {
text-transform:uppercase;
float:right;
}

#sidebar {
margin-right:10px;
width:299px;
float:right;
padding-top:10px;
}

#sidebar .box {
width:277px;
clear:both;
margin-bottom:10px;
border-color:#e1e1e1;
border-style:solid;
border-width:0 1px 1px;
padding:10px;
}

#sidebar .box ul {
list-style-type:none;
}

#sidebar .box ul li {
border-bottom:1px dotted #CCC;
padding:8px 10px;
}

#sidebar .box img {
border:1px dashed #BDBDBD;
margin:1px;
}

#sidebar .video {
width:292px;
padding:10px 0 10px 11px;
}

#sidebar #mixed {
width:299px;
height:90px;
background:url(images/mixed.gif) no-repeat 0 0;
}

#sidebar #mixed a {
color:#69C;
font-weight:700;
}

#sidebar #mixed .rss {
display:block;
padding:17px 0 0 84px;
}

#sidebar #mixed .email {
display:block;
padding:16px 0 0 42px;
}

#sidebar #mixed input {
border:1px solid #fff;
float:left;
width:222px;
margin:8px 10px 0 20px;
}

#sidebar #mixed button {
float:left;
text-indent:-9999px;
width:30px;
height:24px;
border:0;
margin-top:5px;
background-color:transparent;
}

#sidebar #lists {
list-style-type:none;
border-bottom:1px solid #333;
border-top:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
height:33px;
}

#sidebar #lists li {
float:left;
font-weight:700;
font-size:0.9em;
border-left:1px solid #e1e1e1;
}

#sidebar #lists li a {
color:#333;
display:block;
padding:10px 8px;
}

#sidebar h2 {
font-size:0.9em;
border-bottom:1px solid #333;
border-left:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
border-top:1px solid #e1e1e1;
padding:10px 8px;
}

#sidebar .l {
width:49%;
float:left;
}

#sidebar .r {
width:49%;
float:right;
}

#sidebar .divided ul {
list-style-type:none;
margin-bottom:15px;
border-color:#e1e1e1;
border-style:solid;
border-width:0 1px 1px;
}

#sidebar .divided ul li {
border-top:1px dotted #ccc;
padding:8px 10px;
}

#sidebar .divided h2 {
font-size:1em;
}

#footer {
clear:both;
background:url(images/footer.gif) repeat-x 0 20px;
font-size:0.8em;
color:gray;
height:50px;
padding:40px 0 0;
}

#footer div {
width:946px;
text-align:left;
margin:auto;
}

#footer .l {
float:left;
}

#footer .r {
float:right;
}

#content .single {
font-size:0.9em;
border-bottom:0 !important;
padding:10px;
}

#content .single h2 {
padding-bottom:15px;
font-size:1.5em !important;
text-transform:none !important;
}

#content .single p {
margin-bottom:10px;
}

#content .single h3 {
margin-bottom:5px;
font-size:1.3em;
}

#content .single ul {
padding-left:15px;
margin-bottom:10px;
}

#content .single ol {
padding-left:20px;
margin-bottom:10px;
}

#content .single blockquote {
font-style:italic;
background-color:#EEE;
margin-bottom:10px;
border-color:#E3E3E3;
border-style:solid;
border-width:1px 0;
padding:10px;
}

#content .single .details {
clear:both;
text-transform:none !important;
line-height:1.6em;
border-color:#B5B5B5;
border-style:dotted;
border-width:1px 0;
padding:5px 0 !important;
}

#content .single .details a {
font-weight:700;
margin:0 !important;
}

#content .single .details .l {
float:left;
width:35%;
margin-bottom:0 !important;
}

#content .single .details .r {
float:right;
width:55%;
margin-bottom:0 !important;
}

#comments {
font-size:0.9em;
padding:0 10px 20px;
}

#comments h2 {
font-size:1.5em;
margin:10px 0;
}

#comments p {
margin-bottom:10px;
line-height:1.5em;
}

#comments form p {
margin-bottom:5px;
}

.commentdetails {
margin-top:25px;
}

.commentauthor {
margin-bottom:5px !important;
font-weight:700;
}

.commentdate {
font-size:0.8em;
margin-bottom:5px;
color:#909090;
}

.required {
color:red;
}

.sdetails {
clear:both;
font-size:0.8em;
padding-top:20px;
}

.sdetails p {
margin-bottom:5px !important;
color:#909090;
}

.sdetails a {
color:#909090;
}

.sdetails a:hover {
color:#282828;
}

#postnav {
font-size:1.2em;
font-weight:700;
padding:20px;
}

img,#sidebar .video img {
border:0;
}

.hidden,.noimage img {
display:none;
}

#header ul li a:hover,#sidebar #lists li a:hover,#list3 a:hover {
color:#FF9F00;
}

#home #popular ul li a,#sidebar .box ul li a:hover,#content .single h2 a {
color:#69C;
}

#sidebar .box ul li a,#sidebar .divided ul li a,#list3 a {
color:#333;
}

#sidebar .divided ul li a:hover,#footer a {
color:#69c;
}

#content .single ul li,#content .single ol li {
padding:2px 0;
}

#comments form,#respond {
padding-top:20px;
}




bunu bir denermisin.
 

 

wmaraci
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al