IE6,IE7 css menu ul?

Up vote 1 down vote favorite share g+ share fb share tw.

CSS: div. Art-nav { position: relative; height: 25px; z-index: 100; } . Art-nav .

L, . Art-nav . R { position: absolute; z-index: -1; top: 0; height: 25px; background-image: url('images/nav.

Png'); } . Art-nav . L { left: 0; right: 15px; } .

Art-nav . R { right: 0; width: 1040px; clip: rect(auto, auto, auto, 875px); } /* begin MenuSeparator */ ul. Art-menu ul.

Art-menu-li-separator { display: block; width: 1px; height: 25px; } . Art-nav ul. Art-menu-separator { display: block; margin:0 auto; width: 1px; height: 25px; background-image: url('images/menuseparator.

Png'); } /* end MenuSeparator */ ul. Art-menu ul a { display: block; text-align: center; white-space: nowrap; height: 32px; width: 180px; overflow: hidden; line-height: 32px; background-image: url('images/subitem. Png'); background-position: left top; background-repeat: repeat-x; border-width: 0; border-style: solid; } ul.

Art-menu ul a, ul. Art-menu ul a:link, ul. Art-menu ul a:visited, ul.

Art-menu ul a:hover,ul. Art-menu ul a:active, . Art-nav ul.

Art-menu ul span, . Art-nav ul. Art-menu ul span span { text-align: left; text-indent: 12px; text-decoration: none; line-height: 32px; color: #FFFFFF; margin-right: 10px; margin-left: 10px; font-size: 13px; margin:0; padding:0; } ul.

Art-menu ul li a:hover { color: #000000; background-position: 0 -32px; } ul. Art-menu ul li:hover>a { color: #000000; background-position: 0 -32px; } . Art-nav ul.

Art-menu ul li a:hover span, . Art-nav ul. Art-menu ul li a:hover span span { color: #000000; } .

Art-nav ul. Art-menu ul li:hover>a span, . Art-nav ul.

Art-menu ul li:hover>a span span { color: #000000; } ************************/ HTML: Novosti Pravila kladjenja O nama Uplatna mesta html css link|improve this question edited Oct 2 '11 at 14:39 asked Oct 2 '11 at 13:56user816153173 0% accept rate.

3 Yes, there's a solution! ...but any chance we could see your html and css, though? Just to help us help you a little..? – David Thomas Oct 2 '11 at 13:57 2 Why continue supporting IE6 when only 9% of the entire world use it still?

You're helping to keep the monster alive! Ie6countdown.com – Kyle Sevenoaks Oct 2 '11 at 14:00 are you using margin or padding for items menus? – Cairo Solutions Oct 2 '11 at 14:02 Your given html/css, pasted from your question to JS Fiddle, doesn't reproduce the pictures you posted (tested in Chromium 12 and Firefox 5 on Ubuntu 11.04).

– David Thomas Oct 2 '11 at 15:00 Can you provide a link to your page? – thirtydot Oct 2 '11 at 18:08.

Might have something to do with this clip: rect(auto, auto, auto, 875px); in . Art-nav . R IE doesn't do well with clip reference.sitepoint.com/css/clip See if removing that fixes it... and if so, you can send a modified css to IE using conditional comments.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions