Page 1 of 1

Translucency Problems...

Posted: Fri Jun 13, 2008 2:46 am
by digitalhound
Figured it out. Thanks.

Posted: Fri Jun 13, 2008 3:25 am
by Don Chambers
Can you provide a URL?

Posted: Fri Jun 13, 2008 9:45 am
by digitalhound
Got it.

Posted: Fri Jun 13, 2008 5:18 pm
by Don Chambers
Difficult to say because I do not have any web developer tools for Safari - I don't even like that browser.

Anyway, looking quickly at the source, I do see unclosed <img> tags (that also lack alt text) in the entry footer, and at least one <br> that really should be <br />.

I would suggest running your site through a html validator, such as here: http://validator.w3.org/check?verbose=1 ... ind.com%2F

That is reporting 88 errors. Perhaps if you eliminate all the errors the extra space in the entry footer will disappear.