Embedded calender is broken

Home Forums Calendar Products Events Calendar PRO Embedded calender is broken

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1233534
    Dustin
    Participant

    Hallo,

    I have got a big problem. The calender-function works very fine (see: http://manumagic.ch/events/) and the whole css is how i want it. But when i want to embedd the calender to a page the view is totally different (http://manumagic.ch/kurseausbildung-testseite/). It seems that it works with another broken css. Is this possible? What could be wrong?

    #1234385
    Andras
    Keymaster

    Hello Dustin,

    Thanks for using our plugins and welcome to the forums! I’d be happy to help you with this.

    I checked the 2 pages you sent and I don’t find any major difference between the pages.

    The only differences are that the first page has a less wide container (940px vs. 960px) and 10px of margins on the side. This makes it look less wide. Here is the code for that.

    .container .sixteen.columns {
    width: 940px;
    }
    .container .column, .container .columns, .container .columns-members {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    }

    If you add these measures for the other page as well, then they should look identical.

    Does this answer your questions? Let me know.

    GrĂ¼sse
    Andras

    #1234391
    Andras
    Keymaster

    If there is another error you are referring to, then please:

    Thanks,
    Andras

    #1251064
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Embedded calender is broken’ is closed to new replies.