I've just followed and installed wordpress on my server machine. When I log in from the server machine, I can see the Default theme and everything looks great!
When I log in from my other 2 computers, the blog page has no theme, and all the text is aligned on the left hand side, just text. No images or formatting.
Why would this be happening?
Most likely because you didn't install WP correctly into the proper folders. Since you didn't include any info or a link to your blog it's rather hard to come up with a definitive answer.
ok, this is what I have so far....
http://70.72.134.169/wordpress
Notice how the theme isn't showing up, even the default or classic theme. HOwever, on the actual server machine, it shows up just fine.
If you look at the source code, it shows all the links as http://localhost..... what's that all about?
Oh, and I doubled checked the folders, they all seem fine.
Im running Apache, so I just put WordPress into htdocs/wordpress/
Upon getting some sleep, I now feel well rested and looked at my problem with fresh eyes.
I went into Settings and changed both the wordpress and blog Urls to the proper IP http://70.72.134.169/wordpress as opposed to http://localhost/wordpress
duh...