Little Fighter Empire - Forums
Bugged Mainsite Pages - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Empire Zone (https://lf-empire.de/forum/forumdisplay.php?fid=1)
+--- Forum: Bug Report (https://lf-empire.de/forum/forumdisplay.php?fid=6)
+--- Thread: Bugged Mainsite Pages (/showthread.php?tid=10111)



Bugged Mainsite Pages - STM1993 - 10-24-2015

This thread is for finding any bugged pages on the LFE mainsite.
Bugged Page
Below is how the page looks on Chrome:
[Image: 756mu9Q.png]


RE: Bugged Mainsite Pages - STM1993 - 12-19-2015

Bump.
The entire mainsite's theme is broken.
EDIT: Pictured is this page, but this applies to all other pages I've seen.


RE: Bugged Mainsite Pages - Rhino.Freak - 12-19-2015

It's written on the main site that it went through an update and the theme is yet to be edited.


RE: Bugged Mainsite Pages - Silverthorn - 12-21-2015

A'ight, should be fixed now. Theme is fairly close to the original one, too ;)


RE: Bugged Mainsite Pages - Rhino.Freak - 12-21-2015

Neat looking! Not sure if I like the scaling transition animation in the left side menu but overall looks nicer!

On this page
http://lf-empire.de/lf2-empire/data-changing/types/167-type-0-characters

There's a link to this page http://lf-empire.de/en/lf2-empire/data-changing/frame-elements, which is a 404.

EDIT: Website isn't responsive anymore? ;(


RE: Bugged Mainsite Pages - MangaD - 12-21-2015

(12-21-2015, 04:45 PM)Rhino.Freak Wrote:  EDIT: Website isn't responsive anymore? ;(

Was the website responsive before? :p

If you're talking about the white template then it was only temporary...

But I personally dislike responsive templates for 2 reasons:
  1. 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**;
  2. 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.
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. =P


RE: Bugged Mainsite Pages - Rhino.Freak - 12-22-2015

(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? :p

If you're talking about the white template then it was only temporary...

But I personally dislike responsive templates for 2 reasons:
  1. 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**;
  2. 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.
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. =P

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.


RE: Bugged Mainsite Pages - MangaD - 12-22-2015

(12-22-2015, 12:17 AM)Rhino.Freak Wrote:  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.

I am not too familiar with this, all I know is that bootstrap is usually used for responsiveness and it includes some javascript. If it is possible to do without it, no idea. Xd

Thank you for understanding. :)