Layout is not correct

Home Forums Calendar Products Community Events Layout is not correct

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1179076
    Harold
    Participant

    My layout is not showing right? How can I solve this? I use Genesis Framework.
    Hope to hear from you soon.

    #1179394
    Geoff B.
    Member

    Good afternoon Harold and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the layout not displaying correctly on your website.
    I would love to help you with this topic.

    First, if you have not already done so, I would recommend reading the following: https://theeventscalendar.com/knowledgebase/genesis-theme-framework-integration/

    Secondly, could you tell me specifically which aspect of the layout is not displaying properly for you ? (perhaps a screenshot or a URL of an example would be great).

    Best regards,

    Geoff B.

    #1179430
    Harold
    Participant

    That link helped. I added some code to my CSS. Now the time input i correct. The selectors for location details is still full width.
    ——
    #tribe-community-events input, #tribe-community-events select, #tribe-community-events textarea {
    min-height: 0;
    padding: 12px;
    width: auto;
    }
    —-

    One screenshot before the CSS code and one after.

    #1179963
    Geoff B.
    Member

    Good afternoon Harold,

    I am glad the link helped.

    I would gladly help you sort out the overly big dropdown selectors.
    But to do that, I would need to know what your URL is for your Community “Add event” link and perhaps a temporary front-end login (if that is required by your site).

    You can post this info in a private reply.

    Best regards,

    Geoff B.

    #1180521
    Harold
    Participant

    This reply is private.

    #1180523
    Harold
    Participant

    This reply is private.

    #1181191
    Geoff B.
    Member

    Good evening Harold,

    For the overly big selectors, try the following CSS:

    .tribe_community_edit .chosen-container {
    max-width: 220px !important;
    }

    As per your second question, you might want to take a look at these 2 links:

    1. https://theeventscalendar.com/support/forums/topic/categories-as-a-drop-down-list/
    2. http://pastebin.com/jg2hr5yz

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1181786
    Harold
    Participant

    This reply is private.

    #1182296
    Geoff B.
    Member

    This reply is private.

    #1192558
    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 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Layout is not correct’ is closed to new replies.