> From: Trish Meyer
> <http://www.cybmotion.com/schs/test.htm>
>
> I don't suppose there's a way to make the colored right bar appear
> *inside* the colored nav boxes, rather than outside as it does now (I
> guess that's what borders do...)? Or do I need to use a graphic
> element that appears in the bar flush-right?
Trish,
You could give the effect of the right margin appearing inside
the nav box by adding the same width border in the background
colour for the un-hovered states. Then the hover state would
just change from the peach colour to the maroon colour.
#nav ul li a {
Existing rules +
border-right-width: 4px;
border-right-style: solid;
border-right-color: #FFE2A6;
}
--
Peter Williams
______________________________________________________________________
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/