![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm new to Dreamweaver CS3 and I have what I hope is a slight problem. Please try and help me... I've created my body, wrappper and working areas with CSS Rules and Divs. My body has a top margin of 0, my wrapper has a top margin of 0, when I insert a background image in the wrapper through the background selection info, the background image appears in the right place in design view with the overlaying text in the correct place too, BUT, when previewed in Safari and Opera my text is where it should be but the background image has dropped from the top browser by a good centimeter and not positioned where it should be. My wrapper size is 800x1000pixels, my background image is 800x1000pixels. This should be simple but I don't know where I have gone wrong. Help..... |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
margin : 0 auto; |
|
Have you tried this at the head of your css to cancel out any margins/padding related to browser * { margin : 0 auto; padding : 0; } |
#6
| |||
| |||
|
|
Thank you for that information. I had already tried that with no success. I have spent hours reading books and researching the problem with no success to date. I have another kind member who will also come back to me. Any other suggestions ? Thank you for you time and interest. Regards MariaCristina |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
|
Murray, I e-mailed you the code. I hope it makes sense.. Thank you. |
![]() |
| Thread Tools | |
| Display Modes | |
| |