Previous Message
Next Message

[css-d] two small problems...

Sent by Kiera Wooley on 22 July 2002 20:08


Greetings again.. =)

First, thanks for the help I got with my last problem. ;)

I am almost satisfied with my CSS for my Movable Type Main Index template,
but I won't go on to set up the other templates until I fix a couple bugs
(or discover they are impossible to fix) with the layout of my current
design. The CSS validates with warnings about "color" settings that I will
fix before the site is officially live.

You can see the design at: http://www.attrition.org/~demonika/enmeshed/

The CSS (VERY big, sorry about that) is at:
http://www.attrition.org/~demonika/styles-site.css

Here are my problems:

1) I have an extraneous "space" beneath each entry that I cannot seem to
track down. These spaces only render on consecutive entries with no dates,
and the classes in question are .posted {...} in conjunction with .date{...}
and .title{...}. All occur inside of the IDs #entry and #post. No amount of
removing, changing, or re-arranging seems to be helping, and after three
days of tearing my hair out I am at a loss.

2) No amount of combining text-align: center, margin: 0px auto, or even
(GASP!) <img align="center"> is allowing me to center my thumbnail images
within the entry. Is there a secret codeword that lets you align images in
the center of a specific ID that I am not privy to? ;)

Thanks in advance...

Kiera L. Wooley :: Dark Corner Productions
Previous Message
Next Message