sidebar below on posts (single.php) on pc vista (firefox and ie7) but good on mac (firefox)?
see: http://mattandrandy.com/momentum-mentor-program/
• reloaded new single.php but still doing it only here.
• took out all custom widgets.
sidebar below on posts (single.php) on pc vista (firefox and ie7) but good on mac (firefox)?
see: http://mattandrandy.com/momentum-mentor-program/
• reloaded new single.php but still doing it only here.
• took out all custom widgets.
The problem is in the file you're #sidebar div is within the #inner_content div. Without knowing exactly what code you have in the single.php, I'd say look for where the sidebar is rendered and move it outside of <div id="inner_content".... so that that side bar is below it, but still in the div with the id #content. So the structure would look like this
#content
- #inner_content
- #sidebar
that didnt do it.
why would it look right on mac firefox but not on vista pc firefox?
you can see I moved the sidebar tags around as you suggested.
http://mattandrandy.com/momentum-mentor-program/
http://mattandrandy.com/wp-content/themes/twicet/single.php
Hey,
It doesn't look right for me using Safari / Firefox on Mac nor using IE 7 / Firefox on Vista :(
I'd suggest starting with fixing the HTML validation errors, this may fix the problem and different browsers can interpret invalid code differently resulting in strange errors in some browsers.
James
sent Noah credentials to his email
link in paste bin: http://pastebin.com/hygRBSaZ
waiting...
no it is not... see: http://mattandrandy.com/hot-potato/
the widgets in sidebar are shifted below the post.
I am having this exact same issue at http://www.kansasdiet.net. Please post the information on resolving this issue. Thanks.
Hey,
according to this thread: http://www.kriesi.at/support/topic/re-i-need-this-sidebar-thing-fixed-asap Noah couldn't find a problem. He just saved single.php again. I visited your website and it looks ok to me.
You must log in to post.