• Resolved pleasure94

    (@pleasure94)


    Hello, I’m struggling to create a simple form with a new design. Can someone share with me the css if possible?

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Glad to help. The free version of this plugin provides a ready-built form. Is there some specific aspect of styling the form, or just in general?

    Thread Starter pleasure94

    (@pleasure94)

    Well, I want to make a specific form for a dark theme, but I found this “complicated”.
    My goal is to make similar form https://uiverse.io/glisovic01/stale-chipmunk-33
    But it have 1 problem. I didn’t see options on how to change the upload image style. Currently now you can press a button to upload image and after that, a new button appears to attach second file. I would love to make it like drag and drop (something like this) https://css-tricks.com/drag-and-drop-file-uploading/ or something like this: https://i.imgur.com/MzeZPv1.jpg . If you can help me to make something similar and it’s not so time-consuming, I will be very thankful.

    Plugin Author Jeff Starr

    (@specialk)

    Ah okay, yeah the plugin provides a standard HTML File uploads field. It does not include a drag-&-drop file select as shown in your images. It may be possible to implement but would require a bit of work, more than I have time for currently.

    Thread Starter pleasure94

    (@pleasure94)

    Alright, thanks for the info. I will see what I can do these days. Have a nice day!

    Plugin Author Jeff Starr

    (@specialk)

    Thanks you too, and let me know if any questions about the plugin. Glad to help anytime.

    Thread Starter pleasure94

    (@pleasure94)

    https://perishablepress.com/wp/wp-content/images/2012/user-submitted-posts-01.gif

    @specialk from where I can enable this form? Or how to apply this style to my current form

    Plugin Author Jeff Starr

    (@specialk)

    The way the plugin is designed, is to provide minimal CSS/styles to the form. This is to allow the styles provided by your theme to shine through as intended. It is the theme’s responsibility to provide styles for all elements, headings, lists, quotes, fields, and so forth. So to let your theme styles do their thing, the plugin only provides basic/minimal styles, just enough to ensure that fields align properly, no weird borders, and other fundamental treatments.

    Thread Starter pleasure94

    (@pleasure94)

    It have minimal style but the gaps are insanely big. If it’s not a big problem to you can you help me to create a normal form without any special css/styles because take a look now what I have … https://i.imgur.com/epEOg3L.png

    Plugin Author Jeff Starr

    (@specialk)

    That happens when using RTE/Visual Editor when copy/pasting the form shortcode. If you switch to Plain Text editor, you will find pre or code tags wrapping around the shortcode. You can also find this by using your browser to inspect the page markup. The solution is to remove the pre and/or code tags from around the form shortcode.

    Thread Starter pleasure94

    (@pleasure94)

    Thanks for the information

    Plugin Author Jeff Starr

    (@specialk)

    Anytime

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