![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Well, there is nothing that I don't understand in the Micha code but I repeat that it works fine until I put some content inside the page. In fact if I put a Div or a tabel with a lot of text inside that page and then I scroll the browser window the background image is not correctly displayed (looks broken in different lines, gets squeezed and many other special effects that I don't need and that I'd like to avoid) |
|
Is there any way to avoid this strange behaviour without using <body bgproperties="fixed" |
|
I asked: |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
http://spamo.spymac.net/bg/img_bg_center.htm the image displays incorrectly only when I scroll with IE Mac. That's why I used <body bgproperties="fixed" |
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
the 2 DIVs don't stay one over the other even with a different z index if I center both of them. Which position should they have? Certainly not absolute, I doubt relative or static. Sorry, I'm not able to make it. So wrong if I fix the bgproperties? |
#9
| |||
| |||
|
|
style type="text/css" !-- body { text-align:center; } #wrapper { text-align:left; width:710px; margin: 0 auto; position:relative; } #bkgdiv { width:352px; height:288px; background-image: url(immag.jpg); background-repeat: no-repeat; position:relative; top -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver MX (If you *MUST* email me, don't LAUGH when you do so!) ================== news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET ANSWERS ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "judas2" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:cc6iv1$4m8$1 (AT) forums (DOT) macromedia.com... the 2 DIVs don't stay one over the other even with a different z index if I center both of them. Which position should they have? Certainly not absolute, I doubt relative or static. Sorry, I'm not able to make it. So wrong if I fix the bgproperties? |
![]() |
| Thread Tools | |
| Display Modes | |
| |