• 03-07-2010, 11:50:29
    #10
    Galiba fonttan oluyor fontu değiştirip deneyin.
  • 03-07-2010, 11:55:29
    #11
    Üyeliği durduruldu
    font nerede nasıl degişecez? ayrıca üstte verdiginiz inceleyin linkindeki konuyu inceledim zaten orada anlatılan gibi bendeki tema ve sistem..
  • 03-07-2010, 12:25:22
    #12
    style.css bak.
  • 03-07-2010, 13:00:05
    #13
    Üyeliği durduruldu
    ama her temada aynı proplem var butun temaların style.css proplem olmaz dimi?

    mevcud temanın style.cs si

    @charset "utf-8";
    /* 
    	Theme Name: Extra Haber	
    	Theme URL: http://www.plusturk.com/
    	Author: Suat Türkmen
    	Author URI: http://www.plusturk.com/ 
    	Version: 1.0
    	
    */
    html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a {text-decoration:none;}
    
    .clear{clear:both}
    .right {float:right;}
    .left {float:left;}
    
    
    /*******************
    *	OVERALL		   *
    ********************/
    body {
    	background: #e6e6e6;
    	color:#40454b;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	margin: 0;
    	padding: 0;
    }
    
    #wrapper {
    	background: #fff url(images/box-bg.gif) repeat-x top;
    	width: 940px;
    	margin: 5px 5px;
    	padding: 10px 15px 15px 15px;
    	border: 2px solid #ddd;
    }
    
    /*******************
    *	HYPERLINKS	   *
    ********************/
    a, a:visited {
    	color: #333;
    	text-decoration: none;
    }
    
    a:hover {
    	text-decoration: underline;
    }
    
    a:active {
    }
    
    /*******************
    *	TOP			   *
    ********************/
    #top {
    	background: #fff;
    	margin: 0;
    	padding: 0;
    }
    
    #topnav {
    	background: #f8f8f8;
    	height: 28px;
    	margin: 0;
    	padding: 2px 10px 1px 10px;
    	border-top: 1px solid #cccccc;
    	border-bottom: 1px solid #cccccc;
    	font-size: 11px;
    }
    #topnav .left{
    	margin: 0;
    	font-size:11px;
    	margin:6px 0px 0px 0px;
    	font-family:Verdana;
    	font-weight:bold;
    	text-transform:uppercase;
    	color:#999999;
    	background:url(images/date.png) no-repeat 0px 0px;
    	padding: 3px 5px 3px 25px;
    }
    
    
    #topnav .left a {
    	margin: 0;
    	font-size:14px;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-weight:bold;	
    	padding: 0 5px 0 5px;
    }
    
    /*******************
    *	SEARCH FORM	   *
    ********************/
    #searchbox {
    width: 250px;
     height: 29px; 
     background:url(images/s.gif) no-repeat;
     margin:0px 5px 10px 0; 
     }
     
    #searchbox #s { 
    float: left; 
    margin: 8px 0 0 6px; 
    border: 0; 
    width: 200px; 
    background:none; 
    color:#999999; 
    font-family:Verdana; 
    font-size:12px; 
    }
    
    #searchbox #go { 
    float: right; 
    margin: 2px 4px 0 0; 
    width:28px; 
    height:25px;  }
    
    /*******************
    *	HEADER		   *
    ********************/
    #header {
    	background: #fff;
    	height: 100px;
    	margin: 0;
    	padding: 0;
    }
    
    .logo {
    	background: #fff url(images/logo.png) no-repeat;
    	float: left;
    	width: 325px;
    	height: 107px;
    	margin: 0px 0 0 0;
    	padding: 0;
    }
    
    .ad468x60 {
    	float: right;
    	background: #cccccc;
    	width: 468px;
    	height: 60px;
    	margin: 18px 0 0 0;
    	padding: 5px;
    }
    
    .ad468x60 img {
    	border: none;
    }
    blockquote { margin:5px 0 25px 0;
     padding:35px 20px 0 20px; 
     border:1px dashed #ccc; 
     background:#fafafa url(images/quote1.gif) no-repeat 10px 10px;
      }
    blockquote p { margin:0 0 5px 0;
     }
    /*******************
    *	MENU		   *
    ********************/
    #menu {
    	background:#55adc9 url(images/nav.png) no-repeat;
    	height: 34px;
    	margin: 0;
    	padding: 0px 0px 0px 10px;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	text-transform:uppercase;
    	font-size:12px;
    	font-weight:bold;
    }
    
    #menu ul {
    	float: left;
    	list-style: none;
    	margin: 0 0 0 1px;
    	padding: 0;
    }
    
    #menu li {
    	float: left;
    	list-style: none;
    	margin: 0;
    	padding: 0;
    	border-right: 1px solid #49a0bb;
    }
    
    #menu ul li {
    	margin: 0 0 0 -1px;
    	padding: 0;
    	list-style: none;
    	border-right: 1px solid #045;
    }
    
    #menu li a, #menu li a:link, #menu li a:visited {
    	margin: 0;
    	padding: 10px 12px 11px 12px;
    	color: #f2f2f2;
    	display: block;
    	font-weight:bold;
    	font-size: 13px;
    }
    
    #menu li a:hover, #menu li a:active {
    	background: #99cc00;
    	margin: 0;
    	padding:10px 12px 11px 12px;
    	color: #f2f2f2;
    	display: block;
    	text-decoration: none;
    }
    
    #menu li li a, #menu li li a:link, #menu li li a:visited {
    	background: #99cc00;
    	width: 150px;
    	float: none;font-size:12px;
    	margin: 0;
    	padding: 8px 12px 7px 12px;
    	color: #ffffff;
    	font-weight:bold;
    	text-transform:none;
    	border-bottom: 1px solid #8cb904;
    	border-left: 1px solid #8cb904;
    	border-right: 1px solid #8cb904;
    }
    
    #menu li:hover, #menu li.sfhover {
    	background:#99cc00;
    	color: #ffffff;
    }
    #menu li:hover a, #menu li.sfhover a{
    	color: #ffffff;
    	
    
    	
    }
    #menu li li a:hover, #menu li li a:active {
    	background: #8ebb07;
    	color: #ffffff;
    	padding: 8px 12px 7px 12px;
    	font-size:12px;
    	font-weight:bold;
    }
    
    #menu li ul {
    	z-index: 9999;
    	position: absolute;
    	height: auto;
    	width: 155px;
    	margin: 0;
    	padding: 0;
    	left: -999em;
    }
    
    #menu li li {
    	border: none;
    }
    
    #menu li ul a {
    	width: 120px;
    }
    
    #menu li ul a:hover, #menu li ul a:active {
    }
    
    #menu li ul ul {
    	margin: -28px 0 0 176px;
    	border: none;
    }
    
    #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
    	left: -999em;
    }
    
    #menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
    	left: auto;
    }
    
    #menu li:hover, #menu li.sfhover {
    	position: static;
    }
    
    /*******************
    *	HOMEPAGE	   *
    ********************/
    #col1 {
    	background: #fff;
    	float: left;
    	width: 605px;
    	margin: 15px 0 0 0;
    	padding: 0 0 3px 0;
    	clear: both;
    }
    
    .featuredline {
    	margin: 0;
    	padding: 10px 0 10px 0;
    	background: #fff;
    }
    
    /*******************
    *	POST BOX	   *
    ********************/
    #post {
    }
    
    #postbox {
    	float: left;
    	background: #fff;
    	width:290px;
    	margin: 0 10px 10px 0;
    	padding: 0px 0px 8px 0px;
    	overflow:hidden;
    	line-height: 16px;
    	color: #444;
    	border-bottom:1px dashed #CCCCCC;
    }
    
    #postbox h3 {
    	float: left;
    	margin: 0px 0px 0px 0px;
    	font-size: 13px;
    	width:100%;
    	font-weight: bold;
    	padding: 0px 0px 1px 0px;
    }
    #postbox h3 a {
     		color:#ab1000;
    }
    #postbox h3 a:hover {
     	color: #000000;
    	text-decoration:none;
    }
    
    #postbox span {
    	margin: 0;
    	padding: 0;
    	font-size: 11px;
    }
    
    #postbox .header {
    	float: left;
    	width: 180px;
    	margin: 0;
    	padding: 0;
    }
    
    #postbox .thumbnail {
    	float: left;
    
    	margin: 0;
    	padding: 0;
    }
    
    #postbox .thumbnail img {
    	margin: 0;
    	padding: 3px;
    	background: #fff;
    
    	border:1px solid #eeeeee;
    	
    }
    
    #postbox .info {
    	margin: 0px 0 0 70px;
    	padding: 1px 5px 5px 5px;
    	color:#40454b;
    	line-height:16px;
    }
    
    #postbox .info h4 {
    	margin: 0;
    	padding: 0 0 10px 0;
    }
    #postbox .info a {
    color:#990000;
    padding:2px;
    }
    #postbox .info a:hover {
    color:#ffffff;
    background:#990000;
    padding:2px;
    text-decoration:none;
    }
    
    /*******************
    *	CONTENT		   *
    ********************/
    #content {
    	float: left;
    	width: 590px;
    	margin: 0;
    	padding: 0;
    	color: #555;
    }
    
    #content h3 {
    	font-size: 14px;
    	font-weight: bold;
    	margin: 15px 0 10px 0;
    	color:#ab1000;
    	padding: 6px 7px 1px 10px;
    	background: #bce1ef url(images/post-tit.png) repeat-x ;
    	height:20px;
    }
    #content h3 a {
     		color:#347a94;
    }
    #content h3 a:hover {
     	color: #ab1000;
    	text-decoration:none;
    }
    .browse {	
    	background: #f9f9f9 url(images/home.png) no-repeat 5px 7px;
    	border-top: 1px solid #e6e6e6;
    	border-bottom: 1px solid #e6e6e6;
    	margin: 15px 0 0 0;
    	padding: 6px 6px 4px 28px;
    	color: #555555;
    	font-weight:normal;
    	line-height: 18px;
    }
    
    .browse a {
    	color: #555555;
    }
    
    .postmeta {
    	margin: 0;
    	padding: 0 0 5px 0;
    }
    
    .postmeta a {
    	color: #555555;
    }
    
    .inf{
    	background: #f9f9f9 url(images/inf.png) no-repeat 5px 8px;
    	border-top: 1px solid #e6e6e6;
    	border-bottom: 1px solid #e6e6e6;
    	margin: 10px 0 0 0;
    	padding: 6px 6px 4px 28px;
    	color: #666666;
    	font-weight:normal;
    	line-height: 18px;
    }
    .tags {	
    	background: #f9f9f9 url(images/etiket.png) no-repeat 5px 8px;
    	border-top: 1px solid #e6e6e6;
    	border-bottom: 1px solid #e6e6e6;
    	margin: 10px 0 0 0;
    	padding: 6px 6px 4px 28px;
    	color: #cc6600;
    	font-weight:bold;
    	line-height: 18px;
    }
    
    .tags a {
    	color: #999999;
    	font-weight:normal;
    }
    .tags a:hover {
    	color: #ab1000;
    	text-decoration:none
    }
    /*******************
    *	ENTRY		   *
    ********************/
    
    .entry {
    	margin: 15px 0 0 0;
    	padding: 0;
    	border-bottom:3px solid #cccccc;
    }
    
    .entry a {
    	color: #cc0000;
    }
    .entry a:hover{
    	color: #000000;
    	text-decoration:none;
    }
    .entry p {
    	margin: 0 0 15px 0;
    	padding: 0;
    	color:40454b;
    	line-height:20px;
    }
    
    .entry img {
    	margin: 0;
    	padding: 4px;
    	border: 1px solid #e1e1e1;
    }
    
    .entry input {
    	padding: 3px;
    	border: 1px solid #e6e6e6;
    	margin: 5px;
    }
    
    .entry label {
    	font-weight: bold;
    	margin: 5px;
    }
    
    .entry #submit {
    	padding: 4px;
    }
    
    .entry ul li {
    	padding: 0;
    	margin: 0;
    	font-weight: bold;
    	color: #555;
    }
    
    .entry ul li a {
    	font-weight: normal;
    	color: #555;
    }
    
    .entry ul li ul li {
    	padding: 0;
    	margin: 0;
    }
    
    .entry ol li {
    	list-style: decimal;
    	padding: 0;
    	margin: 0;
    	background: none;
    }
    
    .entry h1 {
    	font-size: 18px;
    	font-weight: normal;
    	color: #333;
    	border-bottom: 3px solid #e1e1e1;
    	padding-bottom: 3px;
    	margin: 5px 0 3px 0;
    }
    
    .entry h2 {
    	font-size: 16px;
    	font-weight: normal;
    	color: #333;
    	padding-bottom: 3px;
    	margin: 5px 0 3px 0;
    	height: auto;
    	text-indent: 0;
    }
    
    .entry h3 {
    	font-size: 13px;
    	font-weight: bold;
    	color: #444;
    	padding-bottom: 3px;
    	text-indent: 0;
    	margin: 5px 0 3px 0;
    }
    
    .entry h4 {
    	font-size: 13px;
    	font-weight: bold;
    	margin: 0;
    	line-height: 16px;
    	height: auto;
    	padding: 5px 0 5px 0;
    	color: #555;
    	text-indent: 0;
    }
    
    .entry h5 {
    	font-size: 13px;
    	font-weight: bold;
    	margin: 0;
    	line-height: 16px;
    	height: auto;
    	padding: 5px 0 5px 0;
    	color: #555;
    	text-indent: 0;
    }
    
    .entry h6 {
    	font-size: 12px;
    	font-weight: bold;
    	margin: 0;
    	line-height: 16px;
    	height: auto;
    	padding: 5px 0 5px 0;
    	color: #555;
    	text-indent: 0;
    }
    
    .tag {
    	padding: 10px;
    	line-height: 15px;
    }
    
    /*******************
    *	ARCHIVE		   *
    ********************/
    #archive {
    	margin: 0;
    	padding: 0;
    }
    
    #archive h3 {
    	margin: 0;
    	padding: 0;
    }
    
    .archiveleft {
    	float: left;
    	width: 150px;
    	height:150px;
    	margin-top:0px;
    	padding: 0;
    }
    
    .archiveleft img{
     	width: 150px;
    	height: 150px;
    	margin: 0;
    	padding:3px;
    	border:1px solid #cccccc;
    	background:#f4f4f4;
    }
    
    .archiveright {
    	float: right;
    	width: 430px;
    	margin: 0;
    	padding: 0;
    	line-height: 20px;
    }
    
    .archivebottom {
    	background: #f8f8f8;
    	margin: 10px 0 10px 0;
    	padding: 10px;
    	border: 1px solid #e6e6e6;
    }
    .archiveright a {
    color:#990000;
    padding:2px;
    }
    .archiveright a:hover {
    color:#ffffff;
    background:#990000;
    padding:2px;
    text-decoration:none;
    }
    /*******************
    *	IMAGES		   *
    ********************/
    img.centered  {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    	margin-bottom: 10px;
    	padding: 0;
    }
    	
    img.alignnone {
    	margin: 0 0 10px 0;
    	padding: 0;
    	display: inline;
    }
    
    img.alignright {
    	margin: 0 0 10px 10px;
    	padding: 0;
    	display: inline;
    }
    
    img.alignleft {
    	margin: 5px 10px 10px 0;
    	padding: 0;
    	display: inline;
    }
    	
    .aligncenter {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    	margin-bottom: 10px;
    }
    
    .alignright {
    	float: right;
    	margin: 0 0 10px 10px;
    }
    
    .alignleft {
    	float: left;
    	margin: 5px 10px 10px 0;
    }
    	
    .wp-caption {
    	background: #f7f7f7;
    	text-align: center;
    	padding: 4px 0 5px 0;
    	border: 1px solid #e6e6e6;
    }
    
    .wp-caption img {
    	margin: 0 0 5px 0;
    	padding: 0;
    	border: 0;
    }
    
    .wp-caption p.wp-caption-text {
    	margin: 0;
    	padding: 0;
    	font-size: 11px;
    	font-weight: normal;
    	line-height: 12px;
    }
    
    /*******************
    *	SIDEBAR		   *
    ********************/
    #sidebar {
    	float: right;
    	width: 320px;
    	margin: 0;
    	padding: 0;
    }
    
    #sidebar .box {
    	margin: 10px 0 10px 0;
    	padding: 0;
    	background: #fff;
    	color: #666666;
    	line-height: 18px;
    }
    
    #sidebar .box a {	
    		color:#666666;
    		font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    
    #sidebar .widget {
    	margin: 0;
    	padding: 0;
    }
    
    #sidebar .leftwidget {
    	float: left;
    	width: 153px;
    	margin: 0;
    	padding: 0;
    }
    
    #sidebar .rightwidget {
    	float: right;
    	width: 153px;
    	margin: 0;
    	padding: 0;
    }
    
    .widget ul, .leftwidget ul, .rightwidget ul {
    	margin: 0;
    	padding: 0;
    }
    
    .widget ul li, .leftwidget ul li, .rightwidget ul li{
    	list-style: none;
    	margin: 0;
    	display:block;
    	background: #fff url(images/fold.png) no-repeat 2px 8px;
    	padding: 6px 0 4px 23px;
    	border-bottom: 1px dashed #eeeeee;
    }
    
    #sidebar li ul {
    
    }
    
    #sidebar li li {
    
    }
    
    #sidebar h3 {
    	margin: 15px 0 0 0;
    	padding: 8px 7px 3px 30px;
    	background: #f8f8f8 url(images/star.png) no-repeat 6px 4px;
    	border-bottom:1px solid #CCCCCC;
    	border-top:1px solid #CCCCCC;
    	color: #666666;
    	font-size: 13px;
    	font-weight: bold;
    	height:20px;
    }
    
    .ad300x250 {
    	background: #e1dfdf;
    	width: 300px;
    	height: 250px;
    	margin: 15px 0 0 0;
    	padding: 10px;
    }
    
    .ad300x250 img {
    	border: none;
    }
    
    /******************
     *	SUBSCRIBE	  *
     ******************/ 
    #subscribeform {
    margin:10px 0px 0px 0px;
    	line-height: 20px;
    }
    
    .subscribeinput {
    	width: 230px;
    	font-size: 13px;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	color: #999999;
    	margin: 0;
    	padding: 6px 9px 6px 9px;
    	border: 2px solid #cccccc;
    }
    
    .subscribeinput:focus {
    	border: 2px solid #191919;
    }
    
    .subscribesubmit {
    	width: 60px;
    	background: #ccc;
    	border: 1px solid #ccc;
    	margin: 0;
    	padding: 6px 0 5px 0;
    	color: #fff;
    	cursor:pointer;
    	font-weight: bold;
    }
    .subscribesubmit:hover {
    background:#990000;
    color:#FFFFFF;
    border:1px solid #990000;
    }
    .headright{
    float:right;
    background:none;
    margin:3px 0px 0px 0px;
    }
    .rss {
    	padding:10px 0 2px 0;
    	text-transform: uppercase;
    	font-size: 11px;
    	margin:0px 0px 0px 0px;
    	font-weight:bold;
    }
    
    .postsfeed {
    	background: url(images/rsspost.png) no-repeat 0 0;
    	padding: 4px 0 3px 18px;
    }
    .postsfeed a{
    color:#ef8a1e;
    text-decoration:none;
    }
    .postsfeed a:hover{
    color:000000;
    text-decoration:none;
    }
    .commentsfeed {
    	margin: 0 0 0 10px;
    	padding: 4px 0 3px 18px;
    	background: url(images/rsscom.png) no-repeat 0 0;
    }
    .commentsfeed a{
    color:#99cc00;
    text-decoration:none;
    }
    .commentsfeed a:hover{
    color:000000;
    text-decoration:none;
    }
    /*******************
    *	FLICKR		   *
    ********************/
    /* related posts START */
    /* when related posts with title */
    #related_posts {
    	padding:6px 6px 6px 6px;
    	margin:15px 0px 0px;
    	background:#f9f9f9;
    	border-top: 1px solid #e6e6e6;
    	border-bottom: 1px solid #e6e6e6;
    }
    #related_posts h3 {
    	font-size:12px;
    	padding:6px 12px 6px 25px;
    	margin:0px;
    	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
    	letter-spacing:0em;
    	border-bottom:1px solid #eee;
    	background:url(images/rela.png) no-repeat 2px 5px;
    	text-transform:uppercase;
    	border-top:1px solid #eee;
    	color:#cc0000;
    
    }
    #related_posts ul {
    	padding:4px 0px 0px;
    	font-size:12px;margin:0px;
    }
    #related_posts ul li a{
    	display:block;
    	color:#666666;
    }
    #related_posts ul li a:hover{
    	display:block;
    	text-decoration:none;
    	color:#990000;
    }
    #related_posts ul li {
    	list-style:none;
    	padding:3px 5px 3px 22px;
    	border-bottom:1px dashed #E3E4E6;
    	line-height:18px;
    	background:url(images/fold.png) no-repeat 0 5px;
    
    }
    #related_posts .count {
    	font-size:10px;
    }
    #related_posts .excerpt {
    	color:#999;
    	font-size:11px;
    	display:block;
    }
    /* when related posts without title */
    /*
    #related_posts {
    	padding-top:3px;
    	padding-bottom:8px;
    }
    #related_posts ul li {
    	list-style:none;
    	padding:3px 5px;
    	border-bottom:1px solid #E3E4E6;
    	line-height:18px;
    }
    */
    /* related posts END */
    .paylas{
    	background: #f9f9f9 ;
    	border-top: 1px solid #e6e6e6;
    	border-bottom: 1px solid #e6e6e6;
    	margin: 10px 0 0 0;
    	padding: 6px 5px 4px 5px;
    	color: #cc6600;
    	clear:both;
    	position:relative;
    	font-weight:bold;
    	line-height: 20px;
    }
    .sag{
    float:right;
    }
    .sol{
    float:left;
    }
    /*******************
    *	COMMENTS	   *
    ********************/
    .comments-box {
    	zoom: 1;
    	margin: 30px 0 0 0;
    }
    
    .comments-box img {
    	vertical-align: middle;
    }
    
    .comments-box h3 {
    	color: #333;
    	font-size: 1.4em;
    	letter-spacing: 0;
    	margin: 0;
    	padding: 0 0 5px 0;
    	border-bottom: 1px solid #ddd;
    }
    
    #respond {
    	background: #fff;
    	margin: 20px 0 0 0;
    	padding: 5px;
    }
    
    #respond p {
    	color: #777;
    	line-height: 1.4em;
    	margin: 10px 0 0 0;
    }
    
    .cancel-comment-reply {
    	padding: 5px 0 0 0;
    }
    
    .cancel-comment-reply a {
    	color: #000;
    }
    
    .text {
    	border: 1px solid #ddd;
    	padding: 2px;
    	color: #777;
    	width: 200px;
    }
    
    /************************
    *	COMMENT FRAMEWORK	*
    *************************/
    ol.commentlist a:link {
    	text-decoration: none;
    }
    
    ol.commentlist li div.vcard cite.fn a.url:hover {
    	text-decoration: none;
    }
    
    ol.commentlist {
    	margin: 10px 0 0 0;
    	padding: 0;
    	background: #fff;
    }
    
    ol.commentlist li {
    	margin: 10px 0 10px 0;
    	padding: 10px;
    	list-style-type: none;
    	border: 1px solid #e9e9e9;
    }
    
    ol.commentlist li.alt {
    }
    
    ol.commentlist li.bypostauthor p {
    }
    
    ol.commentlist li.byuser {
    }
    
    ol.commentlist li.comment-author-admin {
    }
    
    ol.commentlist li.comment {
    }
    
    ol.commentlist li div.comment-author {
    }
    
    ol.commentlist li div.vcard {
    }
    
    ol.commentlist li div.vcard cite.fn {
    	font-style: normal;
    	font-weight: bold;
    }
    
    ol.commentlist li div.vcard cite.fn a.url {
    	color: #222;
    }
    
    ol.commentlist li div.vcard img.avatar {
    	float: right;
    }
    
    ol.commentlist li div.vcard img.avatar-32 {
    	padding: 2px;
    	background: #fff;
    	border: 1px solid #ddd;
    }
    
    ol.commentlist li div.vcard img.photo {
    	padding: 2px;
    	background: #fff;
    	border: 1px solid #ddd;
    }
    ol.commentlist li div.vcard span.says {
    	color: #888;
    }
    
    ol.commentlist li div.commentmetadata {
    }
    
    ol.commentlist li div.comment-meta {
    	margin: 3px 0 0 0;
    	font-size: 0.9em;
    }
    
    ol.commentlist li div.comment-meta a {
    	color: #aaa;
    	text-decoration:none;
    }
    
    ol.commentlist li p {
    	margin: 15px 0 0 0;
    	line-height: 1.4em;
    }
    
    ol.commentlist li ul {
    }
    
    ol.commentlist li div.reply {
    	background: #f8f8f8;
    	color: #333;
    	width: 33px;
    	margin: 10px 0 0 0;
    	padding: 2px 5px 2px 5px;
    	line-height: 16px;
    	border: 1px solid #e9e9e9;
    }
    
    ol.commentlist li div.reply a {
    	color: #333 !important;
    }
    
    ol.commentlist li div.reply a:hover {
    	color: #333 !important;
    	text-decoration: none;
    }
    
    ol.commentlist li ul.children {
    }
    
    ol.commentlist li ul.children li {
    	margin: 10px 0 0 0;
    	background: #fff;
    	border: 1px solid #e9e9e9;
    }
    
    ol.commentlist li ul.children li li.alt {
    	background: #fff;
    }
    
    ol.commentlist li ul.children li.bypostauthor {
    }
    
    ol.commentlist li ul.children li.byuser {
    }
    
    ol.commentlist li ul.children li.comment {
    }
    
    ol.commentlist li ul.children li.comment-author-admin {
    }
    
    ol.commentlist li ul.children li.depth-2 {
    }
    
    ol.commentlist li ul.children li.depth-3 {
    }
    
    ol.commentlist li ul.children li.depth-4 {
    }
    
    ol.commentlist li ul.children li.depth-5 {
    }
    
    ol.commentlist li ul.children li.odd {
    }
    
    ol.commentlist li.even {
    }
    
    ol.commentlist li.odd {
    }
    
    ol.commentlist li.parent {
    }
    
    ol.commentlist li.pingback {
    }
    
    ol.commentlist li.thread-alt {
    }
    
    ol.commentlist li.thread-even {
    }
    
    ol.commentlist li.thread-odd {
    }
    
    /*******************
    *	COMMENT FORM   *
    ********************/
    #commentform {
    	margin-top: 5px;
    }
    #commentform input {
    	width: 210px;
    	margin: 5px 5px 1px 0;
    	padding: 5px;
    	border: 1px solid #ddd;
    }
    #commentform input:focus {
    	border: 1px solid #191919;
    }
    
    #commentform .author {
    	padding: 3px 3px 3px 5px;
    	background: fff;
    	color: #333;
    }
    
    #commentform .email {
    	padding: 3px 3px 3px 5px;
    	background: fff;
    	color: #333;
    }
    
    #commentform .url {
    	padding: 3px 3px 3px 5px;
    	background: fff;
    	color: #333;
    }
    
    #commentform textarea {
    	width: 75%;
    	height: 100px;
    	padding: 2px;
    	border: 1px solid #ddd;
    }
    
    #commentform textarea:focus {
    	border: 1px solid #191919;
    }
    
    #commentform .submit {
    	margin: 0;
    	padding: 4px;
    	color: #999;
    	font-weight: bold;
    	border: 1px solid #ddd;
    	background: #f8f8f8;
    	width: 155px;
    }
    
    #commentform .submit :hover {
    	background: #333;
    	border: 1px solid #191919;
    	text-decoration: underline;
    	color: #fff;
    }
    
    /*******************
    *	NAVIGATION	   *
    ********************/
    .navigation {
    	margin: 5px 0 5px 0;
    	padding: 5px;
    }
    
    /******************
    *	FOOTER		  *
    *******************/ 
    #footer {
    	background: #fff;
    	margin: 15px 0 0 0;
    	padding: 0 0 15px 0;
    	color: #333;
    	line-height: 20px;
    	list-style: none;
    }
    
    #footer ul li {
    	list-style: none;
    	margin: 0;
    	background: #fff;
    	padding: 3px 0 3px 0;
    	border-bottom: 1px solid #f0f0f0;
    }
    
    #footer .box {
    	width: 295px;
    	margin: 0 15px 0 0;
    }
    #footer h3 {
    	margin: 15px 10px 5px 0;
    	padding: 5px 10px 5px 33px;
    	background: #f8f8f8 url(images/star.png) no-repeat 6px 5px;
    	color: #40454b;
    	border-bottom:1px solid #CCCCCC;
    	border-top:1px solid #CCCCCC;
    	font-size: 14px;
    	font-weight: bold;
    }
    
    #footer ul ul {
    	display: none;
    }
    #footer img {
    	padding: 5px;
    }
    
    /******************
    *	BOTTOM		  *
    *******************/ 
    #bottom {
    	margin: 10px 0 0 0;
    	padding: 10px 0 0 0;
    	color: #666666;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	line-height: 15px;
    	border-top: 2px solid #e6e6e6;
    }
    
    #bottom a {
    	color: #ab1000;
    }
    
    #bottom a:hover {
    text-decoration:none;
    color:#6cc338;
    }
    
    /******************
    *	Manset	  *
    *******************/ 
    #ifocus { width:590px; 
    height:245px; 
    margin:0px; 
    border:3px solid #e1dfdf; 
    background:#f2f2f2; 	
    }
    #ifocus_pic { 
    	display:inline; 
    	position:relative; 
    	float:left; 
    	width:471px; 
    	height:225px;
    	overflow:hidden;
    	margin:10px 0 0 10px; }
    #ifocus_piclist {
    	position:absolute; 
     }
    #ifocus_piclist li { 
    	width:471px; 
    	height:240px; 
    	overflow:hidden; 
    }
    #ifocus_piclist img { 
    	width:471px; 
    	height:225px; 
    }
    #ifocus_btn { 
    	display:inline; 
    	float:right;
    	width:91px;
    	margin:9px 9px 0 0; 
    }
    #ifocus_btn li { 
    	width:91px; 
    	height:57px; 
    	cursor:pointer; 
    	opacity:0.5; 
    	-moz-opacity:0.5; 
    	filter:alpha(opacity=50); 
    }
    #ifocus_btn img { 
    	width:64px; 
    	height:48px;
    	margin:5px 0px 0px 0px;
    	padding-left:16px; 
    }
    #ifocus_btn .current { 
    	background: url(images/ifocus_btn_bg.gif) no-repeat; 
    	opacity:1; -moz-opacity:1; filter:alpha(opacity=100); 
    }
    #ifocus_opdiv { 
    	position:absolute; 
    	left:0; bottom:0; 
    	width:471px; 
    	height:45px; 
    	background:#000; 
    	opacity:0.5; 
    	-moz-opacity:0.5; 
    	filter:alpha(opacity=50);
    }
    #ifocus_tx {
    	position:absolute; 
    	left:8px; 
    	bottom:14px; 
    	font-size:16px; 
    	font-weight:bold; 
    	color:#FFF; 
    }
    #ifocus_tx .normal { 
    	display:none; 
    }
    #ifocus h1, #ifocus h2, #ifocus h3, #ifocusv h4, #ifocusv h5, #ifocus h6 { 
    	font-size:1em; 
    }
    #ifocus a { 
    	color:#0287CA; 
    	text-decoration:none; 
    }
    #ifocus a:hover { 
    	text-decoration:underline; 
    }
    #ifocus ul, #ifocus li { 
    	list-style:none; 
    }
    * { 
    	margin:0; 
    	padding:0; 
    	word-break:break-all;
    }
    html { 
    	verflow:-moz-scrollbars-vertical;
     }
  • 03-07-2010, 21:09:48
    #14
    temadaki index.php dosyasının kodlarınıda koyarmısın
  • 04-07-2010, 17:05:44
    #15
    Üyeliği durduruldu
    tabiki
    <?php get_header(); ?>
    
    <div id="col1">
    	       <?php include (TEMPLATEPATH . "/manset.php"); ?>    
     <div class="featuredline"></div>
      <div class="clear"></div>
      <?php if (have_posts()) : ?>
      <?php while (have_posts()) : the_post(); ?>
      <div id="post">
        <div id="postbox">
          <div class="header">
            </div>
    
    
    
    
    
    
    <div class="thumbnail">
    <a href="<?php the_permalink() ?>" rel="bookmark" title=" <?php the_title(); ?>">
    <?php if( get_post_meta($post->ID, "thumbnail", true) ) { ?>
    <img src="<?php bloginfo('template_url'); ?>/timthumb.php?src=<?php echo get_post_meta($post->ID, "thumbnail", true); ?>&w=60&h=100&zc=1" width="60" height="100"  class="alignleft" />
    <?php } else { ?>
    <img src="<?php bloginfo('template_url'); ?>/images/thumbnail.jpg" width="60" height="100" class="alignleft" />
    <?php } ?>
    </a>
    </div>
    
    	<div class="info"><h3><a href="<?php the_permalink() ?>"rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h3>
    
    <?php the_content_limit('78','Devamı &raquo;'); ?>
    </div>
          
    	  
        </div>
        <!--end: postbox-->
      </div>
      <!--end: post-->
      <?php endwhile; ?>
      <div class="clear"></div>
      <div class="navigation">
       <?php if(function_exists('wp_page_numbers')) { wp_page_numbers(); } ?>
    
      </div>
      <?php else : ?>
      <p>Hata 404. Bulunamadı...</p>
      <?php endif; ?>
    </div>
    <!--end: col1-->
    <?php get_sidebar(); ?>
    <?php get_footer(); ?>
  • 06-07-2010, 09:35:23
    #16
    Üyeliği durduruldu
    başka önerisi olan varmı arkadaşlar?