Page 1 of 1
C2Log WebSite Layout messed up on Chrome.
Posted: October 26th, 2022, 8:56 am
by pawanvyas
Hi,
The Concept Log website layout is messed up on Chrome.
Upon checking the HTML source of the page, it seems that a lot of
CSS classes are added to the root
html tag.
One or more of which seems to be causing the layout issues.
As removing the
class attribute from the
html tag fixes the layout issue.
Browsers Tested: Chrome, Opera, Edge on Desktop.
Resolution: 2560x1440
Layout Issues:
-
https://i.imgur.com/DP1YVm2.png
-
https://i.imgur.com/LGsAyXd.png
Re: C2Log WebSite Layout messed up on Chrome.
Posted: October 26th, 2022, 11:32 am
by Citroen
You need to send an email to
info@concept2.com for this.
Re: C2Log WebSite Layout messed up on Chrome.
Posted: October 26th, 2022, 1:39 pm
by Carl Watts
That's all beyond me all I know how to do is click on the 3 little dots on the top right of the screen then "help" then "about google chrome" and it checks you have the latest version and updates it if you don't.
Chrome doesn't seem to keep its self up to date automatically for some reason, even on my recent move to Windows 11.
I don't think Microsoft likes Chrome for some reason
![Laughing :lol:](./images/smilies/icon_lol.gif)
Re: C2Log WebSite Layout messed up on Chrome.
Posted: October 27th, 2022, 6:37 am
by pawanvyas
Thanks, done!
Carl Watts wrote: ↑October 26th, 2022, 1:39 pm
That's all beyond me all I know how to do is click on the 3 little dots on the top right of the screen then "help" then "about google chrome" and it checks you have the latest version and updates it if you don't.
Chrome doesn't seem to keep its self up to date automatically for some reason, even on my recent move to Windows 11.
I don't think Microsoft likes Chrome for some reason
Hehe, that's ok I guess! I work as a software dev, so I was able to dig around on what is causing this issue!
![Very Happy :D](./images/smilies/icon_biggrin.gif)
Had to write a quit script on TamperMonkey to fix this until the C2 Team can get it resolved, hopefully soon.
![Smile :)](./images/smilies/icon_smile.gif)
Re: C2Log WebSite Layout messed up on Chrome.
Posted: October 27th, 2022, 8:23 am
by JaapvanE
Carl Watts wrote: ↑October 26th, 2022, 1:39 pm
I don't think Microsoft likes Chrome for some reason
Microsoft Edge and Google Chrome share the same rendering engine, and they even fix bugs on the codebase. So it is very likely that when Chrome has an issue with rendering certain classes, Edge has/had that as well.