RE: [css-d] nav bar border spike

2005-10-03 Thread Peter Williams
From: Trish Meyer I just started a template today for a garden society: http://www.cybmotion.com/schs/test.htm I can't figure out how to get rid of the spike when I hover over the nav list? http://www.cybmotion.com/schs/stylesheets/schs1.css Trish, It is because you've used the

RE: [css-d] nav bar border spike

2005-10-03 Thread Trish Meyer
It is because you've used the border-bottom and right-border combo. ..Use margin-bottom: 10px on those items instead. http://www.cybmotion.com/schs/test.htm Thanks Peter, that did the trick! It makes sense now in the cold light of morning when I'm not panicking...G I don't suppose there's

RE: [css-d] nav bar border spike

2005-10-03 Thread Peter Williams
From: Trish Meyer http://www.cybmotion.com/schs/test.htm I don't suppose there's a way to make the colored right bar appear *inside* the colored nav boxes, rather than outside as it does now (I guess that's what borders do...)? Or do I need to use a graphic element that appears in the