Page 1 of 1

<SOLVED> NCleanBlue + left subnavigation w IE 6 i IE7

Posted: Thu Sep 24, 2009 11:49 am
by asrob
Mam problem z wyświetlaniem lewego menu pod IE6 i IE7 - aktywne menu nie ma pełnego tła

http://trioptimum.ionic.pl/index.php?page=samochody

a wygląda to tak:
IE6 - http://img34.imageshack.us/img34/9320/ie6.gif

IE7 - http://img3.imageshack.us/img3/5210/ie7u.gif

Ma ktoś pomysł co jest źle?

Re: NCleanBlue + left subnavigation w IE 6 i IE7

Posted: Thu Sep 24, 2009 8:55 pm
by asrob
dodałem jedną poprawkę wyświetlania bloku i wyświetla się poprawnie
w Navigation: Simple - Vertical


div#menu_vert ul h3 {
display: block;
       height: 1%;
/* some air for it */
padding: 0.8em 0.5em 0.5em 1.5em;
/* this will be link color for all levels */
color: #000;
/* instead of the normal font size for */
font-size: 1em;
/* as normally has some margin by default */
margin: 0;
/* you can set your own image here, same as "a" */
background: transparent url(uploads/ngrey/libk.gif) no-repeat right top;
}