Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Omar Ramos JAEC
    #973839

    About two weeks ago (before the final stable release last week of JA Admin) I was testing out the template and noticed it had an issue when the Joomla Debug Mode was turned on (the content added at the bottom of the page by the Debug Plugin was covered by the sidebar so it didn’t seem to be aware of it…I’m thinking some of the code on your end may be able to be corrected to adjust for this).

    Just an FYI if it hasn’t already been reported/looked into.

    Saguaros Moderator
    #974017

    Hi Omar,

    Thank you for your report.

    You can try with this tweak:

    • Go to file: ROOT/administrator/templates/ja_admin/css/custom.css (create this file if it doesn’t exist)
    • Add this css rule:
      /* Fix Debug Mode*/
      .navbar-vertical #system-debug {
      margin-left: 240px;
      margin-bottom: 50px;
      }

    This fix will be updated into the upcoming release version of JA Admin template.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum