Viko
Well-Known Member
Днес барниках малко по кода на темплейта пооправих някои неща според нуждите си обаче съм пипнал къде не трябва май и шрифта на линковете, на категориите и т.н. в сайдбара се увеличи и стана доста голям - http://spermpills.eu/
Та малко хелп ако може че го закъсах
Това е кода на sidebar.php
Та малко хелп ако може че го закъсах

Това е кода на sidebar.php
PHP:
<div id="sidebar1" class="vertstrip">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('sidebar1') ) : ?>
<div class="box box-categories">
<h3>Categories</h3>
<div class="interior">
<ul>
<?php wp_list_cats('sort_column=name&optioncount=0&hierarchical=0'); ?>
</ul>
</div>
</div>
<?php royalblue_list_bookmarks(); ?>
<div class="box box-archives">
<h3>Archives</h3>
<div class="interior">
<ul>
<?php wp_get_archives('type=monthly'); ?>
</ul>
</div>
</div>
<?php endif; ?>
</div>
<div id="sidebar2" class="vertstrip">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('sidebar1') ) : ?>
<div class="box box-adverts">
<h3>Sponsors</h3>
<div class="interior">
<div><a><img src="http://spermpills.eu/wp-content/themes/royaleblue/images/small_CARDS.jpg" alt="produce more sperm"></a></div>
<div><a href="http://208.75.227.106:8080/akeni/support/websupportindex?username=websupport&[email protected]&url=language=en&url=&visitor=0&company=0&os=W&browser=g">
<img src="http://spermpills.eu/wp-content/themes/royaleblue/images/small_livehelp.jpg" alt="live help"></a></div>
<div><a><img src="http://spermpills.eu/wp-content/themes/royaleblue/images/xaxaxa.JPG" alt="more sperm"></a></div>
<div><a rel="nofollow" href="http://xtracum.com/?page=order&id=indexx"><img alt="sperm pills" src="<?php bloginfo('template_url'); ?>/images/11.gif" /></a></div>
<div><a href="http://gbtoplist.com/">
<img src="http://gbtoplist.com/button.php?u=Vikobe" alt="GB TOPLIST, best links" border="0" width=88 height=31></a></div>
<div><!-- NACHALO NA TYXO.BG BROYACH -->
<script type="text/javascript">
<!--
d=document;
d.write('<a href="http://www.tyxo.bg/?51798" title="Tyxo.bg counter" target=" blank"><img width="80" height="15" border="0" alt="Tyxo.bg counter"');
d.write(' src="http://cnt.tyxo.bg/51798?rnd='+Math.round(Math.random()*2147483647));
d.write('&sp='+screen.width+'x'+screen.height+'&r='+escape(d.referrer)+'" /><\/a>');
//-->
</script>
<noscript><a href="http://www.tyxo.bg/?51798" title="Tyxo.bg counter" target="_blank"><img src="http://cnt.tyxo.bg/51798" width="80" height="15" border="0" alt="Tyxo.bg counter" /></a></noscript>
<!-- KRAI NA TYXO.BG BROYACH --></div>
</div>
</div>
<?php endif; ?>
</div>