PDA

View Full Version : Removing navagation


Montec
Jul-19-2008, 10:36 PM
How do I remove this?

Thanks in advance.

Andy
Jul-20-2008, 03:53 AM
#breadcrumb {display: none;}
.loggedIn #breadcrumb {display: block;}


it goes in your CSS.