![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can someone explain why, when I select an image from file as a page background, it doesn't show when previewing in IE or Safari. (F12) Not without more information. Here are some wild guesses: - you are not using a valid file format - you are not linking to the correct location of the image - you have a syntax error in your HTML -Darrel |
#3
| |||
| |||
|
|
Try using CSS like: body style="background-image:url(/images/background.jpg)" Scott "darrel" <notreal (AT) hotmail (DOT) com> wrote in message news:cch3ml$3ms$1 (AT) forums (DOT) macromedia.com... Can someone explain why, when I select an image from file as a page background, it doesn't show when previewing in IE or Safari. (F12) Not without more information. Here are some wild guesses: - you are not using a valid file format - you are not linking to the correct location of the image - you have a syntax error in your HTML -Darrel |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Have tried the following: style type="text/css" !-- .bckgrd { background-image: url(file:///Macintosh%20HD/Users/username/Sites/site_name/1A9020.hires.jpg); } -- /style Tried to view using preview and still have a blank page. Any ideas? |
![]() |
| Thread Tools | |
| Display Modes | |
| |