Re: [css-d] problem with borders

2008-02-21 Thread vwf
On Wed, Feb 20, 2008 at 07:42:46PM +, vwf wrote: Hello, I try to make new layout for my website. The first hurdle is a horizontal navigation bar that does not behave like I want: I get unwanted borders, and the background does not shift on hover. Can someone help? Thank you for all the

[css-d] problem with borders

2008-02-20 Thread vwf
Hello, I try to make new layout for my website. The first hurdle is a horizontal navigation bar that does not behave like I want: I get unwanted borders, and the background does not shift on hover. Can someone help? One sketch can be seen at http://www.opeform.nl/test/schets.png The page as I

Re: [css-d] problem with borders

2008-02-20 Thread Karl Hardisty
On 21/02/2008, at 8:42 AM, vwf wrote: Hello, I try to make new layout for my website. The first hurdle is a horizontal navigation bar that does not behave like I want: I get unwanted borders, and the background does not shift on hover. Can someone help? One sketch can be seen at

Re: [css-d] problem with borders

2008-02-20 Thread Kepler Gelotte
My questions are: How can I get rid of the white borders between the navigation images? Why do my background images no shift on hover? Your background didn't change on hover because you were trying to change the background position on the anchor element which is display: inline by default.

Re: [css-d] problem with borders

2008-02-20 Thread Holly Bergevin
From: vwf [EMAIL PROTECTED] The page: http://www.opeform.nl/test/ The CSS: http://www.opeform.nl/test/screen00.css My questions are: How can I get rid of the white borders between the navigation images? Why do my background images no shift on hover? The borders are white space between the LI