On Thu, Jul 8, 2010 at 2:48 PM, thatbradguy <brad.simm...@gmail.com> wrote:

> see http://kncsb.org/new for example.
>
> i'm using jquery cycle (http://jquery.malsup.com/cycle/) for a
> carousel element, and blueprint to layout the page. however, the
> elements of the carousel aren't laid out properly.
>
> div#carousel spans 17 columns (.span-17) and has a width of 670px via
> css.
> the next div spans 7 columns, so it should be no whitespace between it
> and div#carousel but it looks like a whole column is being skipped,
> and it is being pushed to the 25th column. any ideas why this would
> happen?
>
>
Shouldn't your DIV's also have the "column" class applied?
<div id="carousel" class="column span-17">

-- 
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to blueprint...@googlegroups.com.
To unsubscribe from this group, send email to 
blueprintcss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.

Reply via email to