Como centralizar player no Iframe

  • Smoke
  • Avatar de Smoke Autor do Tópico
  • Offline
  • JCB! Master
  • JCB! Master
Mais
11 anos 11 meses atrás #71005 por Smoke
Smoke created the topic: Como centralizar player no Iframe
Olá bom dia!

Amigos, depois de penar para conseguir criar meu player no iframe, eu tenho uma dúvida:
Como faço para que ele fique centralizado e, com o fundo da mesma cor do meu site? Pois aqui ele ficou do lado esquerdo e com um fundo branco.
Segue o link do site de testes:

<!-- w --> www.dnaurbano.com.br/loja <!-- w -->

Obrigado a todos!

Enquanto Uns Morrem Pela Paz, Outros Vivem Pela Guerra"
-Smoke Ice-

Please Entrar ou Registrar to join the conversation.


Mais
11 anos 11 meses atrás #71012 por Uriel
Uriel replied the topic: Re: Como centralizar player no Iframe
Mostre os códigos :)

abraço

Please Entrar ou Registrar to join the conversation.

  • Smoke
  • Avatar de Smoke Autor do Tópico
  • Offline
  • JCB! Master
  • JCB! Master
Mais
11 anos 11 meses atrás #71062 por Smoke
Smoke replied the topic: Re: Como centralizar player no Iframe

uriel escreveu: Mostre os códigos :)

abraço


Boa tarde uriel
Os códigos são esses:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>ME DO SEU SITE - B4L Live Radio</title>
</head>

<frameset rows="45,*" frameborder="NO" border="0" framespacing="0">
<frame src=" assets.myflashfetish.com/swf/mp3 ... 2012/05/07
" name="PlayerRox" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0" id="PlayerRox">
<frame src="siteI" name="mainFrame" frameborder="no" marginwidth="0" marginheight="0">

</html>
</frameset>
<noframes><body>
</body></noframes>

</html>

E o site de testes é: <!-- w --> www.dnaurbano.com.br/loja <!-- w -->

Abraços!

Enquanto Uns Morrem Pela Paz, Outros Vivem Pela Guerra"
-Smoke Ice-

Please Entrar ou Registrar to join the conversation.