[ Ajuda ] Rádio fixo
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1 • Compartilhe
[ Ajuda ] Rádio fixo
Qual é minha questão:
Gostaria de deixar este código fixo em qualquer parte do meu fórum, exemplo eu desço o fórum e o rádio vai junto com o fórum entenderam? ele não sai daquele local da TELA se movendo com o fórum o código é:
Medidas que eu tomei para corrigir o problema:
Procurei vários tópicos sobre o assunto mas os rádios que eles usam é diferente do meu.
Links e imagens do meu problema:
Sem imagens. rs
Endereço do meu fórum:
brisando.forumeiros.com
Versão do meu fórum:
PHPBB3
Gostaria de deixar este código fixo em qualquer parte do meu fórum, exemplo eu desço o fórum e o rádio vai junto com o fórum entenderam? ele não sai daquele local da TELA se movendo com o fórum o código é:
- Código:
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzQxMTI5MDAxMzImcHQ9MTMzNDExMjkxMzIwNSZwPTE4MDMxJmQ9Jmc9MSZvPWNhZjNhODBhYmZmODQwZGY4YWY3/ODUxMWM1MTNiNTJi.gif" /><embed src="http://assets.mixpod.com/swf/mp3/mp-sk.swf?myid=88608303&path=2012/04/10" quality="high" wmode="transparent" flashvars="mycolor=ffffff&mycolor2=000000&mycolor3=ffffff&autoplay=true&rand=1&f=4&vol=100&pat=0&grad=true" width="400" height="180" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:400px;height:180px;" /><br><a href="http://www.mixpod.com/playlist/88608303" target="_blank"><img src="http://assets.myflashfetish.com/images/get-tracks.gif" title="Get Music Tracks!" style="border-style:none;" alt="Music"></a><a href="http://www.mixpod.com" target="_blank"><img src="http://assets.mixpod.com/images/make-own.gif" title="Create A Playlist!" style="border-style:none;" alt="Playlist"></a><br /><a href="http://mixpod.com">Music</a> <a href="http://mixpod.com">Playlist</a> at <a href="http://mixpod.com">MixPod.com</a>
Medidas que eu tomei para corrigir o problema:
Procurei vários tópicos sobre o assunto mas os rádios que eles usam é diferente do meu.
Links e imagens do meu problema:
Sem imagens. rs
Endereço do meu fórum:
brisando.forumeiros.com
Versão do meu fórum:
PHPBB3
Re: [ Ajuda ] Rádio fixo
Utiliza este código
Para mudar a radio basta mudar a url do player
- Código:
<div><iframe frameborder='no' id='mininavbar' scrolling='no' src='http://animixplayer.com.br/animusic/preto.shtml' style='height:35px;width:100%' z-index='99'/></div>
<style type='text/css'>
#mininavbar
{
display:scroll;
position:fixed;
right:0px;
}
</style>
Para mudar a radio basta mudar a url do player
Re: [ Ajuda ] Rádio fixo
@Coper escreveu:Utiliza este código
- Código:
<div><iframe frameborder='no' id='mininavbar' scrolling='no' src='http://animixplayer.com.br/animusic/preto.shtml' style='height:35px;width:100%' z-index='99'/></div>
<style type='text/css'>
#mininavbar
{
display:scroll;
position:fixed;
right:0px;
}
</style>
Para mudar a radio basta mudar a url do player
Eu quero o código postado acima fixa no fórum, e não um rádio pronto para por no meu topo. oO
Re: [ Ajuda ] Rádio fixo
Olá, só tenho uma dúvida : Você quer o player da rádio em cima da logo e , quando rolarmos a barra para baixo , o player vai junto ?
Se for isto , aqui está o código :
Resulta?
Se for isto , aqui está o código :
- Código:
<img style="visibility:hidden;width:0px;height:0px;" border=0 position: fixed; top: 0%; left: 0%;height: 7%;width: 100%;src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzQxMTI5MDAxMzImcHQ9MTMzNDExMjkxMzIwNSZwPTE4MDMxJmQ9Jmc9MSZvPWNhZjNhODBhYmZmODQwZGY4YWY3/ODUxMWM1MTNiNTJi.gif" /><embed src="http://assets.mixpod.com/swf/mp3/mp-sk.swf?myid=88608303&path=2012/04/10" quality="high" wmode="transparent" flashvars="mycolor=ffffff&mycolor2=000000&mycolor3=ffffff&autoplay=true&rand=1&f=4&vol=100&pat=0&grad=true" width="400" height="180" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:400px;height:180px;" /><br><a href="http://www.mixpod.com/playlist/88608303" target="_blank"><img src="http://assets.myflashfetish.com/images/get-tracks.gif" title="Get Music Tracks!" style="border-style:none;" alt="Music"></a><a href="http://www.mixpod.com" target="_blank"><img src="http://assets.mixpod.com/images/make-own.gif" title="Create A Playlist!" style="border-style:none;" alt="Playlist"></a><br /><a href="http://mixpod.com">Music</a> <a href="http://mixpod.com">Playlist</a> at <a href="http://mixpod.com">MixPod.com</a>
Resulta?
Re: [ Ajuda ] Rádio fixo
!sasuky escreveu:Olá, só tenho uma dúvida : Você quer o player da rádio em cima da logo e , quando rolarmos a barra para baixo , o player vai junto ?
Se for isto , aqui está o código :
- Código:
<img style="visibility:hidden;width:0px;height:0px;" border=0 position: fixed; top: 0%; left: 0%;height: 7%;width: 100%;src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzQxMTI5MDAxMzImcHQ9MTMzNDExMjkxMzIwNSZwPTE4MDMxJmQ9Jmc9MSZvPWNhZjNhODBhYmZmODQwZGY4YWY3/ODUxMWM1MTNiNTJi.gif" /><embed src="http://assets.mixpod.com/swf/mp3/mp-sk.swf?myid=88608303&path=2012/04/10" quality="high" wmode="transparent" flashvars="mycolor=ffffff&mycolor2=000000&mycolor3=ffffff&autoplay=true&rand=1&f=4&vol=100&pat=0&grad=true" width="400" height="180" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:400px;height:180px;" /><br><a href="http://www.mixpod.com/playlist/88608303" target="_blank"><img src="http://assets.myflashfetish.com/images/get-tracks.gif" title="Get Music Tracks!" style="border-style:none;" alt="Music"></a><a href="http://www.mixpod.com" target="_blank"><img src="http://assets.mixpod.com/images/make-own.gif" title="Create A Playlist!" style="border-style:none;" alt="Playlist"></a><br /><a href="http://mixpod.com">Music</a> <a href="http://mixpod.com">Playlist</a> at <a href="http://mixpod.com">MixPod.com</a>
Resulta?
Não funcionou... '-'
Re: [ Ajuda ] Rádio fixo
Amigo , creio que pelo código da Mixpod não seja possível adicionar ao topo do fórum ...
Seriá mais fácil você achar alguma rádio que toque as musicas de seu gosto e nos passar o endereço ou código do player !
Até.
Seriá mais fácil você achar alguma rádio que toque as musicas de seu gosto e nos passar o endereço ou código do player !
Até.
Re: [ Ajuda ] Rádio fixo
Consegui, usei o seguinte código :
Como faço para trocar a posição dele?
- Código:
#mixtop {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 50;
left: 10;
}
#mixpod a, #mixpod a:link, #mixpod a:visited, #mixpod a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#mixpod a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
Como faço para trocar a posição dele?
Re: [ Ajuda ] Rádio fixo
Para onde deseja trocar ?
Re: [ Ajuda ] Rádio fixo
!sasuky escreveu:Para onde deseja trocar ?
Superior esquerdo.
Re: [ Ajuda ] Rádio fixo
Como ainda não testei o código direito , você pode tentar modificar os valores em negrito :
Resulta ?
#mixtop {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 50;
left: 10;
}
#mixpod a, #mixpod a:link, #mixpod a:visited, #mixpod a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#mixpod a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
Resulta ?
Re: [ Ajuda ] Rádio fixo
!sasuky escreveu:Como ainda não testei o código direito , você pode tentar modificar os valores em negrito :#mixtop {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 50;
left: 10;
}
#mixpod a, #mixpod a:link, #mixpod a:visited, #mixpod a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#mixpod a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
Resulta ?
Vixi brother, funcionou não, eu tenho que editar a posição ou ele já vem no inferior esquerdo?
Re: [ Ajuda ] Rádio fixo
Tente trocar o código por este :
- Código:
#mixtop {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 50;
left: -25;
}
#mixpod a, #mixpod a:link, #mixpod a:visited, #mixpod a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#mixpod a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
Re: [ Ajuda ] Rádio fixo
!sasuky escreveu:Tente trocar o código por este :
- Código:
#mixtop {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 50;
left: -25;
}
#mixpod a, #mixpod a:link, #mixpod a:visited, #mixpod a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#mixpod a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
Não funcionou também. :\
Re: [ Ajuda ] Rádio fixo
Não entendi oque deseja me fala para eu criar o Código
Re: [ Ajuda ] Rádio fixo
@Coper escreveu:Não entendi oque deseja me fala para eu criar o Código
Bom ... eu conseguir colocar o mixpod fixo no fórum ... só queria mudar a posição dele ... ele ta no superior esquerdo e eu quero deixa-lo no inferior esquerdo.
Re: [ Ajuda ] Rádio fixo
Aqui pode closar.
Tópicos semelhantes
» Player de rádio fixo no fórum
» Colocar um player de rádio fixo no fórum
» [TUTORIAL] Player de rádio fixo no fórum
» como deixar o player de radio fixo no topo do forum
» Ajuda rádio
» Colocar um player de rádio fixo no fórum
» [TUTORIAL] Player de rádio fixo no fórum
» como deixar o player de radio fixo no topo do forum
» Ajuda rádio
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos