Widget coding issue
-
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: https://drive.google.com/file/d/1kirN6U3KkYDn-qX9X3Ji3U3rqPZ7m-lj/view?usp=sharingCould 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.
The page I need help with: [log in to see the link]
- The topic ‘Widget coding issue’ is closed to new replies.