Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 02-17-2009, 05:30 PM   #1
HyperActive Warrior
 
Rebtl's Avatar
 
Join Date: Dec 2008
Location: U.S.
Posts: 274
Thanks: 27
Thanked 17 Times in 12 Posts
Contact Info
Send a message via AIM to Rebtl Send a message via MSN to Rebtl Send a message via Yahoo to Rebtl
Default How can I make a CSS/HTML List do this...?

So I want to put a list of my recent posts in my footer.

However, I want the list to look like this:

1 Item 6 Item
2 Item 7 Item
3 Item 8 Item
4 Item 9 Item
5 Item 10 Item

Instead of:

1 Item
2 Item
3 etc
4
5
6
7
8
9
10

Now I know this is easy enough normally, but I am using the wordpress php call get_recent_posts

Its not a normal list so I cant just put them in the next column

Is there any way I can make this list wrap over to the next column?

Thanks for any help

Rebtl
Rebtl is offline   Reply With Quote
Old 02-17-2009, 10:03 PM   #2
Co-Director, Easisell.com
 
Join Date: Feb 2009
Location: Gateshead, United Kingdom
Posts: 37
Thanks: 0
Thanked 3 Times in 3 Posts
Social Networking View Member's Myspace Profile  View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via MSN to Clement Yeung Send a message via Skype™ to Clement Yeung
Lightbulb Re: How can I make a CSS/HTML List do this...?

Forgive me I just read the part about the php... sorry, I'll have to look into it further.
Clement Yeung is offline   Reply With Quote
Old 02-19-2009, 12:45 PM   #3
Active Warrior
 
Join Date: Feb 2009
Posts: 60
Thanks: 26
Thanked 4 Times in 4 Posts
Default Re: How can I make a CSS/HTML List do this...?

I'm pretty sure that turning the list into two defined columns is far easier than turning a variable number of items into two equal columns.

That is, you'll need to decide whether you'll limit the list (and tell the software to list, say, items 1 - 10 in column one and items 11 - 20 in column two).

Otherwise, the software has to look at the number of entries, divide that by two... and so on.

That said, I know just enough about code writing to be dangerous.
aisling is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
css or html, list, make

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:54 AM.