Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1018299

    Hi, I’m using this plugin (Pinpoint Booking System) with Enfold. I have contacted the authors of the plugin and after several attempts they have not been able to help me. I just installed the plugin and it appears in the “Contact Information” form and in the “Check in – Check out” box, problems with the CSS, please could you help me?

    You can have a look here, http://www.esenciadegredos.es/reservas-online/

    Thank you so much !!!

    #1018419

    Hey Ayllon,

    We might be able to help you, but I’m not sure what it’s supposed to look like?

    Best regards,
    Rikard

    #1018451

    Hello Rikard,
    I have got 3 images to explain what happen so you can see the problem. How can I send you the images?

    Best regards,
    Antonio

    #1018464

    Hi Antonio,

    You can upload images to services like google drive, dropbox, imgur, snaggy, box etc and then link to them here.

    Best regards,
    Rikard

    #1018478

    Hello Rikard,
    I have upload the images in here: http://www.esenciadegredos.es/reservas-online/

    Best regards,
    Antonio

    #1019015

    Hello, have you seen de images?
    Best regards,
    Antonio

    #1019127

    Hi Antonio,

    Best regards,
    Victoria

    #1019152

    Hi Victoria,
    Sorry!!! I changed de URL, it is thi one: http://www.esenciadegredos.es/reservas/
    Best regards,
    Antonio

    #1019482

    Hi Antonio,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .main_color .DOPBSPCalendar-wrapper input[type='text'], 
    #top .main_color .DOPBSPCalendar-wrapper textarea {
        box-sizing: border-box;
    }
    
    .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view, 
    .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view {
        background: #fff url(https://www.esenciadegredos.es/wp-content/plugins/booking-system/templates/default/images/sprite.png) -5px -119px !important;
    }

    Best regards,
    Nikko

    #1019489

    Hello Nikko, PERFECT IT WORKS, thank you very much!!!
    Best regards,
    Antonio

    #1019554

    Hi Antonio,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1024755

    Hi guys, I still have some problems with the CSS for this plugin. In this link you can see some images with the problems to solve. I hope you can help me as before.

    You can have a look here, http://www.esenciadegredos.es/reservas-online-2/

    Thank you very much!!!
    Best regards,
    Antonio

    #1025362

    Hi Antonio,

    Can you try adding this css code, for reservation border:

    #top .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper {
        margin: 0;
    }

    for mobile:

    @media only screen and (max-width:767px) {
      .DOPBSPCalendar-left {
        width: 100%;
      }
    
      #top .main_color .DOPBSPCalendar-wrapper input[type='text'], 
      #top .main_color .DOPBSPCalendar-wrapper textarea {
        margin-bottom: 10px;
        width: 100%;
      }
    
      #top #wrap_all .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view, 
      #top #wrap_all .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        background: #fff url(//www.esenciadegredos.es/wp-content/plugins/booking-system/templates/default/images/sprite.png) -5px -115px !important;
      }
    }

    Best regards,
    Nikko

    #1025367

    Hi Nikko,
    Thanyou for your work, but the mobile code does not work.
    Best regards,
    Antonio

    #1025371

    Hi, I am so sorry Nikko, my mistake, it works perfectly!!!
    Thanyou for your great work!!!
    Best regards,
    Antonio

    #1025408

    Hi Antonio,

    Glad that it worked :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘CSS problems with plugin "Pinpoint Booking System"’ is closed to new replies.