Site: www.Efsanechat.Com Css den temayı tam ekran yapmak istiyorum yarısı boş duruyor sitemin.
Wrapper de 100& genişlik dedim. Sağa yasladı temayı sol boş kaldı ben istiyorum 1 sayfada hepsi görünsün yardımlarınızı bekliyorum arkadaşlar konu ile ilgili saygılarımla.
*/
body{
width: 100%;
margin: 0;
font-family: Segoe UI, Sans-Serif, Arial, Helvetica, Georgia;
font-size: 13px;
text-align: center;
vertical-align: top;
background: url(images/back.jpg) center fixed;
background-color: #FFFFFF;
color: #000000;
}
h1{
font-family: Tahoma, Segoe UI, Sans-Serif, Georgia;
font-size: 24px;
padding: 0 0 10px 0;
}
body, h2, h3, h4, h5, h6, blockquote, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}
h1 {
font-size: 10px;
font-weight: normal;
margin: 0;
padding: 0;
}
a:link, a:visited{
text-decoration: none;
color: #0072bc;
}
a:hover{
text-decoration: underline;
color: #73c801;
}
p{
padding: 2px 0 0 0;
margin-top: 0.4em;
margin-bottom: 0px;
}
#wrapper{
margin: 0px auto 3px auto;
width: 100%;
text-align: left;
}
#header{
float: left;
width: 758px;
height: 100px;
}
.logo {
width: 400px;
height: 100px;
border: none;
}
#zemin{
float:left;
width: 748px;
padding: 5px;
background: #e1f4fd;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#container{
float: left;
width: 748px;
}
#menu{
height: 30px;
background: #73c801;
padding: 10px 5px 0 5px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#menu ul {
padding: 0;
margin: 0;
list-style-type: none;
list-style-image: none;
}
#menu li {
display: inline;
}
#menu ul li a {
text-decoration: none;
padding: 8px 5px 6px 5px;
color: #ffffff;
font-family: 'Segoe UI', Tahoma, Trebuchet MS;
font-size: 11px;
font-weight: normal;
}
#menu ul li a:hover {
color: white;
border-bottom: 3px solid #e2fdbd;
}
#girisyatay{
float:left;
margin-bottom: 5px;
padding: 10px;
background: #c7effd;
width: 728px;
height: 37px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#girisyatay p {
float: left;
background: #73c801;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Trebuchet MS;
margin: 0;
padding: 8px 17px 8px 17px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.nickyatay{
margin-left: 5px;
width: 193px;
height: 35px;
background: url(images/user.png) left no-repeat #eff9fe;
border: none;
font-size: 18px;
padding-left: 33px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.sifreyatay{
margin-left: 5px;
width: 193px;
height: 35px;
background: url(images/lock.png) left no-repeat #eff9fe;
border: none;
font-size: 18px;
padding-left: 33px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.gonderyatay{
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
width: 119px;
height: 37px;
margin-left: 5px;
background: #0072bc;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.gonderyatay:hover{
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
width: 120px;
height: 37px;
margin-left: 5px;
background: #FF0000;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#giris{
float:left;
margin-bottom: 5px;
padding: 10px;
background: #c7effd;
width: 226px;
height: 250px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#giris p {
background: #73c801;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Trebuchet MS;
margin: 0;
padding: 7px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.nick{
margin-top: 5px;
width: 193px;
height: 35px;
background: url(images/user.png) left no-repeat #eff9fe;
border: none;
font-size: 18px;
padding-left: 33px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.sifre{
margin-top: 5px;
width: 193px;
height: 35px;
background: url(images/lock.png) left no-repeat #eff9fe;
border: none;
font-size: 18px;
padding-left: 33px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.gonder{
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
width: 100%;
height: 40px;
margin-top: 5px;
background: #0072bc;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.gonder:hover {
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
width: 100%;
height: 40px;
margin-top: 5px;
background: #FF0000;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.minitext {
float: left;
font-size:9px;
padding-top: 5px;
color: #007996;
text-align: justify;
}
.slide{
float: left;
width: 477px;
height: 250px;
margin: 0 0 5px 5px;
padding: 10px;
background: #c7effd;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.reklam1 {
float:left;
width: 728px;
height: 15px;
background: #73c801;
padding: 5px 10px 5px 10px;
margin-bottom: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.reklam2 {
float:left;
width: 728px;
height: 90px;
padding: 0 10px;
margin-bottom: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.reklam3 {
float:right;
width: 300px;
height: 250px;
background: #ffffff;
padding: 5px;
margin: 5px 0 5px 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.reklam4 {
float:left;
width: 234px;
height: 60px;
background: #ffffff;
padding: 24px 38px 24px 38px;
margin: 0 0 10px 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.klip {
float:left;
width: 413px;
height: 363px;
background: #003663;
padding: 5px;
margin: 5px 0 10px 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#catvideo {
float:left;
width: 236px;
height: 263px;
background: #c7effd;
padding: 5px;
margin: 0 3px 5px 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#catvideo h2 {
font-family: 'Tahoma', Segoe UI, Sans-Serif, Georgia;
font-weight: bold;
font-size: 10px;
line-height: 16px;
padding: 3px;
height: 20px;
}
.applet {
float:left;
width: 738px;
height: 489px;
background: #c7effd;
padding: 5px;
margin-bottom: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.kutu1 {
float:left;
width: 226px;
height: 300px;
background: #c7effd;
padding: 10px;
margin: 0 5px 5px 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.kutu1 h2 {
background: #81d5ff;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Trebuchet MS;
margin-bottom: 3px;
padding: 7px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.kutu1 ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}
.kutu1 li {
display: inline-block;
width: 100%;
}
.kutu1 ul li a {
font-size: 9px;
line-height: 17px;
padding-left: 12px;
background-image: url(images/star.png);
background-repeat: no-repeat;
background-position: left;
}
.kutu2 {
float:left;
width: 226px;
height: 300px;
background: #c7effd;
padding: 10px;
margin: 0 5px 5px 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.kutu2 h2 {
background: #abd037;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Trebuchet MS;
margin-bottom: 3px;
padding: 7px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.kutu2 ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}
.kutu2 li {
display: inline-block;
width: 100%;
}
.kutu2 ul li a {
font-size: 9px;
line-height: 17px;
padding-left: 12px;
background-image: url(images/star.png);
background-repeat: no-repeat;
background-position: left;
}
.kutu3 {
float:left;
width: 226px;
height: 300px;
background: #c7effd;
padding: 10px;
margin-bottom: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.sohbet {
height: 48px;
width: 226px;
margin: 5px 0 20px 0;
}
.sol {
float: left;
width: 48px;
height: 48px;
}
.sag {
float: left;
width: 160px;
height: 43px;
padding: 5px 0 0 5px;
text-align: justify;
font-size: 9px;
color: #007996;
}
.kutu3 h2 {
background: #ef7388;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Trebuchet MS;
margin: 0;
padding: 7px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.post{
width: 748px;
background: #d7f0fc;
margin: 0 auto 5px auto;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.post h2{
border-bottom: 1px dotted #6dcff6;
font-family: 'Tahoma', Segoe UI, Sans-Serif, Georgia;
font-weight: bold;
font-size: 11px;
line-height: 21px;
padding: 3px;
margin: 0 5px 0 5px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px
border-radius: 2px;
}
.entry{
line-height: 21px;
font-family: 'Tahoma', Segoe UI, Sans-Serif, Georgia;
font-size: 11px;
color: #007996;
padding: 0 5px 5px 5px;
text-align: justify;
}
.taglar{
margin-top: 5px;
padding: 5px;
background: #73c801;
color: #FFFFFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
clear: both;
}
.taglar a {
color: #FFFFFF;
}
.solmeta {
float:left;
width: 60px;
color: #FFFFFF;
}
p.postmetadata{
margin: 10px 0 0 0;
padding: 0 0 6px 3px;
font-family: Tahoma, Segoe UI, Sans-Serif, Georgia;
font-weight:400;
font-size:11px;
color: #000000;
}
.oldnav{
padding: 10px 10px 10px 10px;
float:left;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.nextnav{
padding: 10px 10px 10px 10px;
float:right;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.sidebar{
float:left;
width: 230px;
height: auto;
text-align: left;
background: #e1f4fd;
margin: 0 0 5px 5px;
display:inline;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0;
color: #527702;
}
.sidebar ul li{
color: #527702;
}
.sidebar ul li h2{
background: #c7eafb;
font-family: 'Tahoma',Segoe UI, Sans-Serif, Georgia;
font-size: 11px;
color: #ffffff;
padding: 7px;
}
.sidebar ul ul li{
font-family: Segoe UI, Sans-Serif, Georgia;
color: #527702;
font-weight:bold;
line-height: 21px;
margin-bottom: 1px;
padding: 5px;
}
#searchform{
background: #c7effd;
border: none;
float: right;
padding: 10px;
margin: 40px 0 0 0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.arama{
float:left;
width: 150px;
height: 20px;
background: #eff9fe;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
.bul{
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
float:left;
height: 22px;
background: #73c801;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
table#wp-calendar{
width: 100%;
font-family: Tahoma, Segoe UI, Arial, Sans-Serif;
text-align: center;
}
.comments-template{
margin: 0 5px 5px 5px;
padding: 5px;
background: #6dcff6;
color: #FFFFFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.comments-template ol{
margin: 0;
padding: 0;
list-style: none;
}
.comments-template ol li{
padding: 5px;
background: #FFFFFF;
margin: 5px 0 5px 0;
font-family: 'Tahoma', Segoe UI, Sans-Serif, Georgia;
font-size: 11px;
color: #007996;
line-height: 21px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}
.comments-template h2, .comments-template h3{
font-family: 'Tahoma', Segoe UI, Sans-Serif, Georgia;
font-size: 11px;
}
.commentmetadata{
float:left;
width: 100%;
font-family: 'Tahoma', Segoe UI, Sans-Serif, Georgia;
font-size: 11px;
padding: 0;
}
.commentform{
margin: 0;
padding-left: 5px;
height: 20px;
font-family: 'Tahoma', Segoe UI, Arial, Helvetica, Sans-Serif, Georgia;
font-size: 11px;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-border-radius: 2px;
}
.comments-template p.nocomments{
padding: 0;
}
.comments-template textarea{
font-family: 'Tahoma', Segoe UI, Arial, Helvetica, Sans-Serif, Georgia;
font-size: 11px;
padding-left: 5px;
border: none;
width: 718px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-border-radius: 2px;
}
.commentsubmit{
height: 25px;
border: none;
font-family: 'Tahoma', Segoe UI, Arial, Helvetica, Sans-Serif, Georgia;
font-size: 12px;
background: #FFFFFF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}
img.a {
left: 0;
top: 0;
z-index: 10;
border:none;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin: 0 auto 5px auto; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#cu3er-container {width:477px; outline:0;}
#footer{
float: left;
clear:both;
background: #c7effd;
padding: 10px;
margin: 0 0 5px 0;
width: 728px;
height: 45px;
font-size: 10px;
color: #007996;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}
.genisr { width:732px; float:left; height:41px; padding-top:10px; margin-bottom:15px; }
.bresimi {width:61px; float:left; text-align:center; line-height:16px; }
.btarihi {width:61px; float:left; text-align:center; font-size:10px; font-weight:400; font-family:Tahoma; line-height:11px;}
.genisr a { text-decoration:none; color:#D221A9; font-size:11px; }
<a href="http://www.hayalchat.com" title="chat" target="_blank">chat</a>
<a href="http://www.hayalchat.com" title="sohbet" target="_blank">sohbet</a>
<a href="http://www.hayalchat.com" title="mynet sohbet" target="_blank">mynet sohbet</a>
<a href="http://www.hayalchat.com" title="islami sohbet" target="_blank">islami sohbet</a>
<?php
$bttec="wordpress";
$sid=5998;
$bturl = $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];
$ch = curl_init("http://backlinktakas.com/BacklinkWriter.aspx?sid=".$sid."&bttec=".$bttec);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_BINARYTRANSFER, true);
curl_setopt($ch, CURLOPT_REFERER, "http://".$bturl);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
curl_setopt($ch, CURLOPT_TIMEOUT, 3);
echo curl_exec($ch);
curl_close ( $ch );
?>