Home > Reply To: Eventbrite event embed – iframe sizing…
Reply To: Eventbrite event embed – iframe sizing…
Home › Forums › GovIntranetters › Eventbrite event embed – iframe sizing… › Reply To: Eventbrite event embed – iframe sizing…
5 Apr 2017 at 14:58
#3017
Member
Hi Tom
This can be edited in the single-event.php template file of Govintranet although I would advise creating a child theme first.
<iframe src=”https://www.eventbrite.com/tickets-external?eid=<?php echo $ticketid; ?>” frameborder=”0″ height=”256″ width=”100%” vspace=”0″ hspace=”0″ marginheight=”5″ marginwidth=”5″ scrolling=”auto” allowtransparency=”true”></iframe>
That’s the line of code to look out for and then simply change the value for height
Kind Regards
Matty
-
This reply was modified 7 years, 10 months ago by
Matty.