Thanks for your quick reply !
The suggested code did not work, but it did point me in the right direction.
This seems to deliver a solution, I just need to see how it looks on bigger screens
<style type="text/css">
@media screen and (max-width:1024px) {
#wrapper {
position: relative;
left: -148px;
}
}
</style>
6 months after these posts and while using WP 3.0 and XML Sitemap Generator 3.2.4 I’m still seeing this problem.
The manual rebuild works fine.
Can anyone point me in the direction of a fix for this? Previous posts suggest a problem with 2.9.1 Beta, but I would have assumed that these bugs have now been rectified with 3.0