Web Hosting Talk







View Full Version : XHTML 1.0 Strict and CSS - CSS Guru needed.


jon31
06-23-2005, 04:36 PM
So I've designed a nice little XHTML 1.0 strick and CSS validated site, but it looks like horse poop in IE Mac, and I haven't been able to look at it on IE PC yet, although I'm a little afraid to look.

Are there any CSS gurus that could take a moment and help me hack it up so it'll work in IE? I'm sure there are a bunch of IE CSS hacks that I'll need to make it behave. Anyone have any suggestions or places I can look?

Oh, by the way, the site is: TB Vets (http://www.jmarus.com/tbvets/)

Thanks,
Jon Marus

tiamak
06-23-2005, 05:22 PM
well frankly said on my linux it looks almost the same in firefox and internet explorer (yup i have ie on linux :D lol)
maybe except that event <li>ist :) but AFAIK it is common problem and you will probably not find one good solution for both gecko browsers and ie browsers

jon31
06-23-2005, 05:37 PM
But do the menu items at the top line up horizontally, or vertically? That's my biggest issue. That and in IE for me the content is left-justified, instead of centered.

tiamak
06-23-2005, 06:06 PM
hmm verticaly (just like normal drop down menu)
but now it is some weird blinking effect :) hmm hard to explain in english
when i mouseover any link in menu website blinks once :)
(i can swear it wasnt like that when i wrote my first reply .. weird)
also in firefox when i mouseon "about us" - some stupid scrollbar appear on the right side of that main (white) area
also in menu you should play with padding-bottom/margin-bottom because in IE i see about 10px bottom marings between items

jon31
06-23-2005, 06:10 PM
Yikes. All kinds of problems. great :) Thanks for the tips though, hopefully I can figure it out.