i am using a menu that use this part of the all code
[CODE]
#divNav { background: transparent url(bk-nav.jpg) no-repeat top left; margin: 0; padding: 0; /* top botom left right*/ height: 80px; width: 760px; /**/ border: 1px green solid; /*only for test*/ } [/CODE]
well in FF and Opera works fine if i change as i wish the [b]width[/b] value but in IE no work and always i see the default width of the photo (has a size of 800px), how i can resolve this???