Hi,
I'm rather new with Blueprint, but I've grown to love it, and (so I
think) understand it.
One thing I'm trying to do is implement a sliding page. I currently
have a 12-column layout, simply described as:
| 12 |
| 4 | 4 | 4 |
| 4 | 4 | 4 |
| 4 | 4 | 4 |
| 12 |
I want to wrap a div around the 3 columns, and use jquery to hide it
and replace the content. Unfortuinately, for soem reason, it doesn't
like that. Bordering it in CSS shows a very narrow div on top of the
header - odd.
div - container
div - page-1 (class: .pages)
div - span-12
div - span-4
div - span-4
div - span-4 (last)
div - span-12
/div
/div
Is Blueprint incapable of wrapping divs between the column spans and
the container?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---