go41

the info you need to know


von Joern
Keine Kommentare

okay, I will put it at the end of the row.you have to modify this part in index.php, should still look similar like this now:Code:<div id="middle" class="clearfloat">   <img src="<?php echo get_option('home'); ?>/wp-content/themes/arthemia/images/category.png" class="clearfloat" alt="" />   <?php $display_categories = array(9,10,11,12,xx); $i = 1;   foreach ($display_categories as $category) { ?>   <div id="cat-<?php…