Düzeltmedim birşey deniyorumda aslında onu yapabilirsem ona gerek kalmayacak www.trendybayan.com'daki temaya şu an burada kullanılan temadaki anasayfadaki özelligi nasıl ekleyebilirim yani resim galerisi hesabı konuları anasayfada nasıl gösterebilirim?


header:
<!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" <?php language_attributes(); ?>>

<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>

<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory'); ?>/ie.css" />
<![endif]-->
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />

<?php wp_head(); ?>

<div id="header">

<div class="logo" onclick="location.href='<?php bloginfo('url'); ?>/';" style="cursor: pointer;"></div>
<div class="cautare">
<form method="get" action="<?php bloginfo('url'); ?>/">

<input type="text" value="Type and hit enter to search..." name="s" id="search_field" class="field" onfocus="if (this.value == 'Type and hit enter to search...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Type and hit enter to search...';}" /></form>
</div>

</div>

<div id="meniu">
<ul>
<li><?php wp_list_categories('hide_empty=0&title_li=' . __('') . '' ); ?></li>
</ul>
</div>


</head>

<body>

<div id="continut">