[css-d] Horizontal Menu question

2005-09-23 Thread Kai Weber
Hello, I have a question to end my desperate efforts building the css for my site. Site: http://www.glorybox.de/temp/index.html CSS: http://www.glorybox.de/temp/css/main.css Screenshot IE: http://www.glorybox.de/temp/ie.jpg Screenshot Firefox: http://www.glorybox.de/temp/moz.jpg * Firefox

Re: [css-d] Horizontal Menu question

2005-09-23 Thread Kai Weber
* CJ Larson [EMAIL PROTECTED]: This should fix it: #bread ul { margin-left: 0; padding-left: 0; } It does fix it. Thank you. While IE does not display the bottom border. How can I achieve the same on IE? Perhaps changing the height of your #bread is possible? If so, try adding the