Question : SharePoint styling broken after migration (Urgent, Screenshots attached)

We migrated WSS 3.0 SharePoint to a new server and all the styling broke on the remote central administration page.

PLEASE SEE attached screenshot image  showing broken area and links to css.

The styling is broken when called remotely through a web browser
1:
  https://clientfiles.ourdomain.com/  

but when I login via remote desktop and go to Sharepoint Central Admin - the styling is fine.

I'm complete newbie to SharePoint.  Where is the core.css normally located?  Is it in the database or called from a directory on the server.

I'm really lost - hope you can get me started.  :)

I'll award multiple points/questions if you can help me out here.

Thanks!

P.S.
 Here is the code pullled from the broken page:

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
<link rel="stylesheet" type="text/css" href="/_styles/core.css"/>

<link rel="stylesheet" type="text/css" id="onetidThemeCSS" href="/_themes/simple/simp1011-65001.css?rev=12%2E0%2E0%2E6421"/>

<script type="text/javascript" language="javascript" src="/_layouts/1033/init.js?rev=qX%2BG3yl4pldKy9KbPLXf9w%3D%3D"></script>

<script type="text/javascript" language="javascript" src="/_layouts/1033/core.js?rev=CNBZRdV1h3pKuA7LsMXf3w%3D%3D" defer></script>

<script type="text/javascript" language="javascript" src="/_layouts/1033/non_ie.js?rev=yfNry4hY0Gwa%2FPDNGrqXVg%3D%3D"></script> 


<link type="text/xml" rel="alternate" href="/_vti_bin/spdisco.aspx" />
<META Name="CollaborationServer" Content="SharePoint Team Web Site">




Here is the code from the area that is not broken:

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
<link rel="stylesheet" type="text/css" href="/_layouts/1033/styles/core.css?rev=5msmprmeONfN6lJ3wtbAlA%3D%3D"/>

<link rel="stylesheet" type="text/css" id="onetidThemeCSS" href="/_themes/CENTRLAD/CENT1011-65001.css?rev=12%2E0%2E0%2E6421"/>

<script type="text/javascript" language="javascript" src="/_layouts/1033/init.js?rev=qX%2BG3yl4pldKy9KbPLXf9w%3D%3D"></script>

<script type="text/javascript" language="javascript" src="/_layouts/1033/core.js?rev=CNBZRdV1h3pKuA7LsMXf3w%3D%3D" defer></script>

<script type="text/javascript" language="javascript" src="/_layouts/1033/ie55up.js?rev=Ni7%2Fj2ZV%2FzCvd09XYSSWvA%3D%3D"></script>

<script type="text/javascript" language="javascript" src="/_layouts/spgridview.js?rev=SPpgeeLAINn%2Fg6H6CStYVA%3D%3D"></script>

<link type="text/xml" rel="alternate" href="/_vti_bin/spdisco.aspx" />
<META Name="CollaborationServer" Content="SharePoint Team Web Site">     


 
Screenshot and code
307583
 

Answer : SharePoint styling broken after migration (Urgent, Screenshots attached)

Was the site originally edited with SharePoint Designer on the previous server? It's possible the home page has been unghosted, and the css references are off from the new server implementation.

http://stsadm.blogspot.com/2007/09/re-ghosting-pages.html

Random Solutions  
 
programming4us programming4us