Re: [css-d] Link border

2005-06-13 Thread Craig Cook
On 6/13/05, Brian Jones <[EMAIL PROTECTED]> wrote: > The thing is...I don't want the line to display under the image #sidebar a img { border-bottom: none; } Negates the border on images within links. -- Craig, www.focalcurve.com __

Re: [css-d] Link border

2005-06-13 Thread Brian Jones
The thing is...I don't want the line to display under the image On 6/13/05, Christian Heilmann <[EMAIL PROTECTED]> wrote: > > Hi, > > > > This should be simple for me to figure out, but for some reason I > > can't seem to get the border-bottom from displaying on a image link in > > the sidebar.Her

Re: [css-d] Link border

2005-06-13 Thread Christian Heilmann
> Hi, > > This should be simple for me to figure out, but for some reason I > can't seem to get the border-bottom from displaying on a image link in > the sidebar.Here's my CSS > > #sidebar a:link, #sidebar a:visited{ > text-decoration: none; > color: #636363; > border-bo

[css-d] Link border

2005-06-13 Thread Brian Jones
Hi, This should be simple for me to figure out, but for some reason I can't seem to get the border-bottom from displaying on a image link in the sidebar.Here's my CSS #sidebar a:link, #sidebar a:visited{ text-decoration: none; color: #636363; border-bottom:1px dotted #ED8