Re: [WSG] Thumbnail Floats

2008-04-17 Thread Dave Woods
Personally, I'd use overflow on the container to clear the float's and then
add width: 100%; to apply layout for IE7 and below.

div#innerContainer ul{margin: 0; padding: 0;* width: 100%; overflow: hidden;
*}

Hope that helps.
Dave

- - - - -
http://www.dave-woods.co.uk


2008/4/17 Frederick Matzen <[EMAIL PROTECTED]>:

> I'm pretty much an amateur at this myself but it looks to me like you did
> not use* .clearboth { clear: both; } *at the end of each row.
>
>
> On Thu, Apr 17, 2008 at 11:41 AM, Chris Kennon <[EMAIL PROTECTED]> wrote:
> > Attempting to get the results crafted here:
> >
> > http://css.maxdesign.com.au/floatutorial/tutorial0407.htm
> >
> > With l and  elements, but have run into a snag. Would a dashing
> standardista lend some CSS to the following template?
> >
> > http://working.bushidodeep.com/spring_2008/template.html
> >
> >
> >
> >
> >
> >
> > ***
> > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> > Help: [EMAIL PROTECTED]
> > ***
> >
> >
>
>
>
> --
> Frederick
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Thumbnail Floats

2008-04-17 Thread Frederick Matzen
I'm pretty much an amateur at this myself but it looks to me like you did
not use* .clearboth { clear: both; } *at the end of each row.

On Thu, Apr 17, 2008 at 11:41 AM, Chris Kennon <[EMAIL PROTECTED]> wrote:
> Attempting to get the results crafted here:
>
> http://css.maxdesign.com.au/floatutorial/tutorial0407.htm
>
> With l and  elements, but have run into a snag. Would a dashing
standardista lend some CSS to the following template?
>
> http://working.bushidodeep.com/spring_2008/template.html
>
>
>
>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> ***
>
>



-- 
Frederick


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

[WSG] Thumbnail Floats

2008-04-17 Thread Chris Kennon

Attempting to get the results crafted here:

http://css.maxdesign.com.au/floatutorial/tutorial0407.htm

With l and  elements, but have run into a snag. Would a  
dashing standardista lend some CSS to the following template?


http://working.bushidodeep.com/spring_2008/template.html






***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Thumbnail floats and container div

2005-12-28 Thread Dean Matthews
On Dec 28, 2005, at 3:36 PM, <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:


If I understand your issue correctly, then I strongly suggest you  
read this excellent article on the subject from P.I.E


http://www.positioniseverything.net/easyclearing.html


Perfect!

Thanks very much.

Dean


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



Re: [WSG] Thumbnail floats and container div

2005-12-28 Thread leenath1

Hi Dean,

If I understand your issue correctly, then I strongly suggest you read this 
excellent article on the subject from P.I.E


http://www.positioniseverything.net/easyclearing.html

Cheers

Nathan

- Original Message - 
From: "Dean Matthews" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, December 29, 2005 3:48 AM
Subject: [WSG] Thumbnail floats and container div


I am using float left to have a series of thumbnails rewrap their  "rows" 
as their container div is resized with the browser. Is there a  way to make 
sure the container div expands vertically so that the  thumbnail floats 
don't overrun the bottom of the container div when  the browser is 
compressed horizontally?


Thanks,

Dean

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**





**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**



[WSG] Thumbnail floats and container div

2005-12-28 Thread Dean Matthews
I am using float left to have a series of thumbnails rewrap their  
"rows" as their container div is resized with the browser. Is there a  
way to make sure the container div expands vertically so that the  
thumbnail floats don't overrun the bottom of the container div when  
the browser is compressed horizontally?


Thanks,

Dean

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**