arkadaslar ben wp-polls eklentisini kurdum, istedigim yerede koydum, yanliz bir problem var.. ayni en sag tarafdaki meününün renginde olacak arka plani.. yani arka plani yokmus gibi görünece.. tek yazilar görüncek anket secenkleri yani.. ama ben ne yapsam, ne etsem arka plani beyaz oluyor.. su an kullandigim kod bu
<!-- MITTLERE SPALTE -->
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ) : else : ?><h2 class=\"widgettitle\">Sayfalar</h2>
<?php wp_list_pages('title_li='); ?>
<h2 class=\"widgettitle\">Kategoriler</h2>
<?php list_cats(0, '', 'name', 'asc', '', 1, 0, 1, 1, 1, 1, 0,'','','','','') ?>
<h2 class=\"widgettitle\">Arşiv</h2>
<?php wp_get_archives('type=monthly'); ?>
<h2 class=\"widgettitle\">Dost Siteler</h2>
<?php get_links('-1', '
- ', '
', ' ', 0, 'category', 0); ?>
<h2 class=\"widgettitle\">İstatistikler</h2>
<?php if (function_exists(wp_onlinecounter)) {wp_onlinecounter();} ?>
<?php endif; ?>
<!-- RECHTE SPALTE -->
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?><?php if (function_exists('vote_poll') && !$in_pollsarchive): ?>
- <h2>Polls</h2>
- <?php get_poll();?>
<?php display_polls_archive_link(); ?>
<?php endif; ?>
<h2 class=\"widgettitle\">Son Yazılar</h2>
<?php get_archives('postbypost','10','html','',''); ?>
<h2 class=\"widgettitle\">Son Yorumlar</h2>
<?php blc_latest_comments(); ?>
<h2 class=\"widgettitle\">Yönetim</h2>
- <?php wp_loginout(); ?>
<?php wp_register(); ?>
<?php wp_meta() ?>\"target=\"_blank\" rel=\"alternate\" type=\"application/rss+xml\"> \"target=\"_blank\" rel=\"alternate\" type=\"application/rss+xml\">YazılarRSS
\"target=\"_blank\" rel=\"alternate\" type=\"application/rss+xml\"> \"target=\"_blank\" rel=\"alternate\" type=\"application/rss+xml\">YorumlarRSS<?php endif; ?>
<!-- FOOTER -->
/images/footer.jpg\" border=\"0\" />
<?php do_action('wp_footer'); ?>
</body>
</html>
yanli olan ne burda acaba? bir zahmet biri yardimda bulunsun..
Destek sorusu değil