Custom Fields width

Home Forums Calendar Products Events Calendar PRO Custom Fields width

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #30445
    Cintia
    Participant

    Hey there,
    Great plugin, guys!

    My doubt is about the additional event fields and the way they are displayed on an event post.

    The thing is: I’ve added several additional fields (with too many checkboxes), so the description is always very long. Picture this: the first column is ok, with details such as date and organizer. The second column, however, displays a very long narrow list).

    So, I’d like to stretch the additional fields column width, so the list won’t be too long (vertically-wise).

    Could you help me to do that?

    #30460
    Jonah
    Participant

    Hi Cintia,

    Are you wanting the display on the front end to be wider or in the back end? Do you have an example I can look at or a screenshot?

    Thanks,
    – Jonah

    #30464
    Cintia
    Participant

    Hey Jonah,
    I’m guessing it’s the front end. I’m talking about the display for the blog visitors.

    Take a look at this event:
    http://www.vidadetrainee.com/evento/estagio-ccee-2013/

    If the second column (the one of the additional fields) could be wider, the description would be more even. The space for the labels is fine (although it could be a bit longer), so the area I need to be wider is the one for the “answers” of the additional fields.

    Thanks

    #30468
    Jonah
    Participant

    Hi Cintia,

    Yes, you can modify the width of these columns by making a simple CSS change like so. Add this to your theme’s style.css file:

    #tribe-events-event-meta .column {
    width: 46%;
    }

    That will at least make the columns as wide as your content area on the page. Let me know whether or not that works for you.

    Regards,
    – Jonah

    #30472
    Cintia
    Participant

    Sweet! It worked perfectly, Jonah!

    Thanks a lot!

    #30473
    Jonah
    Participant

    No problem Cintia, let us know if you need anything else.

    – Jonah

    #978389
    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 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Custom Fields width’ is closed to new replies.