Forum Moderators: not2easy
The main graphic on my website is a mix of photographs and gif images (like the logo and background shapes). I saved it as a jpg for now but the gif aspects look terrible online. It's especially difficult because the two are so intertwined. Is there an easy method around this problem outside of overlaying the photo images on top of the gif?
Somehow exporting the large image all at once? I use Fireworks MX.
Thanks
Does your site use CSS for layout? If it does, you can have the photos as the background image of your header div, and then in the html, insert your logo gif in that div.
You could image slice as well I suppose.
Without seeing what the image looks like, I think it's hard to tell what the best way to go would be.