12-22-2015, 12:17 AM
(12-21-2015, 09:51 PM)MangaD Wrote:(12-21-2015, 04:45 PM)Rhino.Freak Wrote: EDIT: Website isn't responsive anymore? ;(
Was the website responsive before?
If you're talking about the white template then it was only temporary...
But I personally dislike responsive templates for 2 reasons:
Edit: And well, responsive templates aren't really that necessary, they are only "useful" for small screens. But even without them it is still possible to browse the pages and zoom in. Just my opinion.
- It's annoying to work with responsive templates. The designer needs to take into account all the different screen sizes when writing an article. In LFE's case some articles would need to be redesigned, pain in the a**;
- The Javascript behind the scenes that makes the template responsive contributes for a slower page loading and rendering, as more code needs to be downloaded and executed.
Yeah it might have been more effort but I don't think JavaScripts are necessary for responsiveness? @media stuff in css and mobile first approach seems enough.
But I see your point.