GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Layering Images (https://gfy.com/showthread.php?t=207736)

GeXus 12-12-2003 08:47 AM

Layering Images
 
Does anyone know how to layer images? not only in netscape, but also IE. Basically to have 1 image on top of the other..

It would be greatly appreciated!

Thanks You!

SGS 12-12-2003 08:52 AM

As in using one as a background image?

radical 12-12-2003 09:20 AM

I've never heard of that veing done before!!! Hmmm

GeXus 12-12-2003 09:33 AM

Not as a background image.... I know it can be done.. in DHTML (but only in netscape, from what ive read), and in CSS and maybe others..

But basically you take 2 images (or text, html).. and you layer them..

So like if i had image1.jpg and image2.jpg, i could have image1.jpg under image2.jpg, and you couldnt see the image1.jpg only the image2.jpg because they are layered...

Captain Canada 12-12-2003 09:40 AM

You could try and use absolute position:

{ position: absolute;
bottom: 10px; right: 150px;
height: 100px;
width: 100px;}

Basic_man 12-12-2003 09:43 AM

Try this :

Create a <table>, put a background pic in it..
Add another image IN the cell of the <table>

Should be working..

GeXus 12-12-2003 09:46 AM

Quote:

Originally posted by Basic_man
Try this :

Create a <table>, put a background pic in it..
Add another image IN the cell of the <table>

Should be working..


No that wont work for what im trying to do.. layering is a specific way of doing it.. its called layering, this is what i need to do.

But thanks anyways!

GeXus 12-12-2003 09:46 AM

Quote:

Originally posted by Captain Canada
You could try and use absolute position:

{ position: absolute;
bottom: 10px; right: 150px;
height: 100px;
width: 100px;}

Already tried it, didnt work.... but thanks!

UniqueMovies 12-12-2003 10:19 AM

I dont't understand.. why would somebody want to do this? I remember I found some images that would change when highlited.

sexyclicks 12-12-2003 10:23 AM

you can do it with dreamweaver I think

GeXus 12-12-2003 10:24 AM

Quote:

Originally posted by sexyclicks
you can do it with dreamweaver I think
Thanks ill check that out!

StructureAndDesign 12-12-2003 10:24 AM

Dreamweaver has Layers than can appear and disappear...kinda hard to line up in different browsers I've noticed though...

GeXus 12-12-2003 10:24 AM

Quote:

Originally posted by UniqueMovies
I dont't understand.. why would somebody want to do this? I remember I found some images that would change when highlited.
Its not mouse over, its layering.. there are reasons for it.. i cant explain mine though..

Coyote 12-12-2003 10:44 AM

Yes you can. Nutscrape and Exploder will both handle positioned layering with various transparency settings to overlay images and or text.

GeXus 12-12-2003 10:45 AM

Quote:

Originally posted by Coyote
Yes you can. Nutscrape and Exploder will both handle positioned layering with various transparency settings to overlay images and or text.
Sweet, Do you have any idea how I do it though? hehe.. Or could you point me to a website or in the right direction.. thanks!

Coyote 12-12-2003 11:06 AM

Nutscrape uses 'moz-opacity' while Exploder uses 'filetr:alpha' to determine opacity. Together with css positioning, and optional hahahahahahahahahaha timing or event listeners, you can manipulate one or more images with varying effects automatically or by user intervention.

Coyote 12-12-2003 11:08 AM

damn. being new here (and old in rl) I forget what words are translated. the haha reference is to *java*scr*ipt.


All times are GMT -7. The time now is 11:18 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123