Can't help you with the first part of your question.

As for the second, try aligning the #navcontainer div with the right margin of the header div, like so:

#navcontainer {
margin: ?px 0 0 auto;
}

It worked using the Web Developer Toolbar's Add User CSS File function in Firefox/Win.

The ? is to make the navbar line up with the bottom of the graphic its next to. I used 15px and it was just a little below the graphic.

--
Michael Rainey
*Email*: [EMAIL PROTECTED]
*Blog:* http://headcase.dyndns.org/

/*'If we are going to teach creation science as an alternative to
evolution, then we should also teach the stork theory as an alternative
to biological reproduction.'* - Judith Hayes/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to