Quote:
|
Originally Posted by Brown
your logo div is being overlayed by something on top of it.
|
It won't be that (at least, it's extremely unlikely to be that) as there's nothing else in the vicinity.
Are the other menu titles clipped?
Fwiw, I've actually used a 'thpecial' technique on those title graphics that makes the accessible to text readers and search engines.
Basically it entails using a combination of background-images, padding-top and zero height to show the text gif to image+css enabled browsers and the real text to css-disabled browsers (text readers, SEs, ...)
I'll post it up either here or in the news if I can write it out in a simple/brief enough form.