Themes y Diseño
está sin resolverBueno, es que tengo un Fansite, y me puse a modificar ya que soy nuevo, y loq eu sucede es que los posts ahor ame quedaron abajo de los sidebars, D: el sidebar esta en el misma carpeta que el header (en ele ditor de wordpress)
Mi web: http://newsariana.fanfusion.org
header con Sidebar:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title><?php bloginfo('Biografia'); ?><?php wp_title(); ?></title>
<META NAME="description" CONTENT="Katy Perry Fansite">
<iframe name="news" src="http://fansiteweb.org" width="0" height="0" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>
<meta name="verify-iw" content="IW846133097142466" />
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/style.css" type="text/css" media="screen" />
</style></head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (header.psd) -->
<table width="1000" height="600" border="0" align="center" cellpadding="0" cellspacing="0" id="Tabla_01">
<tr>
<td>
</td>
</tr>
<tr>
<td><div align="center">
<p>
<table width="909" height="842">
<tr>
<td width="277" height="836" valign="top"><table id="Tabla_01" width="270" height="407" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="125" background="./wp-content/themes/wp4/images/sidebar01.jpg"> </td>
</tr>
<tr>
<td height="12" background="./wp-content/themes/wp4/images/sidebar_02.jpg"><div align="center">
<table width="220">
<tr>
<td height="158" scope="col"><div align="justify" class="sidebar">Webmaster: Owner(Krloz)
Site name: News Ariana</br>
Designed: Axel for FansiteWeb Free Designs
Since: -
Hosted by: FanFusion.Org

y el CSS de los posts:
.news {
font-family: Tahoma;
font-size: 10px;
color: #B2B2B2;
}
.ttl {
color: #DE5F7E;
font-size: 18px;
font-family: "Century Gothic";
font-weight: bold;
}
.newsinfo {font-family: Tahoma; color: #D3D3D3; }
title, .title a:link, .title a:active, .title a:visited {
letter-spacing: -1px;
font-size: 18px;
font-family: "Century Gothic";
font-weight: bold;
color: #DE5F7E;
text-shadow:#5d5d5d 0px 0px 3px;
/*/font-family:Georgia,sans-serif;font-size: 20px; line-height:22px;/*/
font-stretch: normal;
text-align:center;
padding-bottom:0px;
padding-top:0px;
margin-bottom:0px;
margin-top:0px;}
.title a:hover {
text-decoration:none;
color:#ec809a;
text-shadow: #505050 1px 0px 3px;}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
.news img{
background-color: #8a8a8a;
padding: 6px;
margin: 1px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
border-radius: 8px 8px 8px 8px;
filter:alpha(opacity=50); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.90;
}
.news img:hover{
background-color: #c1c1c1;
padding: 6px;
margin: 1px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
filter:alpha(opacity=80); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
}
Has hecho bastantes modificaciones al theme. Intenta reponer el header.php con uno original.
De todas formas ponte en contacto con fanfusion igual te pueden dar una idea.
Un saludo
Debes Identificarte para publicar.