I redesigned my non-wordpress site to a wordpress site in a "/site/" subfolder.
Now that I am happy with the new design, I want to migrate it;
I would like to keep my wordpress files in that /site/ folder, but use this wordpress design so that it is viewable from the main website root.
http://cy-boar.com
I followed wordpress wiki instructions to move and modify my index.php and .htaccess files so that my new site could show up.
Next, I went to settings > general >
and kept the setting:
WordPress address (URL) to http://cy-boar.com/site/
and changed my other setting to:
Site address (URL) to http://cy-boar.com
Some things show up, but all of my formatting is missing!
Were there other files to move, or setting to change?
What am I doing wrong?