IFRAME scroller - Joomla! Forum - community, help and support


http://marshfieldcricketclub.co.uk/index.php/2014-10-06-14-47-10/player-profiles/127-mark-dixon

hi

i use iframe display player stats website on our own cricket club website, see above link. put in using following css code , i'm overall happy it, rid of superfluous scroll bar on outside of iframe. ideas?

code: select all

#container{
width:100%;
height:720px;
border:0px solid #000;
overflow:hidden;
margin:auto;
overflow-y: hidden;
}
#container iframe {
width:100%;
height:1500px;
margin-left:0px;
margin-top:-280px;
border:0 solid;
}

the scroll bar coming page have embedded in iframe. perhaps code trick won't able scroll up/down view stats. anyway try , see if else can done:

code: select all

#player_bowling_summary {
   overflow: hidden;
}


good luck.





Comments

Popular posts from this blog

2.5.28 to 3.4.1---Download of update package failed - Joomla! Forum - community, help and support

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support