somehow while messing with the homepage URL and WordPress directory I managed to pretty much destroy the layout and also the ability to login to the site.... so now I have to go and figure out how to correct the .php files to un-screw it.
Details
-Home page is http://www.teamgoldstein.org and it uses the TwentyTen theme.
The ACTUAL URL of wordpress is http://excaliburnetworking.com/wordpress
previously: both of the general settings url entries were:
http://excaliburnetworking.org/wordpress (wordpress directory)
and
http://excaliburnetworking.org/wodpress (site)
I accdentally changed BOTH of them to http://www.teamgoldstein.org ,and well this is what I got.. please help!!
I went to download the index.php and tested changing the require(./wp-header.php) entry to ./wordpress/wp-header.php just to see if it would fix it but of course that just left me with nothing because such /wordpress/wordpress directory does not exist... lol.
What else do i need to fix to get the theme and layout working properly again???