Status
Not open for further replies.

World Life

Active Member
1,299
2009
29
90
Hello,


When i post normally using wordpress editor.. and add the iframe code like this..

Code:
<iframe id="player" src="http://streamson.me/sink1.html" frameborder="0" scrolling="no" width="600" height="500"></iframe>

The post only shows half of the player...

Code:
 http://site.football-memes.com/live-streaming-matches/stoke-city-vs-liverpool-fc/559/

When i place the same code in a blank .html file and then iframe it...

Code:
http://site.football-memes.com/livematches/sunderlandvscity.php
Input code:
Code:
<iframe src="http://site.football-memes.com/livematches/sunderlandvscity.php" width="100%" height="500"></iframe>


And its like this..
Code:
http://site.football-memes.com/live-streaming-matches/sunderland-vs-manchester-city/563/

My Style.css
http://pastebin.com/f3yaGbPZ

I want a way to either show the full player... in other words.. increase the post/content area... Or remove the two white space and increase it...

I have tried incrasing iframe width... #content width but didnt change anything...
 
1 comment
Status
Not open for further replies.
Back
Top