Image Upload CSS Bug

Support MB Frontend Submission Image Upload CSS BugResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8468
    pattepatte
    Participant

    Hi there, I didn't really know in which category to put my question, so I just came here.
    I use the Image Upload feature, but it doesn't look at all like in the docs. It must be something with the css. The images are wrapped inside a <div class"thumbnail"> and I don't know why. There is some extra margin/padding and borders, too that I can't explain.

    Here's my form: http://bravo.1ertuning.de/fahrzeug-einstellen/

    Maybe someone has an idea.

    Cheers

    #8482
    Anh TranAnh Tran
    Keymaster

    Hello,

    Your question is about the Frontend Submission extension, so I moved it to the corresponding forum.

    Regarding the HTML markup of uploaded images, we mimic the markup in the Media Library in the admin area, which looks like this:

    https://i.imgur.com/WimQaQC.png

    Although there are some redundant div, it doesn't affect your style very much. However, you still need to add some CSS to make it looks seamless with your theme.

    #8573
    pattepatte
    Participant

    Great, thank you. I still have one more question 😉

    The image upload function works fine in Chrome for iOS but not in Safari for iOS (iPhone & iPad). I click on it, and nothing happens...

    Have you encountered this Problem before?

    Cheers

    #8582
    Anh TranAnh Tran
    Keymaster

    I haven't encountered that before. Let me check that.

    FYI, the whole upload functionality is created by WordPress. We move it to the frontend, but don't touch on the core code.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.