More Odd behavior when it comes to responsive mode

Started by deansmar, July 01, 2026, 03:58:59 AM

Previous topic - Next topic

Dave

Quote from: Chen Zhen on August 19, 2026, 03:50:13 AM
Quote from: deansmar on August 18, 2026, 11:19:00 AMBut of course Dave..  :D
I always check against other browsers..
It's just strange that the width is hardwired to the footer div..
And this problem was not there in RC6

Nothing is in the theme index.template.php or theme css

You can have a look at my online test site, with what ever browser you like..
and see the footer problem..

But it might not be a portal problem.. as the default theme is okay..
So it points me to a CripZone theme problem..  ;)

The "#footer" shouldn't be within the "#footerfix" div but it appears to be that way on the whitebox theme that you're using on your website. Since that's a Crip theme, perhaps Dave & Skhilled can take a look & adjust Crip's themes not to do that. If you look at the default theme & many other SMF 2.1 themes, the "#footer" div is by itself at the end of the "body". I can likely adjust the CSS with *:not("#footer") to not apply whatever is causing that issue for the footer.


Chen I have checked and updated all the Crip themes where the footer is inside the footerfix, if you check WhiteBox now you'll see that it's as it should be. I've also installed the latest EHportal again to check
If you want play quizzes or games click below

Chen Zhen

Quote from: deansmar on August 17, 2026, 02:20:30 PMfinaly loged in again..

I found something misconfigured in Apache which may have caused this behavior.
Hopefully this is resolved now, please let me know if you still have problems accessing this website.

Chen Zhen

Quote from: Dave on August 20, 2026, 09:46:50 AMChen I have checked and updated all the Crip themes where the footer is inside the footerfix, if you check WhiteBox now you'll see that it's as it should be. I've also installed the latest EHportal again to check

Oh? Those themes have a border around all pages that includes the footer so I understood it to be by design.
If it's adjusted a bit now so that mods attempting to control the footer CSS do not adjust other things than that sounds good.

It's not really those themes that are an issue.. it's my blundering attempt to use CSS for a certain all around appearance using EhPortal that conflicts with some themes. I need to scrap it and go with something simple that doesn't alter too much other than the portal HTML itself (blocks/pages).

Dave

Quote from: Chen Zhen on Today at 02:35:24 AM
Quote from: Dave on August 20, 2026, 09:46:50 AMChen I have checked and updated all the Crip themes where the footer is inside the footerfix, if you check WhiteBox now you'll see that it's as it should be. I've also installed the latest EHportal again to check

Oh? Those themes have a border around all pages that includes the footer so I understood it to be by design.
If it's adjusted a bit now so that mods attempting to control the footer CSS do not adjust other things than that sounds good.


What I've done is to change the index.teplate.php code to mimic the default curve theme, so now although the #footer is not inside the #footerfix it should fix the problem and it does mean that the #footer for all themes is now full width of the board. This does make the theme slightly different to Crips original but hopefully it will prevent errors going forward
If you want play quizzes or games click below