Translucency Problems...

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
digitalhound
Posts: 2
Joined: Fri Jun 13, 2008 2:39 am

Translucency Problems...

Post by digitalhound »

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:

Post by Don Chambers »

Can you provide a URL?
=Don=
digitalhound
Posts: 2
Joined: Fri Jun 13, 2008 2:39 am

Post by digitalhound »

Got it.
Last edited by digitalhound on Wed Jun 18, 2008 8:16 pm, edited 1 time in total.
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post 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.
=Don=
Post Reply