Log in

View Full Version : vBulletin Forum Sideblocks - Sideblock Press


filosofo@vodafo
02-08-2010, 10:00 PM
Is this block?
This block puts the cover sliding of the press in your sideblock forum
and by clicking on the home page takes you to the website of the Journal.
Installation:
Admin CP/Forums and moderators/blocks of de forum administrator/add block.
type:vblock_blocktype_html
continue
title: rename Press
HTML code
<!-- prensa / Links Code Start -->

<table width="250" border="0" align="center">
<tr>
<td width="250"><div align="center">
<style>
.imgfade{filter:alpha(opacity=100); -moz-opacity:0.5}
.imgfull{filter:alpha(opacity=60); -moz-opacity:1}
</style>
<marquee width="250" 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="250" 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="250" 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="250" 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="250" 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="250" 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="250" 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="250" 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="250" 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 -->
Edit the links with the media you want to include covers achieved them here:
http://kiosko.net/es/
save
http://www.satforos.com/pg.jpg


LIVE DEMO (http://www.satforos.com/press.html)

LordDB
02-12-2010, 10:36 AM
@filosofo, does this automatically update each day, or do you have to manually update the frontpage newspapaer images?

filosofo@vodafo
02-12-2010, 06:15 PM
@filosofo, does this automatically update each day, or do you have to manually update the frontpage newspapaer images?

Isn't automatic must update covers every day or have a generic image

saadessa
02-12-2010, 09:02 PM
nice job thank you filosofo@vodafo

nci
02-15-2010, 04:24 AM
Really Cool,Installed and Nominated my Guy.

bsalu
09-01-2010, 01:17 AM
After i upgraded to 4.0.6 It did put a border around it. Even border="0" is there. Do you know how can I get rid off the border?

Thanks

lubbie
09-02-2010, 01:55 PM
Also the Opacity is not more working

If u take out the <td width="200" border="0"><div align="center"> </td>

the border is off. But dont ask what it is for. I am not a Coder ;)

btw i changed the whole Code to my suites. Some "Hints" are given here (http://www.bloggertricks.com/2007/12/scrolling-text-marquee-html-codes-for.html)

Acestumacher
10-03-2010, 02:09 PM
Does anyone know where I can find some english sport html code to replace the orig suggested stuff?, idealy Formula one news feeds?

Thx Ace