• Resolved Vladimir

    (@vladav)


    Hi, I am trying the plugin, looks good, but i found some issue with styling – I wanted to change ui-datepicker-title color, and it looks there is some interference with tutor LMS. When i set whatever color, text color still remains black, refering to –tutor-body-color: #1a1b1e;

    Do you have some idea to avoid it?

    Thank you very much.

    Kind regards, Vladimir

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    Add the following style:

    #fbuilder .ui-datepicker-title span{color:#f00}

    Thank you for using the plugin!

    Thread Starter Vladimir

    (@vladav)

    Hi,

    thank you very much. And can you please help me with the navigation icons in Month bar (left / right) – there are added icons from Tutor LMS …
    Also, current date marking is also taken from Tutor 🙁

    Thread Starter Vladimir

    (@vladav)

    Hi, not sure if you red my question about Tutor interference –
    https://www.vladimirvondruska.cz/Graphic1.png

    Doy ou have idea how to avoid this?
    Thank you very much.

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Sorry for the late. When I try to open the referred page to see the styles involved I get the following message “Jéje, tato stránka tu asi není “. Please confirm the address of the page that contains the public booking form to check what styles are affecting it and provide the solution.

    Thank you!

    Thread Starter Vladimir

    (@vladav)

    Hi, no problem. It is back again. Thank you.

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Add the following styles to correct that styles conflict:

    #fbuilder .ui-datepicker .ui-datepicker-prev:before,#fbuilder .ui-datepicker .ui-datepicker-next:before {content:"";}
    #fbuilder .ui-datepicker .ui-datepicker-calendar .ui-state-default {border-radius: 0% !important;}
    #fbuilder .ui-datepicker .ui-datepicker-calendar td{border-radius: 0% !important;}

    Remember to clear the cache after adding the styles.

    Thank you for using the plugin!

    Thread Starter Vladimir

    (@vladav)

    Thank you very much, it works!
    Kind regards, Vladimir

    Thread Starter Vladimir

    (@vladav)

    Hi, may be last question – do you know how to have datepicker localized to right language?
    Thank you. Kind regards, V.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Interference with Tutot LMS?’ is closed to new replies.