Footer not fixed-bottom - Extended Version Emerald - Printable Version +- D&D Forums - MyBB Plugins & Themes (https://developement.design/forum) +-- Forum: MyBB Ressources (https://developement.design/forum/forumdisplay.php?fid=5) +--- Forum: Premium MyBB Themes (https://developement.design/forum/forumdisplay.php?fid=9) +---- Forum: Support (https://developement.design/forum/forumdisplay.php?fid=18) +---- Thread: Footer not fixed-bottom - Extended Version Emerald (/showthread.php?tid=27976) |
Footer not fixed-bottom - Extended Version Emerald - Vitor Costa (APDCA IT) - 11-18-2022 Hi... I found that the footer in this theme is does not get fixed to the bottom of the browser. For example with pages with smaller height content the footer get up and leves empty background space below. Is it suppose be like that? I compared with the free version of Emerald... (see picture attached) Also I realized that this same D&D Forum theme has same behaviour. RE: Footer not fixed-bottom - Extended Version Emerald - AmazOuz - 11-19-2022 Hello For the theme support please post in this appropriate forum & not the General Support section : https://developement.design/forum/forumdisplay.php?fid=12 For the footer, yes It was a matter of choice because of two main reasons. The CSS/JS code that orders the footer to be fixed in the bottom often provokes problems because not all devices/browsers are compatible with it. The second is that probability to get a small height content in real forums is nearly 0 since there are always sufficient forum sections & stuff to fill the page, unless you run an empty test forum. But if you still want that to be fixed I can help you with it, let me know what you think Kind Regards Amazouz RE: Footer not fixed-bottom - Extended Version Emerald - Vitor Costa (APDCA IT) - 11-21-2022 (11-19-2022, 01:39 PM)AmazOuz Wrote: Hello Hi Amazouz, Thanx for the reply. I understand, also you are right... the probability of getting an empty forum is far. So is as better trade of ;-) and less gymnastics on page code. Sorry about misplacing the post, don't know why did it. |