New Landing How can we help? Atelier Incorrect piece of css

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #199422
    NiO
    Member
    Post count: 233

    Hi Swiftideas,

    Found an incorrect piece of css in the single post template:

    #commentform p>input#url {
        margin-top: 32px;
    }

    See attachment that shows what it does. It should have been connected to the title area below, instead of this specific field.

    Cheers,
    Johan

    Attachments:
    You must be logged in to view attached files.
    #199430
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Johan,

    Thanks for reporting that, I can replicate this.

    I’ll assign this to our lead developer and this will be patched in the next update.

    Thanks,
    David.

    #199437
    NiO
    Member
    Post count: 233

    Thanks David,

    There are multiple issues with the comment area in iPhone/iPad. I managed to fix them all in css, but would be nice to have permanent theme fix.

    In addition to my previous comment: the .comment-form-author, .comment-form-email, .comment-form-url classes also miss padding to the right on iPhone, which cuts of the border (see new attachment).

    My fix for the combination:

    
    #commentform p>input#url { margin-top: 6px; } /* Temporary fix */
    .comment-form-author, .comment-form-email, .comment-form-url { margin-bottom: 32px !important; padding-right:15px;} /* Temporary fix */
    

    Cheers,
    Johan

    Attachments:
    You must be logged in to view attached files.
    #199444
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for the heads up, that used to work fine – not sure what changed. Removed for the next update.

    – Ed

    #201590
    NiO
    Member
    Post count: 233

    Resolved!

    #201669
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Ed.
    Mohammad 🙂

    #201745
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Ed.

    Marking as resolved, if have any more queries please let us know.

    – David.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register