473,385 Members | 2,015 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

GIF images error

4
Hello everyone and thank you for having a forum for this sort of thing.
I recently redid a web site for a group I'm involved in.
I'm self taught in design, html, and css so I'm looking for some help.
My page http://www.slimmovies.com
whenever viewed by anything but IE 6 it looks great but then in IE6 it fills in the backgrounds of the .gif images with these grey boxes.

Please help and much thanks in advanced.
Oct 16 '06 #1
6 3011
oley
6
Aden, the problem here is well known and many tears have already been dropped over it... if it makes you any happier to know this ;)
On your website you are using 24-bit PNG graphics with 8-bit transparency which IE still does not support (and to the best of my knowledge, they are not going to fix it in IE7 either). The only way you can fix the problem is to convert the supporting graphics either into GIF or into 255-color PNG with binary transparency.
Oct 17 '06 #2
Aden
4
Which will make the images look the best.
I'm using photoshop on the images and I'm not quite sure how to convert them to the .png you describe.
I tested converting them to .GIF and it works but the text doesn't seem as clear when the background should be transparent.
Oct 17 '06 #3
I tested converting them to .GIF and it works but the text doesn't seem as clear when the background should be transparent.
From the way the text looks on the Slim Movies menu option, I can see the problem straight away!

On Photoshop, use the option Save For Web instead of Save As

If you select to save the image as a GIF, then increase the amount of colours used. By the look of the text, I would say you're only using 4 colours on that Slim Movies menu image - I would increase that to at least 64 if you want your gradient on the active link to still look smooth!

Jay
Oct 17 '06 #4
Aden
4
My bandwidth is a major factor here.
Which is going to be faster converting all these images to .gif with 64 colours or
using a .png file type like oley mentioned "255-color PNG with binary transparency"
If the png is better how do you make that type of file?
Oct 17 '06 #5
oley
6
Aden,
255-color GIF and 255-color PNG are about the same in size. It's just a matter of personal preference.
When you use the "Save for Web" option in Photoshop, you can choose from several formats (including the forementioned two) and adjust the settings. At the bottom of the dialog screen you will see how those settings affect the file size of the resulting image. Hope, this helps.
Oct 17 '06 #6
Aden
4
Well personally I don't like how either of them work out.
I've been research alternative methods but I might be getting myself in over my head.
I've looked at these two sites and have paly around a bit with the first one but with no luck
http://koivi.com/ie-png-transparency/
http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html
Oct 17 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Nick | last post by:
How to change the pic to a "show error" image when loading images failed - for example, no image file exists? I tried to add the following statement in the onload event function: if...
2
by: Sanjeeva Reddy | last post by:
hai Anti Keskinen, i have used the following code MyListView->LargeImageList->ImageSize = gcnew System::Drawing::Size(100, 100); // Sets large image size to 100, 100 here i am getting error...
3
by: Simon | last post by:
This problem has been driving me mad for months.... Seen a few posts on forums about it but no answers... No mention on MSDN etc. XP Pro SP1, VS.NET (c#) .Net framework 1.1, IIS 5.1. In a...
12
by: Jon B | last post by:
Hi There! For some reasons, some images of my ASP.NET website are cannot be displayed in the browser (even tho they exists on the server). They are just normal JPG and PNG images and the website...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
76
by: rcoco | last post by:
Hi all, I'm facing this problem I have images on my website but when I Deploye the website on server the Images are not there I only get the X sign. How can I go about this. Thanks
1
by: mlikesit | last post by:
I am trying to get the following code to pre-load some images before re-dirrecting the user. The problem is that the onError event gets called for all of the images immediately. I've tripple...
3
by: Dave | last post by:
I have an ASP 3.0 website on which the images are displaying intermittently. In other words, when I request a page, the image is blank. There is no missing image place marker (rectangle with a...
10
by: mishrarajesh44 | last post by:
hii all, I am facing a problem currently.. i have a script for image uploading and resizing.. the image uploading takes place properly for every size images.. but, the resizing works for...
5
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.