Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Heading title cutter off – responsive mode #294143

    Thank you Yigit,
    Your code works perfectly, I believe it would be suitable for similar problems.

    Best regards,
    Enrico.

    in reply to: Place Image to bottom #278433

    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.PNG

    About the css gradient, I’ll check if it works but i’m pretty confident it does.

    I believe we’re almost there :)

    Cheers,
    Enrico.

    in reply to: Place Image to bottom #278344

    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.

    in reply to: Place Image to bottom #277873
    This reply has been marked as private.
    in reply to: Place Image to bottom #277872
    This reply has been marked as private.
    in reply to: Place Image to bottom #277721

    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.

    in reply to: Space between color sections #262835

    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,

Viewing 7 posts - 1 through 7 (of 7 total)