PDA

View Full Version : Transparent dynamic HTML popups


MrNase
12-05-2003, 10:00 PM
Author: Dominik Hahn, MrNase
Date: 12/06/2003
vB Version: vB 3.0.0 Gamma - RC 4

Title: Transparent dynamic HTML popups

Description: With this little mod you'll have a TRANSPARENT HTML popup
It's tested in IE 6.0 and Firebird 0.7 both on Windows XP.


Templates to edit: CALENDAR
FORUMDISPLAY
memberlist
navbar
postbit
postbit_legacy
SHOWTHREAD

Instruction: see the attachment


have fun :)

Luciolle
12-06-2003, 07:18 PM
I take all mod for gamma to test if it's working or not, thanks alot for your BIG JOB to make a compatible version on gamma version !

Thanks

MrNase
12-08-2003, 10:26 AM
hey, no problem :)

I like everything that is transparent and so i decided to do this mod :)

I want FEEEEEEEDBACK ;) :)

idwf
12-13-2003, 08:09 AM
works :) *thumbs up*

MrNase
12-13-2003, 08:39 PM
thanks :)

a demo can be seen at www.vbulletin.nl :)

gmarik
12-20-2003, 06:20 AM
nice done ...

deathemperor
12-24-2003, 11:12 AM
ohhh, this's cool ^ ^ < you said you want feedback>
gonna try this thought

deathemperor
12-24-2003, 11:25 AM
*double post due to lazy editting*
wow, I installed, it work great :) , very nice hack
edit: can you make it more transparent ? it should be nice.

MrNase
12-27-2003, 08:47 PM
Hey :)

Iam glad you like it :)
To have it more transparent just change the following values marked as red:

alpha(opacity=90); -moz-opacity: 0.7;


Notice: 100 / 1.0 means 'solid', 0 / 0.0 means invisible (never tested :D)

Have fun :)

deathemperor
12-28-2003, 01:29 AM
I made it more transparent !
this is cool ^o^

MrNase
02-07-2004, 12:00 PM
It does even work with rc1 to rc4 :)

Ryan Ashbrook
02-15-2004, 03:52 PM
I installed on my new theme I'm making. But since it's a dark theme you can't really tell. :p

gmarik
02-28-2004, 08:18 AM
This shyre is something I would love to use

Zachery
03-17-2004, 01:39 PM
Very nice :) i will make sure to add you to the credits :)

rebelsrock06
03-17-2004, 04:27 PM
i only had to edit the calendar template and it works, : ) :) :) why did it work

vincenta
03-18-2004, 08:59 PM
Great i'll use it :)

rebelsrock06
03-19-2004, 01:23 AM
i only had to edit the calendar template and it works, : ) :) :) why did it work
Heheh, woops, i did edit all templates, i forgot i ran find-replace :D :p

imported_ogden2k
04-17-2004, 08:24 PM
guy2k4
This only works in Mozilla, not IE?

I edited the Popup Menu Body section, which works on all menus in Moz, but not IE?


Try it on my site. :S

imported_ogden2k
04-18-2004, 04:07 PM
Shouldn't this work in IE?

rebelsrock06
04-18-2004, 05:01 PM
It does

make sure you followed the instructions EXACTLY.

also go back and see if you edited ALL the tmplates and didnt leave any out

imported_ogden2k
04-18-2004, 11:15 PM
Ok. I edited Popup Menu Body section (added the code he said to add) and all DHTML menus appear transparent in Moz, but not IE. Why would I have to edit those templates for IE but it works w/o editing them and just the CSS options for Moz?

MrNase
04-27-2004, 06:37 PM
filter:opacity(); is the code for IE
-moz-opacity: is the code for Moz

As far as i know i made it work for IE and Moz :)
I tested it on IE before i added the code for Moz so it should work (and it does like rebelsrock06 said) :)