I'd switch the display of each <li> to block and float them all left, along with their cleared container.
I think that would just leave some alignment issues to work out. The alternative would be replacing all the spaces with , but the block option seems easier to maintain depending on how the page is generated. Hope it helps. On Jun 11, 5:46 pm, "Art Thompson, Jr." <[email protected]> wrote: > Hi Refreshers, > > I created a simple WP site for a client a while back and have recently > noticed a display anomaly in the sub-nav items that I was hoping to get > some help with. First, take a look at a sample page of the site: > > http://www.datagraphicdesign.com/select-projects/chopard/ > > Simple enough. The sub-nav is dynamically built using inline list items. > The problem is that they're wrapping mid-list item due to the constrained > ul width, which was requested by the client. I've tried using CSS > white-space and even a, *gulp*, nobr tag, but all that happens is that all > of the li's just display in one long line without wrapping at all. This is > terribly frustrating. > > All I want is for the contents of each li to remain intact with the ones > that don't fit within the container dropping down to the next line. And so > on. > > Any thoughts? > > Cheers, > > Art Thompson, Jr > Logical Things, Inc > design + technology + strategy > 512-777-1158 > [email protected] > - > Founded 2000. We design, build and host microsites, landing pages, eblasts > and whatever comes next. > - > Wanna connect? > facebook.com/logicalthings > linkedin.com/in/logicalthings > twitter.com/logicalthings > - > Need to send us large files? > dropbox.yousendit.com/logicalthings > - -- Our Web site: http://www.RefreshAustin.org/ You received this message because you are subscribed to the Google Groups "Refresh Austin" group. [ Posting ] To post to this group, send email to [email protected] Job-related postings should follow http://tr.im/refreshaustinjobspolicy We do not accept job posts from recruiters. [ Unsubscribe ] To unsubscribe from this group, send email to [email protected] [ More Info ] For more options, visit this group at http://groups.google.com/group/Refresh-Austin
