Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Michael Beckwith

    (@tw2113)

    The BenchPresser

    check the rendered html to grab some IDs or classes and target it all with that. I know there’s at least one that you can use with your css selectors. We purposely don’t offer much, if any, css with the plugin because we can’t predict theme compatibility. We leave that up to the user.

    Hi Micheal.

    Is it even possible to change position of the message (A the top of a page?) Or better show a pop up? Many users do multiple uploads ;-(

    Place this in your CSS:

    .upload_error {
    font-size: 26px;
    font-weight: bold;
    padding-bottom:10px;
    }

    What it will look like: LINK

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Upload success message’ is closed to new replies.