Okay
  Public Ticket #1470685
About section
Closed

Comments

  • Luis Afonso started the conversation

    I added some text (headings4 and some paragraphs) to the About section as instructed on the brief help and the page does not appear completely. The photo on the top is cropped...

    Need help.

    Thanks,

    Luis  

  •  839
    Jelly replied

    Hello,

    Could you please provide website url so I can check it with myself?

    Best Regards,
    Jelly Team

  • Luis Afonso replied

    I did when I posted the ticket. Here you go: http://luisafonso.com/index-menu-classic.html

  •  839
    Jelly replied

    Right, sorry about that.

    Best Regards,
    Jelly Team

  •  839
    Jelly replied

    I've contacted our developer about this issue and I'll contact you as soon as possible.

    Best Regards,
    Jelly Team

  • Luis Afonso replied

    I added a photo to the contact page ("CONTACTO" in the menu) because it looked that it was also cropping on the top.

    And it's confirmed. The top of my head in that picture (901x901px) is cropped.

    I presume it's the same problem as the About section ("BIO" in the menu) being cropped at the top.

    I need this fix to launch the site.

    Thanks,

    Luis

  •  839
    Jelly replied

    Could you please provide ftp login/password/url so I can apply fixes?

    Best Regards,
    Jelly Team

  • Luis Afonso replied

    No. Please tell me the fixes or send me the modified files.

    Thanks,

    Luis

  •  839
    Jelly replied

    Remove vcenter and add margin-top: 150px; to .content-section https://tppr.me/GoR8h.

    Add margin-bottom: 60px; to https://tppr.me/IXH7.

    Comment this code: https://tppr.me/nJ9r1.

    Best Regards,
    Jelly Team

  • Luis Afonso replied

    Almost perfect. Now the top does not crop and the About section is perfect.

    The Contact page as some empty space on the bottom that makes the vertical scrollbar to appear without reason.

    If I can fix this it will be perfect.

    Luis

  •  839
    Jelly replied

    Add this code to main.css:

    .page-contact .section {
        overflow-y: hidden;
    }

    Best Regards,
    Jelly Team

  • Luis Afonso replied

    You cannot do this because on smaller screens (800x600, for example), the scrollbars don't appear.

    If you can find a proper way, great.

    Thanks for your patience.

    Luis

  •  839
    Jelly replied

    Hello,

    Yes, you are right. Could you please change margin-top: 150px; to padding-top: 150px; in .content-section?

    Best Regards,
    Jelly Team

  • Luis Afonso replied

    OK, it should work.

    Have to test it in my iMac at home but in my Windows box it looks great.

    Now I have a question with the mail... I'll open another ticket.

    Thanks,

    Luis