I came after work to watch how my site is doing and got sweat. I'm usign Splix Theme and right sidebar othen goes down under main content block. Now I have discovered it happens then Internet Explorer 8 scaling is set to less than 100%. How I can fix this issue? I really the icons this theme. Are there any theme with similar mini-icons showing posts count, comments count, but more lightful/white style?
There are thousands of WordPress themes - which means that many people won't be familiar with your particular theme. So a link to your site where people can see the theme might result in more responses.
Hi, I'm working to solve these compatibility bug with IE...
But with my IE8 I don't see any bug for the sidebar... how I can see that..?
Sorry, wrong translation. Not scaling, its called "zoom" in View menu. Zoom to 99% or less. I can't link my site, because it's not international (not english). It will become english after a year I suppose. Preview is here. I often change zooming with Ctrl + Mousewheel, to view pics :-) and then I come back to my site, watch it in perplexity.
Oh now I understand... I don't know what's the problem, but I'm going to work on it in the next days... ;). If you've any advice please give it to me...
I'm not sure, but maybe it need clear trick.
<div id="wrapper">
<div id="content">...</div>
<div id="sidebar">...</div>
<div class="clear"></div>
</div>
.clear { clear: both; height: 0; overflow: hidden; font-size:0; border: none }