PDA

View Full Version : Transparent dynamic HTML popups


MrNase
06 Dec 2003, 16:21
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
06 Dec 2003, 21:18
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
08 Dec 2003, 12:26
hey, no problem :)

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

I want FEEEEEEEDBACK ;) :)

idwf
13 Dec 2003, 10:09
works :) *thumbs up*

MrNase
13 Dec 2003, 22:39
thanks :)

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

gmarik
20 Dec 2003, 08:20
nice done ...

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

deathemperor
24 Dec 2003, 13:25
*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
27 Dec 2003, 22:47
Hey :)

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


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



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

Have fun :)

deathemperor
28 Dec 2003, 03:29
I made it more transparent !
this is cool ^o^

MrNase
07 Feb 2004, 14:00
It does even work with rc1 to rc4 :)

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

gmarik
28 Feb 2004, 10:18
This shyre is something I would love to use

Zachery
17 Mar 2004, 15:39
Very nice :) i will make sure to add you to the credits :)

rebelsrock06
17 Mar 2004, 18:27
i only had to edit the calendar template and it works, : ) :) :) why did it work

vincenta
18 Mar 2004, 22:59
Great i'll use it :)

rebelsrock06
19 Mar 2004, 03:23
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
17 Apr 2004, 22:24
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
18 Apr 2004, 18:07
Shouldn't this work in IE?

rebelsrock06
18 Apr 2004, 19:01
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
19 Apr 2004, 01:15
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
27 Apr 2004, 20:37
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) :)