Hello again,<br><br>I have done some research, and it seems that the problem is not coming from the website, but from Epiphany-gecko (webkit version doesn&#39;t have this bug).<br>I have found that Epiphany on Debian is unable to handle import of css files. Here is the content of a css file found at <a href="http://www.generationmp3.com/wp-content/themes/gmp3-classic/style.css">http://www.generationmp3.com/wp-content/themes/gmp3-classic/style.css</a> :<br>
<br><pre>/*  <br>Theme Name: Generation MP3 Classique Edition<br>Theme URI: <a href="http://www.generationmp3.com/">http://www.generationmp3.com/</a><br>Description: Version classique du site Generation MP3<br>Version: 1.0<br>
Author: Amaury BALMER<br>Author URI: <a href="http://wp-box.fr/">http://wp-box.fr/</a><br>*/<br><br>@import &#39;css/main.css&#39;;<br>@import &#39;css/header.css&#39;;<br>@import &#39;css/sub_menu.css&#39;;<br>@import &#39;css/post.css&#39;;<br>
@import &#39;css/excerpt.css&#39;;<br>@import &#39;css/comment.css&#39;;<br>@import &#39;css/author.css&#39;;<br>@import &#39;css/sidebar.css&#39;;<br>@import &#39;css/asides.css&#39;;<br>@import &#39;css/footer.css&#39;;<br>
@import &#39;css/register.css&#39;;<br>@import &#39;css/navigation.css&#39;;</pre><br>See the import I&#39;m talking about ? The error viewer plugin states that &quot;@import&quot; ins&#39;t handled, so the ruleset is ignored. I don&#39;t know if there&#39;s a way to change this (probably in the engine settings ?), but it&#39;s definitely the source of this bug. Like I said, it&#39;s only happening on my Debian box...<br clear="all">
<br>Regards.<br>-- <br>Apelete Seketeli &lt;<a href="mailto:apelete@seketeli.org">apelete@seketeli.org</a>&gt;