12-04-2012 10:17 AM
Hello!
I have a Webworks app and I´m facing a problem that I dont know how to solve.
It is that the app width fits the screen fine (full screen) but when I move the pointer to the right to select something, the white vertical scroll appear. Is it posible to keep it hidden? Overflow hidden doesnt solve it because I need to be able to scroll down. I just dont want to see it.
Thank you!
Solved! Go to Solution.
12-06-2012 10:15 AM
Do you want me to upload some pics so you can see the problem? or you understand.
Thank you
12-06-2012 11:51 AM
Can you show us the pic and sample code.......
12-10-2012 02:42 AM - edited 12-10-2012 02:43 AM
Ok I finally discover what was going on. The footer was a little bigger than the content of the page due to padding so the whole page was bigger than the screen size.