• I am trying to create an archive page in which I can have a (preferably non-bulleted) list of *all* post titles with category and date next to them. I would also like to style these elements separately if possible. For example:

    <big text> POST TITLE 3 </big text> <small text italics> (October 12, DIARY ENTRIES) </small text italics>

    <big text> POST TITLE 2 </big text> <small text italics> (October 11, REVIEWS) </small text italics>

    <big text> POST TITLE 1 </big text> <small text italics> (October 10, DIARY ENTRIES) </small text italics>

    Any help on whether this can be achieved and what code I would need will be much appreciated.

    [No bumping, thank you.]

  • The topic ‘Archive Page Layout’ is closed to new replies.