Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have embedded Eventbrite's ticket form code on my website successfully, however when it is viewed on mobile, the ticket form does not resize according with the responsive template. i am an amateur in this and have been trying all means to change the coding for the past few hours but to no avail.

Have seek help from Eventbrite but they are unable to give a solution. Is there anyone who can help to solve this problem?

Thank you so much in advance!

The code is as such:

<div style="width:100%; text-align:left;"><iframe  src="www.example.com" frameborder="0" height="1000" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="auto" allowtransparency="true"></iframe>
<div style="font-family:Helvetica, Arial; font-size:10px; padding:5px 0 5px; margin:2px; width:100%; text-align:left;"><a style="color:#ddd; text-decoration:none;" target="_blank" href="http://www.eventbrite.sg/r/eweb">Sell Tickets</a> <span style="color:#ddd;">through</span> <a style="color:#ddd; text-decoration:none;" target="_blank" href="http://www.eventbrite.sg?ref=eweb">Eventbrite</a></div>
</div>
Posted
Updated 5-Jun-14 0:21am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900