Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
blamebob23 #1
Layers Problem
Hi everyone. I just made a site and I used layers to contain the information
from each link on the nav. However when I change the browser size, the layers
stay still whilst the rest of the site moves around. I was wondering whats the
best solution to either make the site stay in one place or to lock the layers
so they stay with the information behind them... here's the link to the site;
[url]http://www.nanfest.co.uk/[/url]
blamebob23 Guest
-
Multiple Swf layers problem
See following link. www.kaourantin.net/2005/08/from-12-to-24-layers-and-other.html My problem is that the 12 layer boundary is not working as... -
PSD Export Layers Problem
Help, I don't know what happened but now when I try and export PSD with layers I get layers that are all the same flattened graphic without... -
Problem with Layers and Combo Box
"Gokul Krishnan N B" webforumsuser@macromedia.com wrote: Not to much you can do here, the combo boxes will tend to rise to the top as they are... -
Problem positioning Layers
"BigJimmo" webforumsuser@macromedia.com wrote: Perhaps this will help? Quote from Murray's Standard Reply Library: <quote> -
Problem with layers
Hello, I have created a website with layers. The layers contain text and pictures. Now I open the website with different monitor solutions and... -
rob::db #2
Re: Layers Problem
The problem appears to be that you've got your layers positioned absolutely,
and not within the rest of the site's container (which I hope is a layer as
well, but I didn't check).
If you move the layers inside your main container and fiddle around with the
positionings to get them back in the right place it should work.
blamebob23 wrote:> Hi everyone. I just made a site and I used layers to contain the
> information from each link on the nav. However when I change the
> browser size, the layers stay still whilst the rest of the site moves
> around. I was wondering whats the best solution to either make the
> site stay in one place or to lock the layers so they stay with the
> information behind them... here's the link to the site;
>
> [url]http://www.nanfest.co.uk/[/url]
rob::db Guest
-
blamebob23 #3
Re: Layers Problem
Im a little bit new to Dreamweaver and I'm not overly sure what you mean by
containers. Sorry. Would it help if I posted the code up?
Originally posted by: Newsgroup User
The problem appears to be that you've got your layers positioned absolutely,
and not within the rest of the site's container (which I hope is a layer as
well, but I didn't check).
If you move the layers inside your main container and fiddle around with the
positionings to get them back in the right place it should work.
blamebob23 wrote:> Hi everyone. I just made a site and I used layers to contain the
> information from each link on the nav. However when I change the
> browser size, the layers stay still whilst the rest of the site moves
> around. I was wondering whats the best solution to either make the
> site stay in one place or to lock the layers so they stay with the
> information behind them... here's the link to the site;
>
> [url]http://www.nanfest.co.uk/[/url]
blamebob23 Guest
-
blamebob23 #4
Re: Layers Problem
[url]www.nanfest.co.uk[/url]
I'm still having trouble with this. I'm not sure what you mean by 'container'
and the rest of the site isnt in a layer. I just want the layers connected to
the nav links to stay positioned with the rest of the site as you increase or
decrease the browser window. They layers stay stuck to the browsers movement
and the site moves. I'm sorry I'm dense over this, I'm new to dreamweaver and
need baby-walk throughs... if anyone fancies adding me to msn and helping me
out my email is:
[email]blameitonedd@hotmail.co.uk[/email]
Thanks
blamebob23 Guest
-
johnegbert #5
Re: Layers Problem
in other words copy your DIV code right below where you want the layer to
appear (code wise..) for instance, if you have a table.... and you want the
layer to be right under the table, go into the HTML editor, cut all the DIV
(layer) code from where it is, find the table code, and go paste that code
underneath the table.. then change the property "positioning" in the DIV code
from absolute to "relative"
That should fix your problem.
-John
johnegbert Guest



Reply With Quote

