Citat:
Ursprungligen postat av allstars
Kod:
<div id="navigation1">
<ul class="basictab">
<li><a href="<?php echo get_settings('home'); ?>" title="Home of <?php bloginfo('name'); ?>">Hem</a></li>
<li><a href="vartskalldengå.html" title="Hem 2">Hem2</a></li>
<?php wp_list_pages('title_li='); ?>
</ul>
</div>
|
Stort tack allstars, precis så var det jag letade efter!

tack till er andra också.