> Hi,
> If you're in IE7 and you go to my home page at:
> www.locallaw11news.com
>
> then you will notice that if you hover over the "Your Clickable Ad Here" 
> image, that the border-left shrinks in length.


The right column collapses under the middle column in EI6, which you may not 
be worried about, but it's something to consider.

I was able to get a good result by doing the following:

1. Changed #contentIndex2 to "width: 384px;"
    This moved the right column back into the correct position in IE6

2. Changed #contentIndex3 to "float: right;"
    This closed the 1-pixel gap to the right of the column in Firefox

3. Removed "float: left;" from .imgTopAd
    This stopped the problem with the border changing height

4. Removed two <br/> tags under the Ad Logo image
    Makes border end flush with the bottom of the image

Hope this helps.

Russ 

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to