Replies: 2
I just installed a widget with custom URL which displays a form in my sidebar. The form code uses an iframe to display it. However, the iframe (or something in the code) creates a huge blank space above it in my sidebar.
<iframe width="300" height="500" src= "https://www.mightycause.com/forms/tikunolam?embed=donation_widget" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" ></iframe>
Homepage sidebar screenshot:
Could you look over the code and screenshot and tell me what’s causing the blank space and how to fix it. Also, the form itself is very tall and I’d like to reduce its size by 25-50% if possible. I’d be grateful for any coding suggestions.
