• Resolved Timo

    (@worschtebrot)


    Hi,
    because your admin/assets/css/admin.css gets loaded on all admin pages, it overwrites WP default layout for other plugins. E.g. you set
    .form-table th {
    width: 400px;
    }

    which changes the design of settings tables in other parts of WP admin.

    So please only load your admin.css on your plugin’s pages or do not change default layout.

    Thanks.

    https://www.ads-software.com/plugins/easy-facebook-likebox/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin CSS overwrites default settings’ is closed to new replies.