Re: [css-d] Space beneath flash player

2009-02-28 Thread Thom Brown
>
> The player itself is 20px high, so in my Firefox with my settings, this
> already makes the row higher.
> But to get rid of the extra space below, you can add
> 'vertical-align:bottom;' or 'display:block;' to the styles for the embed
> element.
> The space is what you see on any inline element, room for the descenders of
> g,j,p,q,y.
>
> --
> Els
>
> Thanks Els.

I've played around with your proposed settings, and whilst I found there was
no effect using vertical-align:bottom, I did manage to get things obeying me
once I changed the embedded flash object to display as a block.  It's
looking a lot better now, even if there is a 1 pixel space still underneath
it, which I can't get rid of, but it's too little a problem to worry about.

Thanks for your help

Thom
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Space beneath flash player

2009-02-28 Thread Els
Thom Brown wrote:

> I've got a problem with a mystery space beneath a flash player I
> show on my site.  If you go to http://www.killingcupid.co.uk/music/
> and click on the only available flash link on that page (for the
> track Broken Mind), the player should appear and you'll see, at
> least in Firefox, a space underneath.  I've tried getting rid of
> this but have been unsuccessful so far.  Ideally the player would
> not increase nor decrease the size of the row, and would be
> centered vertically so it would probably have even spacing either
> side.
>
> Anyone got any ideas?

The player itself is 20px high, so in my Firefox with my settings, 
this already makes the row higher.
But to get rid of the extra space below, you can add 
'vertical-align:bottom;' or 'display:block;' to the styles for the 
embed element.
The space is what you see on any inline element, room for the 
descenders of g,j,p,q,y.

-- 
Els

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Space beneath flash player

2009-02-28 Thread Thom Brown
I've got a problem with a mystery space beneath a flash player I show on my
site.  If you go to http://www.killingcupid.co.uk/music/ and click on the
only available flash link on that page (for the track Broken Mind), the
player should appear and you'll see, at least in Firefox, a space
underneath.  I've tried getting rid of this but have been unsuccessful so
far.  Ideally the player would not increase nor decrease the size of the
row, and would be centered vertically so it would probably have even spacing
either side.

Anyone got any ideas?

Thanks

Thom
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Fixed footer behavior in mobile Safari

2009-02-28 Thread Philippe Wittenbergh

On Feb 28, 2009, at 2:44 PM, phidlerw...@gmail.com wrote:

> I think I've got a new site, professionalvideoprofiles.com , fairly
> well in hand. But I checked it on my iPod Touch's Safari browser, and
> the footer (position:fixed and bottom:0) scrolls up with the page, and
> obscures the text beneath.



maybe helpful when developing for the iPhone.

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/