Forums

[resolved] Split sitemap into two columns (2 posts)

  1. andreasnordin
    Member
    Posted 2 months ago #

    I´ve tried a whole day to search off the internet to see how you can split your sitemap alittle nicer in my footer. The idea is that my sitemap has two columns,the first, shows all pages.

    the second one, shows all categories. On top of that I want a title over each column,pages & categories, and get rid of the number that are there for now.

    to understand my problem,visit http://www.airsoftmachinegun.org

    hoping there are some good souls out there!

  2. cais
    Member
    Posted 2 months ago #

    You appear to be using the wp_list_pages() and wp_list_category() functions already to produce the content in the footer.

    Now all you need is a two column CSS layout.
    Try this Google search: http://www.google.com/search?q=two+column+css+layout

    It will give you several links to good examples you should be able to incorporate into your footer.

Reply

You must log in to post.

About this Topic