PDA

View Full Version : Mouse over effect


Schorsch
06-29-2003, 04:52 PM
Hi,

I'm looking for this (http://www.vbulletintemplates.com/mods/showthread.php?threadid=14) template mod, only for vB 3 beta 4.

thanks in advance!!

regards,
Schorsch

Schorsch
07-06-2003, 11:04 PM
does nobody know a solution ? :(

Tony G
07-07-2003, 02:22 AM
It hasn't been ported over yet, but shouldn't be too hard to. :)

DAB10788
07-15-2003, 10:05 PM
[[bump]]

i just tried to port it, needless to say, it didnt quite work (you have no idea....)

so could someone who knows XHTML plz do this for us :)

imported_Synicide
07-15-2003, 11:21 PM
You could create a replacement variable to match what it says in SaintDog's instructions, other than that, you would have to either hardcode the color, or find a way to tell the javascript to use the color specified by one of the alternating color classes.

Hope that made sense. o_o

Schorsch
10-16-2003, 06:03 PM
*bump*

could someone write a temp. mod for this?

Rusche
11-10-2003, 05:23 PM
Im workin on it

idwf
11-10-2003, 07:03 PM
good lad. I cant wait till this is done tbh

idwf
11-17-2003, 08:00 PM
any news yet lads?

Schorsch
01-28-2004, 07:09 PM
*mega bump*

Natch
01-29-2004, 03:41 AM
I believe that it should be as easy as using the coding of the navbar: no porting required ...

Reason I think this, is that there is this wonderful Javascript function (with hardcoded CSS class names in it) function vbmenu_switch_option_bg(e) so if you have a <td class="vbmenu_option" ..., whenever u mouseover this it should change to class="vbmenu_hilite" ...

Then all u need to do is alter the color/background values of these class statements in the Style Manager, and Bob's your Auntie's live-in lover.

[please excuse me if this is not the format for which to post this kinda thing, but this was a brain-dump of the highest order ...]