I have a problem with my banner at www.seoandstuff.com When somebody clicks on one of the mapped links in the banner it crunches the banner together. The banner is made up of 5 images, [left image][white space][middle image][white space][right image] the white space automatically expands depending on screen size.
it only happened to me once... anyway - you have: have you tried instead of <img src="images/whitebanner.gif" width="100%" height="100"> to use <img src="images/whitebanner.gif" height="100"> ? don't know if this is the problem, but... you can try
that would just leave the white space as is.. so it would be 1 pixel wide. I want the banner to expand.