Forum Replies Created
-
AuthorPosts
-
Thank you Yigit,
Your code works perfectly, I believe it would be suitable for similar problems.Best regards,
Enrico.Hi Jouse,
I’m posting 2 links referring how my website displays in landscape and portrait in my iPhone 4S ios7:
https://www.dropbox.com/s/m8wucza76dsvkya/photo%201.PNG
https://www.dropbox.com/s/nerm0oknr3v646k/photo%202.PNGAbout the css gradient, I’ll check if it works but i’m pretty confident it does.
I believe we’re almost there :)
Cheers,
Enrico.Hi,
This is my gradient effect:
#gradientecinza { background: -moz-linear-gradient(center top , #FFFFFF 0%, #FFFFFF 50%, #E5E5E5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); }
I tried these last code you suggested and still no success. The websites I’ve seen this effect weren’t responsive, would it be limited only to non-responsive sites?
Thank you very much,
Enrico.This reply has been marked as private.This reply has been marked as private.Hi Ismael, thanks for quick answering my question.
I couldn’t find this first code line in functions.php file, but I believe the purpose was to enable the same feature described in the link you provided, custom CSS class to all ALB ellements.
So, following the link instructions I’ve enabled the custom class section and added the class you wrote. What happens is as I zoom in and out the image do not stick at the bottom of the color section, it moves to keep its position in the window.
Is there a way to relate this image so it recognizes the color section and stick to that?
Again thanks for your time and help.
Enrico.
It seems to be a bug, running some tests.
When I add a third color section, it sticks automatically at the top of the previous one. Also, when the site goes responsive, all sections stick together leaving only the margin space. Responsive is OK, but on PC is not.
The link is the same.
Thank you,
-
AuthorPosts