HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Basic Mobile theme as a desktop theme?

I very much like the Basic Mobile (ver. 1.1.4) theme. It would be absolutely perfect for embedding into my website. Is it possible to use it as a desktop theme in Vanilla 2.6.4 - or can it easily be modified/adapted? And if - how?

Comments

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP
    edited November 2018

    Like a lot of these questions, the best answer is 'try it and see'.

    I keep a local install for these sort of tests/questions.

    Put the mobile theme you want in your themes folder.

    It will only show as a mobile theme in the dashboard, but you can set the main theme manually in config.php

    $Configuration['Garden']['Theme'] = 'nameofrequiredmobiletheme';

    That theme will then display as your 'desktop' theme, and you can see what, if any, issues that presents.

  • Thanks! I will give it a try!

  • Thank you so much! It works - exactly like at I want it to do!

Sign In or Register to comment.