Calendar not showing up correctly

Home Forums Calendar Products Events Calendar PRO Calendar not showing up correctly

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #45312
    Eugen
    Participant

    Hello

    I just installed the Pro version and was really wondering if I was going to have a problem with the plugin again.
    And low and behold… I did..

    here is the link of how its shows up:
    http://img339.imageshack.us/img339/5476/screenshot20130409at649.png

    #45313
    Eugen
    Participant

    If I choose the Default Page Template it shows up cut off
    If i choose Default Calendar Template it shows up ok

    Can we do something so that it scales down based on what template it is being used?

    thank you

    #45333
    Jonah
    Participant

    Hi Eugen,

    In either case you may need to make some CSS adjustments to get the calendar showing up how you want in your theme.

    #45335
    Eugen
    Participant

    So, I should do those steps and then do the css adjustement?
    Or just go ahead an do the adjustements?
    Which adjustments?

    Thank you

    #45337
    Jonah
    Participant

    Ahh, I see what it is. Your theme applies a width to the .grid class which is attached to our calendar. So if you add this to your theme’s style.css it will override that:

    #tribe-events-content.grid {
    width: auto;
    }

    #45341
    Eugen
    Participant

    Excellent!
    Where in particular should I add it?
    I am guessing it matters? 🙂

    Thank you

    #45347
    Jonah
    Participant

    Eugen: “add this to your theme’s style.css”

    #45352
    Eugen
    Participant

    Jonah: “Where in particular should I add it?” As in: where in the style.css
    I added under page template. Seems to be working fine now.

    Thank you

    #45356
    Jonah
    Participant

    Yeah, you can pretty much add it anywhere but typically at the end would be the best place.

    You’re welcome! I’m going to close this out but let us know if you need help with anything else.

    #978919
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Calendar not showing up correctly’ is closed to new replies.