what version of IE are you using. Everything looks fine in IE8
Kevin
Don’t edit the Twenty Ten theme. Instead create a child theme for your changes. Once your child theme is active, we should be able to help with the customisation.
Thread Starter
msarc1
(@msarc1)
I use IE 9, did you open the page in Firefox or chrom Kevin?
Esmi i will create right away 🙂
Thread Starter
msarc1
(@msarc1)
ok so if you take a look in IE this page http://drustvo-mavrica.si/drustveni-piknik/ the content is above the menu. And the top menu is to low. If you look the page in fire forx or chrome or opera the top menu is cool, the left menu is cool only the colendar is below the content. So this are the problems. Can you please help me.
Hi
You are missing a closing </div> tag.
doing a quick check at this end your </div> commented for wrapper is pairing up with div class=”execphpwidget
and your div id=”wrapper” is pairing up with </div><!– #header –>
Go through your div s and make sure each is closed correctly. It can be a bit confusing sometimes when divs run across different template parts such as header and footer etc.
kevin