/GC_mobile

phpBB 3 mobile style

Primary LanguageJavaScript

ABOUT

HOW TO USE IT

  • Install style on your forum

  • Open contrib/detect_mobile.xml in browser, follow instructions to add automatic mobile device detection

  • In code that you have added to includes/session.php find this line:

      $mobile_style_id = 0;
    

and replace 0 with style id of this style

BRANCHES

There are several branches that include different versions of mobile style:

  • master: prosilver style
  • iphone: iPhone layout (slightly modified prosilver)
  • elegant: "Elegant Mobile" style

LICENSE

GNU General Public License v2