Thank you - that's exactly what I want.
I just couldn't see how to do it! What little hair I have left is very, very, grateful. On Dec 13, 4:08 pm, Sunny Beach <[email protected]> wrote: > This may work but needs to be tested. > > <body> > <div class="container"> > <div class="span-24"> > <div class="span-3"> > <p>blah blah blah some text here</p> > </div><!--close span-3--> > <div class="span-21 last"><!-- first one--> > <div class="span-10"> > <p>blah blah blah some text here</p> > </div><!--close span-10--> > <div class="span-11 last"> > <p>blah blah blah some text here</p> > </div><!--close span-11--> > <div class="span-21 last"><!-- second one--> > <div class="span-7"> > <p>blah blah blah some text here</p> > </div><!--close span-7--> > <div class="span-7"> > <p>blah blah blah some text here</p> > </div><!--close span-7--> > <div class="span-7 last"> > <p>blah blah blah some text here</p> > </div><!--close span-7--> > </div><!--close span-21 - second one--> > </div><!--close span-21 - first one--> > </div><!--close span-24--> > <div class="span-24"><!--footer--> > </div><!--close footer--> > </div><!--close container--> > </body> > > Sunny > > On Mon, Dec 13, 2010 at 9:59 AM, Mark <[email protected]> wrote: > > Hi, > > > Not used BP for a little while and I'm very, very rusty! > > > Trying to figure out how to do the following but not managing to get > > there - yet! > > > OK, I need a left hand colum for vertical nav, should be 3 BP col wide > > (span-3) > > > Then, need the remaining 21 columns to be as follows: > > > one row containing a 'headline' item which has 2 cols 1 x span-10 > > which contains text and 1 x span-11 which will contain an image > > > then, under that 'headline' item I want multiple rows each containing > > 3 span-7 columns ... > > > then a footer row of span-24 > > > I'm sure it's simple enough ... but my brain is hurting as I've > > been pulling my hair out as I can't figure out how to do it!!! > > > anyone help?? > > Thanks in advance. > > > -- > > 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]<blueprintcss%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/blueprintcss?hl=en. -- 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.
