Change default iframe height without editing plugin code?
-
The default height of an iframe seems to be hard coded at 600px in functions.php line:
shortCodeOptions=" width='100%' height='600px' frameborder='0' scrolling='no' src='"+uploaded_file_url+"'";
Is there a way to set the height variable somewhere else without editing this line in the plugin?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change default iframe height without editing plugin code?’ is closed to new replies.