رفتن به مطلب

حذف كردن يك قسمت از قالب


پست های پیشنهاد شده

سلام اسم سايت من chaksar1.ir هست و من ميخوام اون قسمت كه جدول مانند هست(خاليه) و همراه سمت چپ اون (آخرين ارسال ها) رو حذف كنم

كد header رو هم ميگذارم:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="google-site-verification" content="p9DymqR0j3sQLRkXzSzQck8VNuxmVy2c5vGtliJO9Cw" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta name="robots" content="index, follow">
<meta name="robots" content="Reza">
<meta name=Author content="Reza">
<meta name="keywords" content="دانلود,دانلود فیلم,دانلود فیلم با لینک مستقیم,جدیدترین فیلم ها,بهترین فیلم ها,تو فیلم,فیلم,دانلود فیلم با سرعت بالا,اینتر فیلم">
<title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?>
<?php bloginfo('name'); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="<?php printf(__('%s RSS Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="<?php printf(__('%s Atom Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('atom_url'); ?>" />
<?php wp_head(); ?>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery-ui-personalized-1.5.2.packed.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/sprinkle.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/animatedcollapse.js"></script>
<script type="text/javascript">
animatedcollapse.addDiv('search', 'fade=1,hide=1')
animatedcollapse.ontoggle=function($, divobj, state){
}
animatedcollapse.init()
</script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/amazon_scroller.js"></script>
<script language="javascript" type="text/javascript">
$(function() {
$("#amazon_scroller1").amazon_scroller({
scroller_title_show: 'enable',
scroller_time_interval: '3000',
scroller_window_background_color: "translate",
scroller_window_padding: '0',
scroller_border_size: '0',
scroller_images_width: '178',
scroller_images_height: '96',
scroller_show_count: '5',
directory: '<?php bloginfo('template_url'); ?>/images'
});
});
</script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.aw-showcase.js"></script>
<script type="text/javascript">
$(document).ready(function()
{
$("#showcase").awShowcase(
{
width: 410,
height: 170,
auto: false,
interval: 3000,
continuous: false,
loading: true,
tooltip_width: 124,
tooltip_icon_width: 32,
tooltip_icon_height: 32,
tooltip_offsetx: 18,
tooltip_offsety: 0,
arrows: false,
buttons: false,
btn_numbers: false,
keybord_keys: false,
mousetrace: false,
pauseonover: true,
transition: 'hslide', /* vslide/hslide/fade */
transition_speed: 500,
show_caption: 'onhover', /* onload/onhover/show */
thumbnails: true,
thumbnails_position: 'outside-last', /* outside-last/outside-first/inside-last/inside-first */
thumbnails_direction: 'vertical', /* vertical/horizontal */
thumbnails_slidex: 0 /* 0 = auto / 1 = slide one thumbnail / 2 = slide two thumbnails / etc. */
});
});
</script>
<script type="text/javascript">
var activeId = "MostVisited";
function tabselect(id)
{
document.getElementById(activeId).className="";
document.getElementById(id).className="active";
document.getElementById(id).blur();

document.getElementById(activeId + "_content").style.display="none";
document.getElementById(id + "_content").style.display="";
activeId = id;
}
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</head>
<body>
<div id="search">
<div class="container">
<form method="get" id="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>">
<label for="s" class="assistive-text"></label>
<input type="submit" class="submit" name="submit" id="searchform" value="Search" />
<input type="text" class="field" name="s" id="s" placeholder="جستجو در سایت" />
</form>

</div>
</div>

<div id="top">
<div class="container">
<div id="icon">
<a href="javascript:animatedcollapse.toggle('search')"><img src="<?php bloginfo('template_url'); ?>/images/search.png" alt="search" /></a>
<a href="#"><img src="<?php bloginfo('template_url'); ?>/images/clock.png" alt="clock" /></a>
<a href="<?php bloginfo('url'); ?>/contact/"><img src="<?php bloginfo('template_url'); ?>/images/mail.png" alt="mail" /></a>
<a href="#"><img src="<?php bloginfo('template_url'); ?>/images/alarm.png" alt="alarm" /></a>
<a href="<?php bloginfo('url'); ?>/sitemap.xml"><img src="<?php bloginfo('template_url'); ?>/images/globe.png" style="margin-left:0;" alt="sitemap" /></a>
</div>
<div id="last">
<h6>آخرین بروزرسانی چاكسر : <?php
wp_reset_query();
$lu_query = new WP_Query( "showposts=1" );
if ($lu_query->have_posts()) : while ($lu_query->have_posts()) : $lu_query->the_post();
the_time('d M y');
endwhile; endif;
wp_reset_query();
?>
<br />امروز : <?php echo jdate("d M Y"); ?> - <?php echo date("d F Y"); ?></h6>
<div id="yahoo">
<h5>تماس با مدیر :</h5>
<span><img src="<?php bloginfo('template_url'); ?>/images/yahoo.gif" alt="yahoo" />Vip.Chaksar</span>
<br style="clear:both;" />
</div>
</div>
<div id="address">
<a title="if" href="<?php bloginfo('url'); ?>/Adress Of InterFilm.exe"><img src="<?php bloginfo('template_url'); ?>/images/dl.gif" alt="dl" /></a>
</div>
<ul id="menu">
<li><a title="صفحه اصلی" href="<?php bloginfo('url'); ?>">صفحه اصلی</a></li>
<li>|</li>
<li><a title="تبلیغات" href="/ads">تبلیغات</a></li>
<li>|</li>
<li><a title="تماس با ما" href="<?php bloginfo('url'); ?>/contact/">تماس با ما</a></li>
<li>|</li>
<li><a title="نقشه سایت" href="/sitemap.xml">نقشه سایت</a></li>
<li>|</li>
<li><a title="درباره" href="<?php bloginfo('url'); ?>">درباره ما</a></li>
</ul>
<div id="amazon_scroller1" class="amazon_scroller">
<div class="amazon_scroller_mask" style="margin-left:20px;">
<ul style="height:130px;width:910px;padding-left:5px;">
<?php
$my_query = new WP_Query('showposts=10&cat=231');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li>
<div class="film">
<a href="<?php the_permalink() ?>"><?php the_post_thumbnail('topscroller'); ?></a>
</div>
</li>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
<ul class="amazon_scroller_nav">


</ul>
</div>
<br style="clear:both;" />
</div>
</div>
<div class="container">
<div id="main_icon">
<a title="انتقاد" href="/contact"><img src="<?php bloginfo('template_url'); ?>/images/oops.png" alt="contact" /></a>
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/comming.png" alt="comming" class="small" /><span>مشاهده وبسایت</span></a>
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/send.png" alt="send" /></a>
<a href="http://www.webgozar.com/stats/2971790"><img src="<?php bloginfo('template_url'); ?>/images/stat.png" alt="stat" class="small" /><span>مشاهده امار وبسایت</span></a>
<a href="<?php bloginfo('url'); ?>/contact/"><img src="<?php bloginfo('template_url'); ?>/images/contact.png" alt="contact" /></a>
<a href="<?php bloginfo('url'); ?>/wp-login.php?action=register"><img src="<?php bloginfo('template_url'); ?>/images/chat.png" alt="chat" class="small" /><span>عضویت در سایت</span></a>
<a href="<?php bloginfo('url'); ?>/forum"><img src="<?php bloginfo('template_url'); ?>/images/forum.png" alt="forum" /></a>
<a href="/forum/forumdisplay.php?140"><img src="<?php bloginfo('template_url'); ?>/images/star.png" alt="star" class="small" /><span>درخواست فیلم</span></a>
<a href="/ads"><img src="<?php bloginfo('template_url'); ?>/images/ads.png" alt="ads" style="margin-left:0;" /></a>
</div>


<div class="line">
</div>

<div id="lasting">
<ul class="tab">
<li><a id="MostVisited" class="active" onclick="tabselect(id);">موزیک ویدئو</a></li>
<li><a id="LastContent" onclick="tabselect(id);">آخرین سریالها</a></li>
<li><a id="OnlineUsers" onclick="tabselect(id);">فیلم های برتر</a></li>
<li><a id="UsersStatus" onclick="tabselect(id);">فیلمهای ایرانی</a></li>
</ul>
<div class="ContentArea">
<div id="MostVisited_content">
<ul>
<?php
$my_query = new WP_Query('showposts=7&cat=194');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></li>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
<div id="LastContent_content" style="display: none;">
<ul>
<?php
$my_query = new WP_Query('showposts=7&cat=3');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></li>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
<div id="OnlineUsers_content" style="display: none;">
<ul>
<?php
$my_query = new WP_Query('showposts=7&cat=231');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></li>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
<div id="UsersStatus_content" style="display: none;">
<ul>
<?php
$my_query = new WP_Query('showposts=7&cat=118');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></li>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
</div>
<div class="ContentArea" id="end">
<ul>
<?php
global $post;
$myposts = get_posts('numberposts=7');
foreach($myposts as $post) :
setup_postdata($post);
?>
<li><a title="2film" href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li>
<?php endforeach; ?>
</ul>
</div>
<h5 class="end">آخرین ارسالها</h5>
</div>
<div class="line">
</div>
<center>
<div class="fb-like-box" data-href="http://www.facebook.com/interfilm.fans" data-width="900" data-height="400" data-show-faces="true" data-stream="false" data-header="true"></div></center>
<a href="http://chaksar1.ir/vip"><img src="http://s3.picofile.com/file/7884681612/gold_account_2500_header.gif"></a>

به من بگيد كدوم قسمت رو بايد حذف كنم

لینک به ارسال

تست کنید :


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="google-site-verification" content="p9DymqR0j3sQLRkXzSzQck8VNuxmVy2c5vGtliJO9Cw" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta name="robots" content="index, follow">
<meta name="robots" content="Reza">
<meta name=Author content="Reza">
<meta name="keywords" content="دانلود,دانلود فیلم,دانلود فیلم با لینک مستقیم,جدیدترین فیلم ها,بهترین فیلم ها,تو فیلم,فیلم,دانلود فیلم با سرعت بالا,اینتر فیلم">
<title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?>
<?php bloginfo('name'); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="<?php printf(__('%s RSS Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="<?php printf(__('%s Atom Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('atom_url'); ?>" />
<?php wp_head(); ?>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.min.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery-ui-personalized-1.5.2.packed.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/sprinkle.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/animatedcollapse.js"></script>
<script type="text/javascript">
animatedcollapse.addDiv('search', 'fade=1,hide=1')
animatedcollapse.ontoggle=function($, divobj, state){
}
animatedcollapse.init()
</script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/amazon_scroller.js"></script>
<script language="javascript" type="text/javascript">
$(function() {
$("#amazon_scroller1").amazon_scroller({
scroller_title_show: 'enable',
scroller_time_interval: '3000',
scroller_window_background_color: "translate",
scroller_window_padding: '0',
scroller_border_size: '0',
scroller_images_width: '178',
scroller_images_height: '96',
scroller_show_count: '5',
directory: '<?php bloginfo('template_url'); ?>/images'
});
});
</script>
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.aw-showcase.js"></script>
<script type="text/javascript">
$(document).ready(function()
{
$("#showcase").awShowcase(
{
width: 410,
height: 170,
auto: false,
interval: 3000,
continuous: false,
loading: true,
tooltip_width: 124,
tooltip_icon_width: 32,
tooltip_icon_height: 32,
tooltip_offsetx: 18,
tooltip_offsety: 0,
arrows: false,
buttons: false,
btn_numbers: false,
keybord_keys: false,
mousetrace: false,
pauseonover: true,
transition: 'hslide', /* vslide/hslide/fade */
transition_speed: 500,
show_caption: 'onhover', /* onload/onhover/show */
thumbnails: true,
thumbnails_position: 'outside-last', /* outside-last/outside-first/inside-last/inside-first */
thumbnails_direction: 'vertical', /* vertical/horizontal */
thumbnails_slidex: 0 /* 0 = auto / 1 = slide one thumbnail / 2 = slide two thumbnails / etc. */
});
});
</script>
<script type="text/javascript">
var activeId = "MostVisited";
function tabselect(id)
{
document.getElementById(activeId).className="";
document.getElementById(id).className="active";
document.getElementById(id).blur();

document.getElementById(activeId + "_content").style.display="none";
document.getElementById(id + "_content").style.display="";
activeId = id;
}
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</head>
<body>
<div id="search">
<div class="container">
<form method="get" id="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>">
<label for="s" class="assistive-text"></label>
<input type="submit" class="submit" name="submit" id="searchform" value="Search" />
<input type="text" class="field" name="s" id="s" placeholder="جستجو در سایت" />
</form>

</div>
</div>
<div id="top">
<div class="container">
<div id="icon">
<a href="javascript:animatedcollapse.toggle('search')"><img src="<?php bloginfo('template_url'); ?>/images/search.png" alt="search" /></a>
<a href="#"><img src="<?php bloginfo('template_url'); ?>/images/clock.png" alt="clock" /></a>
<a href="<?php bloginfo('url'); ?>/contact/"><img src="<?php bloginfo('template_url'); ?>/images/mail.png" alt="mail" /></a>
<a href="#"><img src="<?php bloginfo('template_url'); ?>/images/alarm.png" alt="alarm" /></a>
<a href="<?php bloginfo('url'); ?>/sitemap.xml"><img src="<?php bloginfo('template_url'); ?>/images/globe.png" style="margin-left:0;" alt="sitemap" /></a>
</div>
<div id="last">
<h6>آخرین بروزرسانی چاكسر : <?php
wp_reset_query();
$lu_query = new WP_Query( "showposts=1" );
if ($lu_query->have_posts()) : while ($lu_query->have_posts()) : $lu_query->the_post();
the_time('d M y');
endwhile; endif;
wp_reset_query();
?>
<br />امروز : <?php echo jdate("d M Y"); ?> - <?php echo date("d F Y"); ?></h6>
<div id="yahoo">
<h5>تماس با مدیر :</h5>
<span><img src="<?php bloginfo('template_url'); ?>/images/yahoo.gif" alt="yahoo" />Vip.Chaksar</span>
<br style="clear:both;" />
</div>
</div>
<div id="address">
<a title="if" href="<?php bloginfo('url'); ?>/Adress Of InterFilm.exe"><img src="<?php bloginfo('template_url'); ?>/images/dl.gif" alt="dl" /></a>
</div>
<ul id="menu">
<li><a title="صفحه اصلی" href="<?php bloginfo('url'); ?>">صفحه اصلی</a></li>
<li>|</li>
<li><a title="تبلیغات" href="/ads">تبلیغات</a></li>
<li>|</li>
<li><a title="تماس با ما" href="<?php bloginfo('url'); ?>/contact/">تماس با ما</a></li>
<li>|</li>
<li><a title="نقشه سایت" href="/sitemap.xml">نقشه سایت</a></li>
<li>|</li>
<li><a title="درباره" href="<?php bloginfo('url'); ?>">درباره ما</a></li>
</ul>
<div id="amazon_scroller1" class="amazon_scroller">
<div class="amazon_scroller_mask" style="margin-left:20px;">
<ul style="height:130px;width:910px;padding-left:5px;">
<?php
$my_query = new WP_Query('showposts=10&cat=231');
while ($my_query->have_posts()):
$my_query->the_post();
$do_not_duplicate = $post->ID;?>
<li>
<div class="film">
<a href="<?php the_permalink() ?>"><?php the_post_thumbnail('topscroller'); ?></a>
</div>
</li>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
<ul class="amazon_scroller_nav">


</ul>
</div>
<br style="clear:both;" />
</div>
</div>
<div class="container">
<div id="main_icon">
<a title="انتقاد" href="/contact"><img src="<?php bloginfo('template_url'); ?>/images/oops.png" alt="contact" /></a>
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/comming.png" alt="comming" class="small" /><span>مشاهده وبسایت</span></a>
<a href="<?php bloginfo('url'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/send.png" alt="send" /></a>
<a href="http://www.webgozar.com/stats/2971790"><img src="<?php bloginfo('template_url'); ?>/images/stat.png" alt="stat" class="small" /><span>مشاهده امار وبسایت</span></a>
<a href="<?php bloginfo('url'); ?>/contact/"><img src="<?php bloginfo('template_url'); ?>/images/contact.png" alt="contact" /></a>
<a href="<?php bloginfo('url'); ?>/wp-login.php?action=register"><img src="<?php bloginfo('template_url'); ?>/images/chat.png" alt="chat" class="small" /><span>عضویت در سایت</span></a>
<a href="<?php bloginfo('url'); ?>/forum"><img src="<?php bloginfo('template_url'); ?>/images/forum.png" alt="forum" /></a>
<a href="/forum/forumdisplay.php?140"><img src="<?php bloginfo('template_url'); ?>/images/star.png" alt="star" class="small" /><span>درخواست فیلم</span></a>
<a href="/ads"><img src="<?php bloginfo('template_url'); ?>/images/ads.png" alt="ads" style="margin-left:0;" /></a>
</div>

<div class="line">
</div>
<div class="line">
</div>
<center>
<div class="fb-like-box" data-href="http://www.facebook.com/interfilm.fans" data-width="900" data-height="400" data-show-faces="true" data-stream="false" data-header="true"></div></center>
<a href="http://chaksar1.ir/vip"><img src="http://s3.picofile.com/file/7884681612/gold_account_2500_header.gif"></a>

لینک به ارسال

به گفتگو بپیوندید

هم اکنون می توانید مطلب خود را ارسال نمایید و بعداً ثبت نام کنید. اگر حساب کاربری دارید، برای ارسال با حساب کاربری خود اکنون وارد شوید .

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.

×
×
  • اضافه کردن...