This is keeping me from buying

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 11 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8578 Reply

    I installed to test and for some reason the events in fullcalendar view on the page is stretching each of the boxes.
    Obviously, Im not going to continue or purchase if this is how it works.

    link to what im seeing: http://thesailorsreturn.com/devsite/eventschedule/

    Need to make a choice today so please reply as fast as you can.

    Thanks.

    Tom
    #8581 Reply

    Hi Tom,

    I’ve seen this before – the theme is animating links using CSS transitions and this plays havoc with the calendar. Adding the following to your theme’s style.css shold resolve it:

    .eo-fullcalendar a{
       -moz-transition: none;
       -webkit-transition: none;
       -o-transition: none;
       transition: none;
    }
    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: This is keeping me from buying
Your information:





<a href="" title="" rel=""> <blockquote cite=""> <code> <pre> <em> <strong> <del datetime=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width=""> <p style=""> <span style="">