Jay wrote:
> New Nav Block as an image. I have the thing working in every browser
I've tested, *except* IE6/Win. http://www.jaykinney.com

Hello,

I got it working in IE doing the following: Added the image
'Catalogue-small'[1] to the background property of the linkblock ID.
Comment out the one in the page for now[2]. I haven't time to position
the ahref's but have left the background color 'on'[3] to give you a
visual representation in the browser so you can easily set the top and
left coordinates.

HTH,
Alex


[1] #linkblock {background: #DAC185 url(Catalogue-small.jpg) no-repeat 0
0;}

[2] <!-- <img src="Images/Catalogue-small.jpg" width="168" height="216"
alt="Clinic Directory" />-->

[3] #linkblock .index a { background-color: lime; top: 40px; left:10px;}
#linkblock .books a { background-color: purple; top: 57px; left:10px;}
#linkblock .readings a { background-color: red; top: 74px; left:10px;}
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to