Re: [WSG] Haley White Space Nav

2006-06-06 Thread Rick Faaberg
On 6/6/06 3:52 AM Ryan Moore [EMAIL PROTECTED] sent this out:

 Address: http://www.rockitdevelopment.com/haley/

Tiny text. Deleted 'cause I can't read the text.



**
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] Haley White Space Nav

2006-06-06 Thread Simon Young

Hi Ryan,

If you notice at the bottom of my mock up banner, “helping hand” you’ll 
notice a white space that has been added to the bottom of its div.  the 
div is the div id=”banner”.  There’s a red border at the bottom of it 
that will be removed upon final, but just trying to figure out what is 
causing this white space in FF  Opera.  Seeing as how it’s the good 
browsers, I can’t curse IE, just my own short-comings.


#banner img {
  display: block;
}

... should solve your problem.

Cheers,
Simon


**
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] Haley White Space Nav

2006-06-06 Thread Scott Swabey
Ryan Moore wrote

 Address: http://www.rockitdevelopment.com/haley/
 If you notice at the bottom of my mock up banner, helping hand 
 you'll notice a white space that has been added to the bottom of 
 its div.  the div is the div id=banner.

For future reference, Firefox displays images vertical aligned to the
baseline, IE to the bottom.

Adding vertical-align: bottom; to your image elements will keep
everything looking the same and remove unwanted spaces below images.
 

Regards

Scott Swabey
Design  Development Director - Lafinboy Productions
www.lafinboy.com  | www.thought-after.com





**
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] Haley White Space Nav

2006-06-06 Thread Samuel Richardson

Set the image to display : block; to fix this.


-Original Message-
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Scott Swabey
Sent: Wednesday, 7 June 2006 9:34 AM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Haley  White Space  Nav

Ryan Moore wrote

 Address: http://www.rockitdevelopment.com/haley/
 If you notice at the bottom of my mock up banner, helping hand 
 you'll notice a white space that has been added to the bottom of 
 its div.  the div is the div id=banner.

For future reference, Firefox displays images vertical aligned to the
baseline, IE to the bottom.

Adding vertical-align: bottom; to your image elements will keep
everything looking the same and remove unwanted spaces below images.
 

Regards

Scott Swabey
Design  Development Director - Lafinboy Productions
www.lafinboy.com  | www.thought-after.com





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



RE: [WSG] Haley White Space Nav

2006-06-06 Thread Samuel Richardson

Also, your company homepage has a doc title of Untitled Document


-Original Message-
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Scott Swabey
Sent: Wednesday, 7 June 2006 9:34 AM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Haley  White Space  Nav

Ryan Moore wrote

 Address: http://www.rockitdevelopment.com/haley/
 If you notice at the bottom of my mock up banner, helping hand 
 you'll notice a white space that has been added to the bottom of 
 its div.  the div is the div id=banner.

For future reference, Firefox displays images vertical aligned to the
baseline, IE to the bottom.

Adding vertical-align: bottom; to your image elements will keep
everything looking the same and remove unwanted spaces below images.
 

Regards

Scott Swabey
Design  Development Director - Lafinboy Productions
www.lafinboy.com  | www.thought-after.com





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



RE: [WSG] Haley White Space Nav

2006-06-06 Thread Ryan Moore
Ya, it's a work in progress.  We're trying to have the new version up for
the first of the week.

Appreciate the assistance though.

-Original Message-
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Samuel Richardson
Sent: Tuesday, June 06, 2006 9:26 PM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Haley  White Space  Nav


Also, your company homepage has a doc title of Untitled Document


-Original Message-
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Scott Swabey
Sent: Wednesday, 7 June 2006 9:34 AM
To: wsg@webstandardsgroup.org
Subject: RE: [WSG] Haley  White Space  Nav

Ryan Moore wrote

 Address: http://www.rockitdevelopment.com/haley/
 If you notice at the bottom of my mock up banner, helping hand 
 you'll notice a white space that has been added to the bottom of 
 its div.  the div is the div id=banner.

For future reference, Firefox displays images vertical aligned to the
baseline, IE to the bottom.

Adding vertical-align: bottom; to your image elements will keep
everything looking the same and remove unwanted spaces below images.
 

Regards

Scott Swabey
Design  Development Director - Lafinboy Productions
www.lafinboy.com  | www.thought-after.com





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


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

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