Previous Message
Next Message

Re: Extra list item cell in menu

Sent by Kris Carlson on 30 November 2004 01:01


>> My navigation menu has an extra cell positioned below the last line item,
but

>> above the blockquote. I'm at a loss to explain it.  Before I convert my
site

>> to this new design, I'd like to resolve this.  See

>> http://www.hopeinhampton.org/index.php and

>> http://www.hopeinhampton.org/lutheranlibrary.php.  The CSS is at

>> http://www.hopeinhampton.org/css/site.css.

 

>I didn't look into the CSS at all, but it sure looks like you have an

>extra (empty) list item. I bet that's what's causing the "extra cell"

>you're complaining about.

> 

>       <li class="submenu">

>         <ul class="level2">

>           </ul><!-- end level 2 -->

>       </li><!-- end submenu -->

>    </ul><!-- end level 1 -->

 

Actually, that wasn't the problem.  I discovered the blockquote had a 20px
top margin.  As it happens, this is about the size of the line items.  This
made it appear I had a line item problem when I really had a problem with
the blockquote properties.

 

Kristofer J Carlson

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: