BuildBridges
Active member
There used to be a native function in Xenforo 1.5 but I can't seem to find it in Xenforo 2.1.
I'd like to have two different styles, one for MOBILE and one for DESKTOP.
Before any content is rendered, the system detects the device and delivers the appropriate style.
Since Google places a heavy emphasis on mobile speed, I view this functionality is imperative since content consumption is vastly different dependent on device.
There's an add on in the resource center but it is unmaintained and reported to create errors.
Using media queries (display:none) doesn't appear to be the solution since the content is still generated, but just hidden.
Any ideas?
I'd like to have two different styles, one for MOBILE and one for DESKTOP.
Before any content is rendered, the system detects the device and delivers the appropriate style.
Since Google places a heavy emphasis on mobile speed, I view this functionality is imperative since content consumption is vastly different dependent on device.
There's an add on in the resource center but it is unmaintained and reported to create errors.
Using media queries (display:none) doesn't appear to be the solution since the content is still generated, but just hidden.
Any ideas?