Great WP Box and Internet Explorer 6

Already for some time to build a home more attractive to the blog. How bad a programmer should do just walked to test things in Firefox. When we finally got the courage to open IE6 I found that the blog was all disfigured. But then to work.
One of the problems appeared to me was the fact that the sidebars pass down the main column. Was not understand what would cause it to remind me that IE does not respect the size of the div in the CSS file specified.
If we have the CSS:

    #div fora{
        width:50px;
    }

    #div dentro{
        width:100%;
        border:1px solid #000;
    }

E os div’s estiverem aninhados desta forma:

<div id="fora">
    <div id="dentro">
    </div>
</div>

O que acontece é que o div exterior vai ser aumentado 2px por causa do bordo do div interior. Se todos os blocos no site estão medidos para caberem em determinado numero de pixeis pode ser o suficiente para dar cabo do layout. O Firefox por outro lado ignora este aumento e mantêm a dimensão do div interior.
Na página inicial tenho um bloco com um destaque e no seu interior abre outro bloco do plugin WP Great Box que sauda os novos visitantes e convida a subscrever o feed ou outra coisa qualquer que queiramos. Mais, podemos definir mensagens e ícones diferentes conforme a origem do visitante. Além disso o aspecto é completamente personalizável. Muito útil mas era precisamente o ficheiro CSS deste plugin que estava a dar problemas. Solução rápida (que pode não ser a mais inteligente)? Modificar o ficheiro wp-great-box.css que se encontra na pasta do plugin, trocando os 100% por 99%:

.greet_block {
    background:#fff;
    border:1px solid #eee;
    margin:10px 0;
    width:99%;
}

Friends of Confectioners
Friends of Confectioners

Ofertas

Translator

Portuguese flagItalian flagEnglish flagGerman flagFrench flagSpanish flagDutch flagNorwegian flag                                  

Friends of Confectioners
Friends of Confectioners

Ofertas

Translator

Portuguese flag Italian flag English flag German flag French flag Spanish flag Dutch flag Norwegian flag