Forums

[resolved] modifying output of wp_get_archives (2 posts)

  1. goofy2feet
    Member
    Posted 2 years ago #

    I call wp_blog_header and wp_get_archives from the front-page of my site (outside the blog directory) to display the 6 most recent posts there.
    You can see this at : http://www.language-global.com/new_index.php

    I would like to format the output myself - changing text font, size and colour and generally style all the output myself. Can anyone give me some pointers as to what I need to know to do this? I've looked through functions.php but I couldn't find a function called wp_get_archives.

    Thanks in advance for any help with this...

  2. goofy2feet
    Member
    Posted 2 years ago #

    OK. I worked this one out.
    I just needed to add style rules for the li a:link for the div or span with the call to wp_get_archives.

Topic Closed

This topic has been closed to new replies.

About this Topic