Title: 's Replies | WordPress.org

---

# starising

  [  ](https://wordpress.org/support/users/starising/)

 *   [Profile](https://wordpress.org/support/users/starising/)
 *   [Topics Started](https://wordpress.org/support/users/starising/topics/)
 *   [Replies Created](https://wordpress.org/support/users/starising/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/starising/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/starising/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/starising/engagements/)
 *   [Favorites](https://wordpress.org/support/users/starising/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [PLEASE HELP! I Tried Changing Root Folder Name (Throught FTP). Now Broken?](https://wordpress.org/support/topic/please-help-i-tried-changing-root-folder-name-throught-ftp-now-broken/)
 *  [starising](https://wordpress.org/support/users/starising/)
 * (@starising)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/please-help-i-tried-changing-root-folder-name-throught-ftp-now-broken/#post-986854)
 * In your earlier call for help, I provided a solution to the first fix – correct
   the path:
    <link rel=”stylesheet” href=”[http://fittedhawaii.com/updates/test/wp-content/themes/zoxengen/style.css&#8221](http://fittedhawaii.com/updates/test/wp-content/themes/zoxengen/style.css&#8221);
   type=”text/css” media=”screen” />
 * Change the path of all your 4 stylesheets to:
    <link rel=”stylesheet” href=”[http://fittedhawaii.com/updates/wp-content/themes/zoxengen/style.css&#8221](http://fittedhawaii.com/updates/wp-content/themes/zoxengen/style.css&#8221);
   type=”text/css” media=”screen” /> <link rel=”stylesheet” href=”[http://fittedhawaii.com/updates/wp-content/themes/zoxengen/fonts.php&#8221](http://fittedhawaii.com/updates/wp-content/themes/zoxengen/fonts.php&#8221);
   type=”text/css” /> <link rel=”stylesheet” href=”[http://fittedhawaii.com/updates/wp-content/themes/zoxengen/layout.css&#8221](http://fittedhawaii.com/updates/wp-content/themes/zoxengen/layout.css&#8221);
   type=”text/css” /> <link rel=”stylesheet” ref=”[http://fittedhawaii.com/updates/wp-content/themes/zoxengen/jd.gallery.css&#8221](http://fittedhawaii.com/updates/wp-content/themes/zoxengen/jd.gallery.css&#8221);
   type=”text/css” /> by removing the **test/**
 * You may not be able to do it at the admin area.
    Download the header.php of theme
   folder /zoxengen/ Edit it at your hard disk and upload to your server.
 * To add to your confusion, it may make more sense(later on) to change fonts.php
   to fonts.css both in the header.php and rename the file fonts.php to fonts.css.
 * Hope that helps.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Urget, Please! A Few Questions On The Header](https://wordpress.org/support/topic/urget-please-a-few-questions-on-the-header/)
 *  [starising](https://wordpress.org/support/users/starising/)
 * (@starising)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/urget-please-a-few-questions-on-the-header/#post-986114)
 * Hi fHawaii,
    The 1st fix may be to correct the path of all your stylesheets. 
   The 4 stylesheets are pointing to [http://fittedhawaii.com/updates/test/wp-content/themes/zoxengen/yourcssfiles.css](http://fittedhawaii.com/updates/test/wp-content/themes/zoxengen/yourcssfiles.css)
   which didn’t exist.
 * You may want to remove the /test/ from your header.php.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [100% Width Footer on a site with a wrapper](https://wordpress.org/support/topic/100-width-footer-on-a-site-with-a-wrapper/)
 *  [starising](https://wordpress.org/support/users/starising/)
 * (@starising)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/100-width-footer-on-a-site-with-a-wrapper/#post-986095)
 * At style.css, set width of #footer to 100%.
    At footer.php, make sure the <div
   id=”footer”> </div> is the the last id before closing of the body.

Viewing 3 replies - 1 through 3 (of 3 total)