← WordPress

Plugin pop-up Rádio

Lida 2867 vezes

Offline

SurferBoy 
Membro
Mensagens 518 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Olá a todos,

Alguém sabe por acaso de algum plugin para o Wordpress, que dê para inserir código como este:

Código: [Seleccione]
<div style="position: absolute; width: 101px; height: 102px; z-index: 2; left: 208px; top: 15px" id="camada2">
    <!--webbot bot="HTMLMarkup" startspan --><OBJECT ID="MediaPlayer" WIDTH="400" HEIGHT="240" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://109.71.41.250:8098">
<PARAM name="autostart" VALUE="true">
<PARAM name="ShowControls" VALUE="true">
<param name="ShowStatusBar" value="true">
<PARAM name="ShowDisplay" VALUE="false">
<EMBED TYPE="application/x-mplayer2" SRC="http://109.71.41.250:8098" NAME="MediaPlayer"
WIDTH="192" HEIGHT="190" ShowControls="0" ShowStatusBar="0" ShowDisplay="0" autostart="1"> </EMBED>
</OBJECT><!--webbot bot="HTMLMarkup" endspan --></div>

Noutros CMS existe plugins do género que ao clicarmos numa hiperligação por exemplo do menu, irá abrir a tal pop-up...

A ideia do pop-up é de aparecer nesta forma aqui ...
Offline

SurferBoy 
Membro
Mensagens 518 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Ninguém teria uma ideia de como incorporar isto no Wordpress?
Offline

joanapearl 
Membro
Mensagens 69 Gostos 0
Troféus totais: 21
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 50 Posts 10 Posts

Será que isto te serve?

http://wordpress.org/extend/plugins/modal-dialog/

Senão googla modal popup e vê se encontras algo que se ajuste ao que precisas.



JP