How to fix and center bground image in a table of a model?!?
hi everybody, have annoying problem , can't it!!
sorry english, i'm italy
i made model can find here:
http://www.webalice.it/ffxfede/cinecity/templates/predefinitocinecity.dwt
it's made of table editable regions; want have cell
of table in wich can put image background properties such
fixed, center , no-repat.
i tried made in several ways not getting result want.
making table inside cell, no results!
my page this: http://www.webalice.it/ffxfede/cinecity/bcafe.html
open firefox: background image stands in center of
page, not of cell! why??? want stay in center of cell
only!
open ie: background image stands in center of cell,
just in way want! why ie , firefox doesn't?
and why ie have dead space beetween right top image ,
the text , background image? isn't correct firefox
works properly!
what should do? please me!!
fedefx
sorry english, i'm italy
i made model can find here:
http://www.webalice.it/ffxfede/cinecity/templates/predefinitocinecity.dwt
it's made of table editable regions; want have cell
of table in wich can put image background properties such
fixed, center , no-repat.
i tried made in several ways not getting result want.
making table inside cell, no results!
my page this: http://www.webalice.it/ffxfede/cinecity/bcafe.html
open firefox: background image stands in center of
page, not of cell! why??? want stay in center of cell
only!
open ie: background image stands in center of cell,
just in way want! why ie , firefox doesn't?
and why ie have dead space beetween right top image ,
the text , background image? isn't correct firefox
works properly!
what should do? please me!!
fedefx
on thu, 19 oct 2006 22:59:39 +0000 (utc), "fedefx"
<webforumsuser@macromedia.com> wrote:
> open ie: background image stands in center of cell,
> in way want! why ie , firefox doesn't?
because ie gets wrong fixed position images. according
css specifications, when background image uses
background-attachment:fixed, image supposed positioned
relative browser's viewport, not relative object in.
if want positioned relative table cell, remove fixed
positioning.
gary
<webforumsuser@macromedia.com> wrote:
> open ie: background image stands in center of cell,
> in way want! why ie , firefox doesn't?
because ie gets wrong fixed position images. according
css specifications, when background image uses
background-attachment:fixed, image supposed positioned
relative browser's viewport, not relative object in.
if want positioned relative table cell, remove fixed
positioning.
gary
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment