I have been using this excellent plugin for well over a year now, it saves lots of time messing with theme files, many thanks.
What is not clear is how the mobile stylesheet gets invoked. For a Samsung Galaxy phone, it is clearly using the mobile css file, but using texting sites such as MobileTest.me and checking the iframe there is no reference to the mobile file in the page header for the website.
I have used @media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)
in the standard stylesheet, and this appears to work on the mobiletest.me but I am not sure what happens on the actual device such as an ipad.
I need to know which file gets invoked on which devices, can you please post this to the plugin page it would be a great help.
Thanks
If i used this plugin for the my website will this also change my plug in text size and styling.
I am trying to find a plug in or a workaround to change my plugin presented text,
I am using some thing call site layout that presents news to my front static page but the text presented on the plugin is different to my website text.
Website here https://www.saint.fm
]]>Your plugin has been great for some time now but recently has become a little problematic.
a) I cant save anymore. Hitting the save button now causes a page not found error. this has only recently started happening and is not browser specific. I have to ftp in and edit the stylesheet directly. It is the same problem on all sites I do now.
b) I do responsive designs so dont need a separate stylesheet for mobile. Problem is, if I turn the mobile stylesheet off, the mobiles see no stylesheet at all (I would think they should revert to the main default one). Therefore I have to leave the mobile sheet ON, and with copy and pasting duplicate the entire standard stylesheet into the mobile one. so with every site I do, I have to have the same stylesheet twice.
In the settings maybe consider a third option – turn mobile stylesheet off so that mobiles use standard stylesheet.
Due to the above, I find myself looking for another solution and if there isnt one (there doesnt seem to be) I might have to consider putting together my own plugin which goes back to the simple days – just one stylesheet for the lot so that I can put responsive styling in it. I would rather continue using yours, hence logging this!
]]>When I enter the following in my Lazyest Stylesheet, it doesn’t override the setting in the Bootstrap plugin. Please advise.
body{line-height: 21px;}
]]>Hi,
Any chance you could add the following extra mobile detection?
> case ( $_GET['mobile_override'] == 'mobile' || $_COOKIE['mobile_override'] == 'mobile');
> $mobile_browser = true;
> break;
That would support my theme’s (and perhaps others) choice of viewing the mobile page on a non-mobile platform. ??
Thanks,
js.
]]>I have installed the Lazyest Stylesheet and have been able to add borders to my pictures on the main gallery page and the thumbnails for each album, but when I try to add it for the slides, it puts the border around the slide and the image name. I would like it to be around the image only. Is there a way to do this? I am still learning. Also, is there a place to put a border around the full-size image that I have showing up in a pop-up window on click?
Thank you!
]]>hi, could you tell me how to allow administrator of a site to be able to use this plugin? i’m a super administrator by the way.
thank you
]]>