• Resolved Jonnyirish

    (@jonnyirish)


    Hi- lovely plugin functionality.

    2 issues I believe:

    1) The css isn’t being applied (even though in chrome dev tools I can see that it appears to be valid.

    2) Also, will this plugin work for mobile users? (when trying to upload a file using using my smartphone, I get a message telling me “sorry you need to open the dropbox app and login first.” )

    -Thanks

    https://www.ads-software.com/plugins/simple-dropbox-upload-form/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Mine also doesnt work. Please help.

    Plugin Author hiphopsmurf

    (@hiphopsmurf)

    @jonnyirish is it possible that your theme might be overriding the css?

    Which mobile OS are you referring to? Android, iOS? I have tested it on Chrome Mobile on both Android KitKat and iOS with no issue.

    Thread Starter Jonnyirish

    (@jonnyirish)

    hi hiphop,

    Ref the css… I’ll change themes, check and advise.

    Ref the mobile users, I was using chrome mobile on Android 4.1.2

    I’ll do some more checks and get back to you!

    thanks

    Thread Starter Jonnyirish

    (@jonnyirish)

    Hi Hiphop,

    I changed my theme and still I’m not seeing the css being applied. Anything else that might be obvious?

    Rgds,
    Jon

    Plugin Author hiphopsmurf

    (@hiphopsmurf)

    If you want to send me a link, I can take a quick look

    steven at cdsincdesign . com

    Thread Starter Jonnyirish

    (@jonnyirish)

    Thank you Hip Hop! (by the way, issue #2 is a red herring, and you can ignore it. I realised that when I was selecting a file to upload from my phone, I was selecting from my dropbox, as opposed to from my gallery/personal folders.

    Here’s my test-site : https://djonryan.com/mobile_qptech/dropbox-test/

    Plugin Author hiphopsmurf

    (@hiphopsmurf)

    Which part is not accepting the style?

    Thread Starter Jonnyirish

    (@jonnyirish)

    Here’s a snapshot of what I’m seeing at the link I gave you… just in case we’re seeing different things:

    https://djonryan.com/mobile_qptech/wp-content/uploads/2015/drp.jpg

    none of the styling is showing. I’m just seeing the ‘choose file’ button and the ‘submit’ button

    Plugin Author hiphopsmurf

    (@hiphopsmurf)

    I didn’t include styles other than whats shown because most themes add styles to input boxes and submit buttons.

    You can add the following to your themes style.css file at the bottom:

    .wp-dropbox .input_form{border: 1px solid #EFEFEF;}
    .wp-dropbox #submit_button{margin-top:-4px;}

    Or on the page itself:

    <style>
    .wp-dropbox .input_form{border: 1px solid #EFEFEF;}
    .wp-dropbox #submit_button{margin-top:-4px;}
    </style>

    Thread Starter Jonnyirish

    (@jonnyirish)

    Thanks for clarifying that. I thought that I was missing some styling but I wasn’t.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘CSS doesn't seem to be working’ is closed to new replies.