After coming back to the site that had this issue I realised that
.container was in the wrong place. Bit of a school boy error but I
suppose these things happen when you use something new for the first
time. It was after my header (the first span-24).

~Chris

2008/10/1 davor <[EMAIL PROTECTED]>:
>
> On Mon, Sep 29, 2008 at 4:28 PM, christopher hunt
> <[EMAIL PROTECTED]> wrote:
>>
>> I tried the following code:
>>  .clearfix:after, .container:after {overflow:hidden;
>> content:".";display:block;height:0;clear:both;visibility:hidden;}
>>
>> and also applying overflow:hidden on .container
>>
>> is this what you did?
>>
>> Chris
>
> .clearfix, .container {overflow:auto;}
>
> I think i just did this, you also have to remove :after pseudo class.
> But mind you, this is tricky, as you need to be careful not to get
> scrollbars on divs (if your content is larger then container, and
> safari always uses scrollbars when overflow is set to auto IIRC)
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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