hi.
I've used the shortcode 'show_part_of_iframe_allow_scrollbar_vertical="false"' to try to hide the vertical scrollbar that has now appeared in a 'Show only a part of the iframe' selection that I've made. scrollbar wasn't there before but it is now, and the scrollbar_vertical false doesn't seem to do anything. the overflow (the parent iframe height and width) used to be hidden, but the vertical scrollbar is there now. I haven't changed my shortcode at all. I've also tried 'show_part_of_iframe_style="display: block !important', adding !important, but that doesn't change anything.
my complete code is: [advanced_iframe securitykey=""+parent_key+"" use_shortcode_attributes_only="true" src="//fipavonline.it/main/classifica/23483" id="classificaSerieC" height="1200" width="1320" scrolling="auto" show_part_of_iframe="true" show_part_of_iframe_x="69" show_part_of_iframe_y="194" show_part_of_iframe_width="1182" show_part_of_iframe_height="898" show_part_of_iframe_style="display: block" hide_part_of_iframe="0,0,100%,100%,transparent,10" show_iframe_loader="true" show_part_of_iframe_zoom="true" content_id="#ai-div-container-classificaSerieC" content_styles="margin:auto"]
the page is: https://www.vbcviterbo.com/seriec/
can you help me with this? I would also like very much that with frame width is equal to the page container width, but don't know how to achieve this.
thanks in advance! amdrew
|