Hi Jonas,
I see you're using the 960_grid_16_col.psd file to plan the page layout.
Have you adapted the Blueprint CSS grid for 16 columns rather than the
default 24? Could it be that the widths for span-7 and span-9 are
incorrect?
Depending on how you've set things up you should have widths something like
this:
If .container is 960px:
.span-7 { width:420px; }
.span-9 { width:540px;
If .container is 940px:
.span-7 { width:400px; }
.span-9 { width:520px; }
Gareth
2009/6/17 jonas <[email protected]>
>
>
> I don't see what's going so horribly wrong ? The screenshots explain
> everything!
>
> The design and the html code:
> http://www.flickr.com/photos/jonas_g/3636290571/
> The rendering part: http://www.flickr.com/photos/jonas_g/3636292061/
>
> Jonas
>
> >
>
--
The Revd Gareth J M Saunders BD, MTh
45 Lindsay Berwick Place
Anstruther, Fife KY10 3YP
[email protected]
www.garethjmsaunders.co.uk
Firefox -- Rediscover the Web
www.getfirefox.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---