ARCHIVES
-
How do i make the archives the same font etc as PAGES on the lefthand side?
http://www.ewoky.com/Blogs/Tec/
<div id=”izquierda”>
- <h2>Categories</h2>
-
<?php wp_list_cats(); ?>
-
<?php wp_list_pages(‘title_li=<h2>Pages</h2>’ ); ?>
- <h2>Archives</h2>
-
<?php wp_get_archives(‘type=monthly’); ?>
</div>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘ARCHIVES’ is closed to new replies.