layers and FP 2003

layers and FP 2003

am 06.04.2008 00:25:00 von msimonov

I understand that all layers are absolute postioning. I designed a page with
some text in a layer....later on I created a second small layer with text in
it that said SOLD and dropped it over the item...it looked fine in my browser
but on other computers the SOLD was in the wrong place it was down about an
inch????? Anyway to fix this, I'm confused...I checked and the layers are
marked absolute positioning???

Re: layers and FP 2003

am 06.04.2008 03:44:14 von webmaster

That's correct. Abs positioning takes that image out of the normal flow of
the page, so the image is not moving everything else is. Layers will drive
you nuts.


--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression






"msimonov" wrote in message
news:8DA69B54-ECBA-481F-8CF0-8F1CFC9EE10E@microsoft.com...
| I understand that all layers are absolute postioning. I designed a page
with
| some text in a layer....later on I created a second small layer with text
in
| it that said SOLD and dropped it over the item...it looked fine in my
browser
| but on other computers the SOLD was in the wrong place it was down about
an
| inch????? Anyway to fix this, I'm confused...I checked and the layers
are
| marked absolute positioning???

Re: layers and FP 2003

am 06.04.2008 14:38:56 von jpkarlsen

Unless you do it right.:-)
The second layer should not be absolutely positioned but relative to
the first layer.
Check this tutorial on positioning:
http://www.echoecho.com/csslayers.htm

When first you understand the basics, it isn't that hard.

Regards Jens Peter Karlsen.

On Sat, 5 Apr 2008 18:44:14 -0700, "Rob Giordano \(Crash\)"
wrote:

>That's correct. Abs positioning takes that image out of the normal flow of
>the page, so the image is not moving everything else is. Layers will drive
>you nuts.

Re: layers and FP 2003

am 06.04.2008 16:13:24 von MD Webs Unlimited

If you wish to use the same container then use relative positioning with a
display property to show the sold sign.

--
Mike - FrontPage MVP '97 - '02
Expression Tools & Addin
http://www.j-moves.com
http://www.panemanager.com
FrontPage Tools & Addin
http://www.jbots.com
E-Commerce
http://www.candypress.com

"msimonov" wrote in message
news:8DA69B54-ECBA-481F-8CF0-8F1CFC9EE10E@microsoft.com...
>I understand that all layers are absolute postioning. I designed a page
>with
> some text in a layer....later on I created a second small layer with text
> in
> it that said SOLD and dropped it over the item...it looked fine in my
> browser
> but on other computers the SOLD was in the wrong place it was down about
> an
> inch????? Anyway to fix this, I'm confused...I checked and the layers
> are
> marked absolute positioning???