ibnerdy
ibnerdy
Offline
0
When New event is clicked from my desktop... The bottom part of the lightbox/popup is unreachable to click the submit button! Please advise
http://www.rainbowsandarrows.club/pics/Untitled-1.jpg
Responses (2)
  • Accepted Answer

    Tuesday, March 17 2015, 06:50 PM - #Permalink
    0
    the modal height is not allowing you to see the button, we simply need to reduce the height in CSS.

    you can adjust this if you open file /components/com_calendarplanner/assets/styles.css and go to line 847
    there you can define the max height this can have. it's set to 488px by default. try changing it to 400 for example.
    refresh the page to see the changes.
    The reply is currently minimized Show
  • Accepted Answer

    ibnerdy
    ibnerdy
    Offline
    Tuesday, March 17 2015, 08:31 PM - #Permalink
    0
    That did it... however it was set at 618 i think? and i had to change it to 300! But its working now. Thank you.
    The reply is currently minimized Show
Your Reply