سلام دوستان قالب سایت بنده با اینترنت اکسپلور کاملا بهم ریخته میاد اولش که قالبو تست کردم هیچ مشکلی نداشت و با همه مرورگرا سازگار ولی نمیدونم چه تغییری ایجاد کردم چه اشتباهی کردم که قالب کلا تو اینترنت اکسپلور خیلی نامنظمو بهم ریختس .
این فایل ایندکس قالب هست ممنون میشم راه نمایی کنید
کد HTML:<!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" lang="fa-IR"> <head> <?php get_header(); ?> <meta name="robots" content="index, follow"> <meta name="robots" content="all"> <meta name="author" content="Masoud"> <script type="text/javascript"> jQuery(document).ready(function() { jQuery('#mycarousel').jcarousel(); }); </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<?php bloginfo('url'); ?>/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 3.4.2" /> </head> <body> <body class="rtl home blog"> <div id="wrapper"> <header> <h1><a href="<?php bloginfo('url'); ?>"></a></h1> <div class="ads"> <!-- Begin --> .. </a> <!-- Begin --> </div> </header> <nav class="nav-top"> <div id="search"> <form method="get" id="searchform" action="<?php bloginfo('url'); ?>"> <input type="hidden" name="blogs" value="1,5" /> <input type="text" value="كلمه مورد نظر را اينجا بنويسيد" onfocus="if (this.value == 'كلمه مورد نظر را اينجا بنويسيد') {this.value = '';}" onblur="if (this.value == '') {this.value = 'كلمه مورد نظر را اينجا بنويسيد';}" name="s" id="s" class="searchtext" /> <input type="submit" id="searchsubmit" value=" " class="searchsubmit"/> </form> </div> <div class="clear"></div> </nav> <div class="clear"></div> <section class="categories-list-top-nav"> <div id="nav"><ul> <h3> <li><a href="<?php bloginfo('url'); ?>"><span>صفحه اصلي</span></a></li> </h3> <h3> <li><a href="/forum" target="_blank"><span>تالار گفتمان</span></a></li> </h3> <h3> <li><a href="<?php bloginfo('url'); ?>/ads.html" target="_blank"><span>تبليغات</span></a></li> </h3> <h3> <li><a href="<?php bloginfo('url'); ?>/contact" target="_blank"><span>تماس با ما</span></a></li> </h3> </ul> </div><div class="clear"></div> </section> <section id="main-layout" class="clearfix"> <div class="content" class="clearfix"> <div class="two" class="clearfix"> <section class="posts"> <div> </div> <article class="post" id="post"> <h4> <a href="ads.html"> آخرین ارسال ها انجمن</a></h4> <!--last--> <div class="file"> <div class="file-top"></div> <div class="file-bg"> <center> <script type="text/javascript" language="javascript"> setInterval(function(){ChangeForumPage('Current');}, 30 * 1000);</script> <div id="MTForumBlock"> <?php include('MTForumsBlock.php'); ?> </div> </center> </div> <div class="file-bot"></div> </div> <!--/last--> <div class="clear"></div> </article> <article class="post" id="post"> <h4> <a href="ads.html"> تبلیغات</a></h4> <div align="center"><a href="http://etminanhost.com" target="_blank" title=""><img src="http://img.topscript.ir/16113324786053984590.gif" alt="" align="bottom" border="0" hspace="0" vspace="0"></a>.<br><a href="/ads.html" target="_blank" title=""><img src="http://img.topscript.ir/o25_1414qw4cgcjuyjxe1af01.gif" alt="" align="bottom" border="0" hspace="0" vspace="0"></a><br></div> </article> <div class="clear"></div> <?php if(have_posts()) : ?> <?php while(have_posts()) : the_post(); ?> <article class="post" id="post"> <h1><a href="<?php the_permalink(); ?>" rel="bookmark" title=" <?php the_title(); ?>"> <?php the_title(); ?></a></h1> <ul class="meta clearfix"> <li> نويسنده : <?php the_author(); ?> </li> <li> دسته بندي : <?php the_category(', ') ?></li> <li> بازديد : <?php if(function_exists('the_views')) { the_views(); } ?></li> </ul> <?php the_content(__('')); ?> <br> <a href="<?php the_permalink(); ?> " class="more" target="_blank" >+ ادامه مطلب ...</a> <div class="clear"></div> </article> <?php endwhile; ?> <?php endif; ?> <nav role="pagenavi"> <h3 class="pagenavi-ti">صفحات</h3> <div class='wp-pagenavi'> <?php wp_pagenavi(); ?> </div> </nav> </section> <?php include (TEMPLATEPATH . "/right-sidebar.php"); ?> <?php include (TEMPLATEPATH . "/left-sidebar.php"); ?> <?php get_footer(); ?>





پاسخ با نقل قول

