• Setting width and height is not working as expected (for me). Demo at sovietmaps.shawmat.net.

    Problem 1: Width as a %, height as px. Shortcode used: [iframe src=”addins/mapindex.html” width =”100%” height “1000”]

    The result is width is correct but height is really narrow – around 150px. Demo on main page.

    Problem 2: Width as a px, height as px. Shortcode used: [iframe src=”addins/mapviewer.html” width =”1400″ height “1000”]

    Again, width is set correctly but height still only expands to 400px. Demo at Map Viewer page.

    Any ideas why?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter shawmat

    (@shawmat)

    Correction: missing “=” fixed Problem 2. Problem 1 still applies

    Plugin Author webvitaly

    (@webvitaly)

    Try to re-type the shortcode manually.
    The problem can happen because of wrong quotes or bad character.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘iframing sizing not working as documented’ is closed to new replies.