Ok I've done that, but still have a problem with the following code

<div id="content" class="container border">
        <div id="main-content" class="span-20">
            <p>Main content</p>
        </div>
        <div id="right-nav" class="span-4 border">
            <div class="portlet">Portlet 1</div>
            <div class="portlet">Portlet 2</div>
            <div class="portlet">Portlet 3</div>
        </div>
    </div>

div right-nav wraps to the following line when using span-4, but now
when I'm using span-3. But then the column count is 23 and not 24. Am
I missing something somewhere

Thanx

On Mar 5, 3:31 pm, Christian Montoya <[email protected]> wrote:
> On Thu, Mar 5, 2009 at 1:18 AM, Bjorn <[email protected]> wrote:
>
> > Hi there. I have a problem with my header div.
>
> <div id="header" class="container">
>   ...
> </div>
>
> *not* span-24
>
> --
> --
> Christian Montoya
> mappdev.com :: christianmontoya.net
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to