Translucency Problems...
-
digitalhound
- Posts: 2
- Joined: Fri Jun 13, 2008 2:39 am
Translucency Problems...
Figured it out. Thanks.
Last edited by digitalhound on Wed Jun 18, 2008 8:17 pm, edited 1 time in total.
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
-
digitalhound
- Posts: 2
- Joined: Fri Jun 13, 2008 2:39 am
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
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.
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.
=Don=