Not seeing CSS styling nor graphics after moving site from local computer to host server. Need help!
Here is the history:
I used Drupal Gardens to build a site. Meanwhile, I installed Acquia Drupal AMP on my local computer. Then I packaged the Drupal Gardens site and installed it on my local computer. I added the calendar modules. Everything is working fine.
The nonprofit I am working with, uses goDaddy for their sites. So I used the goDaddy Drupal installer which created a folder in the root titled Drupal. If I go to the Drupal subfolder, the page display as expected. At this point, everything is working as expected on local computer and server.
So next I moved my local files to the root of the site and archived the existing files/folders in the Drupal subfolder. I uploaded the SQL file and can see on the Login the text on my main menu. So I assume my SQL Database is working. I edited database name and other in the .SQL and .php files and reinstalled.
What I don't see is my CSS styling nor the organization's logo. I also can not login. So right now I have no access to the site on line. (I tried adding /admin to the address but still no access). Here are my questions:
- Did I need to install Drupal on the host server before uploading all the files for my local version?
- What could cause the CSS and graphics files to not display?