• Hi

    Could any1 please have a quick look to this very page, specially to the half right of it and give me an idea of what Im doing wrong?
    https://www.torreplaya.es/vender-mi-casa

    Also, is there a way that when the list of the loaded files is up before submitting, a thumbnail picture of each file could be shown instead of the file name which in many cases, at least on my industry, will be nothing but normally numbers?

    Thanks very much in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, some styling is required to have the distances correct.

    Please put the following code in your theme’s Custom CSS area:

    
    div#wordpress_file_upload_userdata_1_2 div.file_userdata_fieldwrapper { width: 20%; }
    div#wordpress_file_upload_userdata_1_3 div.file_userdata_fieldwrapper { width: 15%; }
    div#wordpress_file_upload_userdata_1_4 div.file_userdata_fieldwrapper { width: 14%; }
    div#wordpress_file_upload_userdata_1_5 div.file_userdata_fieldwrapper { width: 16%; }
    

    Regards

    Nickolas

    Thread Starter Jesús

    (@torreplaya)

    Fantastic Nickolas

    Already looking way way better. Is there any sort of CSS tutorials link that you know without complicated yourself much, with a bit more related CSS applied to your plugin so that I can give yet more tweak to this?

    Or should I just need to look for any more global css tutaorials and simply see the way to applied?

    Thanks again in advance ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help with this page please’ is closed to new replies.