StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 01-12-2009, 12:23 PM
Jeff Milone Jeff Milone is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: Atlanta, GA
Posts: 2,228
Default Re: Style wp_list_pages

You could try something like this:

Code:
		<ul class="nav">
			<?php wp_list_pages('title_li=&depth=3&sort_column=menu_order'); ?>
		[/list]
Then style the nav class.
__________________
-Jeff
jeffmilone.com
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The wp_list_pages() call is slow. How do I Ajax it eonuk General Discussion 1 04-01-2010 11:34 AM
wp_list_pages question mpstrick General Discussion 2 03-23-2010 01:45 PM
Need some help in style.css EJF General Discussion 7 12-12-2009 06:52 PM
Custom field value with wp_list_pages erikong General Discussion 3 06-19-2009 01:04 PM


All times are GMT -5. The time now is 12:21 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.