it was a very silly thing in the end - 
I suspected cache issues, but I cleared it up, so...
But then I noticed "clean" option in web2py interface, and after cleaning 
up the problem disappeared. I guess web2py or whatever it is behind the 
curtain does cache things sort of unpredictably... Cost me a few hours of 
stress :) 

On Wednesday, January 9, 2019 at 1:09:58 PM UTC-5, Vlad wrote:
>
> I am observing very strange behavior of the footer in my project. 
>
> on my local computer it's prefect - sticks where it has to be. 
>
> Once I transfer it to PythonAnywhere - the footer looks like it "forgot" 
> what absolute positioning means. It's initially located on the bottom of 
> the screen, as if with "fixed" attribute, but then it moves freely and is 
> in the middle of the page (once I scroll). 
>
> On my local thing it behaves perfect - sticks to the bottom of viewport - 
> exactly as it must. 
>
> Any ideas on what could possibly cause this??? 
>
> I tried adding explicit css making it absolute with bottom 0 yet nothing 
> helps - it doesn't comply. Just moves around. 
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to