Title: Settings page misalignment
Last modified: August 31, 2016

---

# Settings page misalignment

 *  Resolved [cadfile](https://wordpress.org/support/users/cadfile/)
 * (@cadfile)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/settings-page-misalignment/)
 * I just installed this plugin while working on a new theme on my localhost using
   Xampp. When I get to the settings page the settings are pushed all the way to
   the right like stuck in a sidebar.
 * I see in the Changelog that this was an issued fixed in current version : “Bug
   fix: Fixed alignment issue of the main content of the settings page on WordPress
   4.4.”
 * Trying to figure out why it is happening on my setup and looking for a way to
   fix it.
 * I am using PHP version 5.6.15.
 * [https://wordpress.org/plugins/breadcrumb-navxt/](https://wordpress.org/plugins/breadcrumb-navxt/)

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

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/settings-page-misalignment/#post-6958024)
 * For 5.3.1, the bug was the settings were floating just right of their tabs in
   WordPress 4.4. This was fixed by adding a `float:left;` CSS style to the settings
   div, on the Breadcrumb NavXT settings page.
 * I am not observing the behavior you described with Firefox or Chrome. My guess
   is another plugin, or some other code, is inappropriately applying CSS all over
   the admin area, rather than on the page that needs it. Try deactivating all plugins
   other than Breadcrumb NavXT, clear your browser cache, and see if the problem
   persists. If it does not, reactivate the plugins one by one until you find the
   culprit (note that you may need to clear your browser cache frequently in this
   process to ensure the CSS from your testbed is actually loaded instead of a cached
   copy).
 *  Thread Starter [cadfile](https://wordpress.org/support/users/cadfile/)
 * (@cadfile)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/settings-page-misalignment/#post-6958030)
 * I was using Pale Moon browser which is a fork of Firefox before version 29. I
   looked at the settings page with Chrome and Firefox and it appears normally so
   my issue was a browser issue.
 * Thanks for the information.

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

The topic ‘Settings page misalignment’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

## Tags

 * [administration](https://wordpress.org/support/topic-tag/administration/)
 * [settings](https://wordpress.org/support/topic-tag/settings/)

 * 2 replies
 * 2 participants
 * Last reply from: [cadfile](https://wordpress.org/support/users/cadfile/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/settings-page-misalignment/#post-6958030)
 * Status: resolved