jxmot / website_template-no_bootstrap

A simple (yet working) website template. It is repsonsive and has a working menu. It does not use any bootstrap!
MIT License
0 stars 0 forks source link

CSS adjustments (mobile) #19

Open jxmot opened 2 years ago

jxmot commented 2 years ago

A few things do not look right on either Android Chrome or Firefox:

FireFox: This browser seems to go to great lengths to be "different" when rendering a page with CSS. Even with the use of reseter.css it's not right.

jxmot commented 2 years ago

Update: fixed some, but FF vs CH are different...

Chrome:

Firefox:

Both:

jxmot commented 2 years ago

Investigating methods for determining if the totop button needs sizing and positioning beyond what the CSS provides.

jxmot commented 2 years ago

Made changes in branch 20220323-issues:

jxmot commented 2 years ago

Made changes in branch 20220323-issues:

jxmot commented 2 years ago

Made changes in branch 20220323-issues:

jxmot commented 2 years ago

Firefox mobile footer totop - complete

jxmot commented 2 years ago

Made changes in branch 20220323-issues:

jxmot commented 2 years ago

Complete in branch 20220323-issues

jxmot commented 2 years ago

Found the likely cause of the Firefox mobile problem:

jxmot commented 2 years ago

Verify previous comment, if true and there no more issues then disable and/or remove browser detection and CSS adjustment functions.