This topic is locked

Striped view in mobile devices

4/7/2017 8:44:23 AM
PHPRunner General questions
romaldus author

The following screenshot is carulean bootstrap theme in stripped mode (carulean demo in bootswatch.com).

[size="2"]In phprunner, list pages are displayed vertically in mobile devices. How to keep list pages displayed horizontally?[/size]

Y
YCH 4/7/2017

In style screen -> with bootstrap layout and cerulean theme -> grid layout-> check horizontal (do not check responsive !) -> and records per row = 1 .

This should work.

romaldus author 4/7/2017



In style screen -> with bootstrap layout and cerulean theme -> grid layout-> check horizontal (do not check responsive !) -> and records per row = 1 .

This should work.


Many thanks. Solved