0
Welcome Guest! Login
0 items Join Now

Extplorer

  • Extplorer

    Posted 11 years 10 months ago
    • Spent a few minutes and got Extplorer working good with MC.

      Just go into the overrides directory, create a com_extplorer directory, add a file a called override.css.php and add the following code:
      <?php header("Content-type: text/css");
      //this sets up the colors for the core missioncontrol template
      //require('../../css/color-vars.php');
      ?>
      .mc-frame, div#mc-body {display:none;}

      And there you go. A working extplorer.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Extplorer

    Posted 11 years 10 months ago
    • Thank you for sharing this :)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG

Time to create page: 0.044 seconds