Click to See Complete Forum and Search --> : Gap


patch2112
06-28-2005, 06:07 PM
Hello all,

I put in a CSS/JS drop down menu with a php include, and it worked fine. I was going through and making some various layout changes (mostly css colors/fonts) and I started getting a small gap in IE.

It goes away when I remove the include, but is still there if I paste the contents of the included file. Tried lots of things, but still very new at CSS.

Website (http://aviaryproperties.com/new/index.php)

CSS / JS is accessible, let me know if I should post the URL's though.

Any help is greatly appreciated!
Philip

ray326
06-28-2005, 11:07 PM
Try making the images display:block.

patch2112
06-29-2005, 06:47 PM
That was beautiful Ray, thanks a bunch. I tried for hours to get rid of it, to no avail, but that got it in less than a minute.

Much, much thanks.