Miles

Try this:

    #breadcrumbs li {white-space:nowrap;}


On Thu, 23 Dec 2004 16:25:28 +1030, Miles Tillinger
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I'm trying to represent the path as an unordered list, e.g.
> 
> Home > Level One > Level Two > Level Three > etc.
> 
> <ul>
>   <li>Home</li>
>   <li>Level One</li>
>   <li>Level Two</li>
>   <li>Level Three</li>
>   <li>etc.</li>
> </ul>
> 
> However in situations where the path is extremely long the list will not
> wrap and breaks my layout, so I've had to float the div so it will wrap.
> This in turn causes problems with the title if the path information goes
> beyond one line.
> 
> An example with a long path:
> http://dev4.newstage.edna.edu.au/aictec/go/pid/128
> CSS is at:
> http://dev4.newstage.edna.edu.au/aictec/jsp/jahia/templates/aictecsite/d
> efault/styles/aictec.css
> 
> Any suggestions of a better way to achieve this will be appreciated.  I
> am determined to keep it as a list!
> 
> Mt.
> 
> IMPORTANT: This e-mail, including any attachments, may contain private or 
> confidential information. If you think you may not be the intended recipient, 
> or if you have received this e-mail in error, please contact the sender 
> immediately and delete all copies of this e-mail. If you are not the intended 
> recipient, you must not reproduce any part of this e-mail or disclose its 
> contents to any other party.
> This email represents the views of the individual sender, which does not 
> necessarily reflect those of education.au limited except where the sender 
> expressly states otherwise.
> It is your responsibility to scan this email and any files transmitted with 
> it for viruses or any other defects.
> education.au limited will not be liable for any loss, damage or consequence 
> caused directly or indirectly by this e-mail.
> ******************************************************
> The discussion list for  http://webstandardsgroup.org/
> 
>  See http://webstandardsgroup.org/mail/guidelines.cfm
>  for some hints on posting to the list & getting help
> ******************************************************
> 
> 


-- 
______________________________________
"Bugs are, by definition, necessary. 
Just ask Microsoft!"

www.co.sauk.wi.us (Work)
www.arionshome.com (Personal)
www.freexenon.com (Consulting)
______________________________________
Take Back the Web with Mozilla Fire Fox 
http://www.mozilla.org/products/firefox/

Making a Commercial Case for Adopting Web Standards
http://www.maccaws.org/

Web Standards Project
http://www.webstandards.org/

Web Standards Group
http://www.webstandardsgroup.org/

Guild of Accessible Web Designers
http://www.gawds.org/
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to