Announcement

Collapse

Information Needed

See more
See less

Event Page banner missing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Event Page banner missing

    I set up an event page with a picture, however, when I preview it, it only shows the event listing. When put the iframe in our website, it is not the correct dimensions.

    This is what shows on the public site:

    Click image for larger version

Name:	Screen Shot 2013-06-28 at 5.28.16 PM.jpg
Views:	1
Size:	7.3 KB
ID:	16086

    Here is the logo as I set it up on the page:
    Click image for larger version

Name:	Screen Shot 2013-06-28 at 5.28.27 PM.jpg
Views:	1
Size:	16.9 KB
ID:	16087

    Here is how the iframe looks on our website:

    Click image for larger version

Name:	Screen Shot 2013-06-28 at 5.32.31 PM.jpg
Views:	1
Size:	12.4 KB
ID:	16088

    Any help you can give is greatly appreciated!

  • #2
    Good day!

    The IFRAME code is a general code given as a starter. It is hard to know how the items on the page will expand the page.

    You have a lot of control over the code. I suggest the following as a reference: http://www.w3schools.com/tags/tag_iframe.asp

    In your case you may want to experiment with the following:

    <IFRAME SRV="https://****" frameborder="0" align="left" height="1200" width="500"></IFRAME>

    It is hard for me to see the link from the image you have provided so I left it as ****

    The width and height are just numbers that you can adjust per your page and design: frameborder="0" align="left" height="1200" width="500"

    as is explained in the link I sent you there are a lot of attributes that you may add to the IFRAME code to customize it.

    I hope that helps.
    Regards,
    Click & Pledge Support Department

    Join us @ the educational webinars: https://clickandpledge.com/webinars/
    Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

    Comment

    Working...
    X