• how could I change the order of the horizontal navigation links, and also how could I change the size of the letters for the navigation vertical ( too small)

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • I think it depends on the them you are using. there are some (ie multiflex-4) which have a build-in feature to allow you to order them in any way you want.

    there is also a plugin called pageMash which allows you to order static pages; depending on your theme (ie if the list of pages is called dynamically or hardcoded in the header) this will solve your ordering problem quite easily

    lorenzo

    Thread Starter mia_tech

    (@mia_tech)

    do you know what is the tag that actually orders the pages?

    j0rg3

    if you are really keen to hard code the order, have a look at the wp_list_pages() in the codex:

    http://codex.wordpress.org/Template_Tags/wp_list_pages

    usually the breadcrumb is in the header file of your theme

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘changing the order of links in horizontal toolbar..’ is closed to new replies.