Code is working, but is totally in the wrong place. Check it out at
https://www.philtyler.info
scroll all the way down, how do I get them centered? Is there a way to switch the little arrows?
Thanks!
oh here’s the code:
‘<?php endwhile; ?>
<?php else : ?>
<h2 class=”center”>Not Found</h2>
<p class=”center”>Sorry, but you are looking for something that isn’t here.</p>
<?php include (TEMPLATEPATH . “/searchform.php”); ?>
<?php endif; ?>
<?php previous_posts_link(‘Newer Entries »’) ?> <?php next_posts_link(‘« Older Entries’) ?>
</div>’