Livescore problem

  • linddahl
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 1 month ago #27107 by linddahl
Livescore problem was created by linddahl
Hi.

I have a big problem with the live score. When I try to put this link

<iframe src =" www.omnibet.ro/livescore/ "frameborder =" 0 "height =" 8000 "width =" 650 "style =" overflow-x: hidden; overflow-y: hidden; ">

into an article, it shows just the link above, and not the live score.

Please help me.

Please Log in to join the conversation.

More
12 years 1 month ago #27122 by ivan.milic
Replied by ivan.milic on topic Livescore problem
You have blank spaces in that code in strange locations. Replace that with this:
Code:
<iframe src ="www.omnibet.ro/livescore/" frameborder ="0" height= "8000" width="650" style="overflow-x: hidden; overflow-y: hidden;" > </ iframe>

Please Log in to join the conversation.

  • linddahl
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 1 month ago #27131 by linddahl
Replied by linddahl on topic Livescore problem
Now i have tried that, and it doesn't work?

When i insert the line in the article, it just shows the specific line, on the livescore page.

Please Log in to join the conversation.

More
12 years 1 month ago #27145 by ivan.milic
Replied by ivan.milic on topic Livescore problem
missed to remove blank from closing of tag

Try this:
Code:
<iframe src ="www.omnibet.ro/livescore/" frameborder ="0" height= "8000" width="650" style="overflow-x: hidden; overflow-y: hidden;" > </iframe>

Please Log in to join the conversation.

Time to create page: 0.234 seconds
Powered by Kunena Forum