Widget Prees in CMS
Is this widget?
This widget puts the cover sliding of the press in your CMS and by clicking on the home page takes you to the website of the Journal. Installation: Admin CP/CMS/widgets/create new widgwt. making new widget type: HTML static Name press Save Configuration HTML code Code:
<!-- prensa / Links Code Start --> <table width="150" border="0" align="center"> <tr> <td width="150"><div align="center"> <style> .imgfade{filter:alpha(opacity=100); -moz-opacity:0.5} .imgfull{filter:alpha(opacity=60); -moz-opacity:1} </style> <marquee width="150" valign="center" direction="up" scrolldelay="3" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()"> <center> <b><u>PRENSA NACIONAL</u></b> <br /><br /> <b><u>EL PERIODICO</u></b> <a href="http://www.elperiodico.com/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/05/es/elperiodico.200.jpg" border="0" /></a> <br /><br /> <b><u>EL MUNDO</u></b> <a href="http://www.elmundo.es/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/05/es/elmundo.200.jpg" border="0" /></a> <br /><br /> <b><u>EL PAIS</u></b> <a href="http://www.elpais.com/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/05/es/elpais.200.jpg" border="0" /></a> <br /><br /> <b><u>LA RAZON</u></b> <a href="http://www.larazon.es/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/05/es/larazon.200.jpg" border="0" /></a> <br /><br /> <b><u>PRENSA DEPORTIVA</u></b> <br /><br /> <b><u>SPORT</u></b> <a href="http://www.sport.es/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/02/es/sport.200.jpg" border="0" /></a> <br /><br /> <b><u>EL MUNDO DEPORTIVO</u></b> <a href="http://www.elmundodeportivo.es/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/05/es/mundodeportivo.200.jpg" border="0" /></a> <br /><br /> <b><u>AS</u></b> <a href="http://www.as.com/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/05/es/as.200.jpg" border="0" /></a> <br /><br /> <b><u>MARCA</u></b> <a href="http://www.marca.com/" target="_blank"><img class="imgfade" onmouseover="this.className='imgfull'" onmouseout="this.className='imgfade'" alt="" width="150" src="http://img.kiosko.net/2010/02/05/es/marca.200.jpg" border="0" /></a> <br /><br /> </center> </marquee> </div> <br /><br /> <div class="smallfont" align="center"><b><u>PINCHA LA PORTADA</u></b><br /></div> </td> </tr> </table> <br /> <!-- Prensa / Links Code End --> http://kiosko.net/es/ http://www.satforos.com/press.html Download
widget_press.txt (3.7 KB, 52 downloads) |