- phpBB mobile style
- phpBB versions: 3.0.x
- Author: Vjacheslav Trushkin
- Website: artodia.com
-
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
There are several branches that include different versions of mobile style:
- master: prosilver style
- iphone: iPhone layout (slightly modified prosilver)
- elegant: "Elegant Mobile" style