Hi,
Juste like fat footers (with a background color filling the entire window
width), use more than one container.
For example:
<div class="container header">
<!-- header content goes here -->
</div>
<div class="container main">
<!-- main content goes here -->
</div>
<div class="container footer">
<!-- footer content goes here -->
</div>
As it is, the background will fill the entire window but the contents will
be centererd in 950px. If you want the content to spread the entire window
width, override margin: 0 auto on .header.
Don't hesitate to look at the blueprint gallery and view source...
On Mon, Oct 5, 2009 at 10:46 AM, elioncho <[email protected]> wrote:
>
> Hi guys,
>
> I'm using a 24 column layout on my website, but I want only my menu
> navigation bar at the top side to extend to the furthermost left and
> right sides of the browser screen. Which is the best way to do this?
>
--
Goulven Champenois
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---