Increase Size of Eventbrite Ticket Frame

Home Forums Ticket Products Eventbrite Tickets Increase Size of Eventbrite Ticket Frame

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #23760
    Tony
    Participant

    http://www.advancingcompassion.org/event/san-diego-blues-festival-2012/

    I’d like to increase the size of the frame so that all tickets are visible without users having to scroll. How might I go about accomplishing that, and is it possible to format it so that the window automatically resizes from event to event based on the number of ticket lines?

    #24032
    Jonah
    Participant

    Hi Tony,

    You can try overriding the height set for the iframe with the following CSS:

    .eventbrite-ticket-embed iframe {
    height: auto !important;
    }

    I hope that helps!

    – Jonah

    #24092
    Tony
    Participant

    Thanks Jonah,
    That CSS actually decreased the size of the default iframe. Any other suggestions?
    Many thanks

    #24118
    Jonah
    Participant

    Hi Tony,

    Unfortunately not. You’ll need to play around with the CSS to get it working the way you want.

    Good luck,
    Jonah

    #24119
    Jonah
    Participant

    Hi Tony,

    Unfortunately not. You’ll need to play around with the CSS to get it working the way you want.

    Good luck,
    Jonah

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Increase Size of Eventbrite Ticket Frame’ is closed to new replies.