PDA

View Full Version : Forum Home on mouseover bg change


archet1337
03-19-2010, 09:43 PM
Hi,

I would like to add a mouseover effect that changes the background of the forum table cell.

The problem is that in vb4 the forums aren't located withing a table, but use lists instead if I understand correctly.

This is the code I would like to add:

Adding this to additional.css?
td.off {
background: #CCCCCC;
}

td.on {
background: #999999;
}

and adding this to the list of forums on forum home:
class="off" onmouseover="this.className='on'" onmouseout="this.className='off'"

How do I go on to make this work on vb4?

Any pointers would be much appreciated :)

TimberFloorAu
03-19-2010, 09:48 PM
I would like to know this too.

Could you share your redirect script too please, with seconds count down timer ?

archet1337
03-19-2010, 10:53 PM
The redirect script I use on my forum?

I tried to locate the thread where I found the updated vb4 version of the redirector.php file, but I cant find it.

Download the vbAnonymizer 3.0 mod here:
https://vborg.vbsupport.ru/showthread.php?t=184267

After installing the 3.0 version, upload and overwrite the redirector.php file with the one I have attached.

Please note that I'm not the one that modified this to work with vb4. I just can't find the original thread..

TimberFloorAu
03-19-2010, 11:46 PM
Cheers Arch

princeedward
03-21-2010, 12:18 AM
hi guys
here is another All External Link Redirect To anonym.to Site

https://vborg.vbsupport.ru/showthread.php?t=237329&highlight=anonym

best regards
:p