javascript - Video not growing in height -
after transferring website site 1 domain other, new about page reason shrinking video. findings div holding iframe seems not growing more 181px. if grows, video automatically re-adjusts , grow. working on old link
can please check me see causing second link not work correctly first. video located @ top , main video.
link good video : http://rossiterandco-2.hs-sites.com/about-us
link bad video: http://rossiterandco-1.hs-sites.com/about
some of rules of stylesheet have changed. need add back/modify following rules hubtheme-style.min.css:
.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed { position: absolute; left: 0; } .hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-youtube, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-vimeo { padding-bottom: 56.25%; }
the best way find these problems in future beautifying stylesheets , using diff tool. recommend using difftool.net since shows identical text that's near changes (not rest of enormous file).
Comments
Post a Comment