This content has been marked as final.
Show 6 replies
-
1. Re: Page bg image display in Dreamweaver
Stuart Haiz Jul 15, 2008 5:10 AM (in response to Stuart Haiz)The IE issue has been resolved however, Dreamweaver is still incorrectly displaying my background image.
Is this a bug? -
2. Re: Page bg image display in Dreamweaver
Newsgroup_User Jul 15, 2008 3:06 PM (in response to Stuart Haiz)If you are using PNGs images with alpha transparency, pre-IE7 browsers will
render the images with a light blue patch behind them. Is this the problem
you are having? Google png fix script.
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
"Siriunson" <webforumsuser@macromedia.com> wrote in message
news:g5i441$gce$1@forums.macromedia.com...
> The IE issue has been resolved however, Dreamweaver is still incorrectly
displaying my background image.
>
> Is this a bug?
-
3. Re: Page bg image display in Dreamweaver
Stuart Haiz Jul 16, 2008 1:41 AM (in response to Stuart Haiz)Hi Nancy
Thanks for the suggestion. No, this is a gif I'm using - tiled horizontally, the way I usually do with css:
body, html {
background-color: #FFFFFF;
margin: 0px;
background-image: url(../images/zuHorizTilePink.gif);
background-repeat: repeat-x;
}
I've checked on previous sites built this way, in Dreamweaver & they are displaying correctly.
-
4. Re: Page bg image display in Dreamweaver
Stuart Haiz Jul 16, 2008 1:43 AM (in response to Stuart Haiz)OK - I've just saved the same gif as a jpg & used that in my style instead.
NOW it works! Is this a DW bug then? -
5. Re: Page bg image display in Dreamweaver
Newsgroup_User Jul 16, 2008 7:26 AM (in response to Stuart Haiz)I'm not able to reproduce your effect in CS3/Vista with your page and its
images. What version/OS are you using?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================
"Siriunson" <webforumsuser@macromedia.com> wrote in message
news:g5kccc$337$1@forums.macromedia.com...
> OK - I've just saved the same gif as a jpg & used that in my style
> instead.
>
> NOW it works! Is this a DW bug then?
-
6. Re: Page bg image display in Dreamweaver
Stuart Haiz Jul 16, 2008 8:29 AM (in response to Stuart Haiz)I'm using CS3 on OSX 10.5.4. (Machine is an iMac 24" with ATI,RadeonHD2600 just incase that has any bearing.)


