Upload the theme.php from my link again, then In the function themeheader portion:
Find
Code:
."<a href=\"index.php\"><img src=\"".$logofile."\" Alt=\""._WELCOMETO." $sitename\" border=\"0\"></a>"
Replace with:
Code:
."<a href=\"index.php\"><center><img src=\"".$logofile."\" Alt=\""._WELCOMETO." $sitename\" border=\"0\"></center></a>"