Re: [css-d] Text block in vertical middle

2010-11-28 Thread G.Sørtun
I'd like to put information about these websites to the right of the jpgs, right smack in the vertical middle of the jpg height http://is.gd/hW4i9. Try adding... #navcontent ul {display: table;} #navcontent ul li a {display: table-cell; vertical-align: middle;} #navcontent ul li p {display

Re: [css-d] flash element covering nav dropdowns in Chrome

2010-11-28 Thread Julaine Scott
On Sun, Nov 28, 2010 at 1:40 PM, Jody Levinson wrote: > There's a dropdown menu until "Live" in the menu on this page: > http://evamoon.net/ that shows properly in FF but in Chrome, the Flash > slide show covers it. I think I've got my z-index layers set up properly, > but I can't fix it. Any tho

[css-d] Text block in vertical middle

2010-11-28 Thread Kim Brooks Wei
Hi People, I'd like to put information about these websites to the right of the jpgs, right smack in the vertical middle of the jpg height http://is.gd/hW4i9. What might be a good way to do this? Cheers, Kimi -- [ Kimi Wei thewei.com @kimiwei (t) 862.203.8814 p o box 626 fair lawn, nj 0741

Re: [css-d] flash element covering nav dropdowns in Chrome

2010-11-28 Thread Jody Levinson
On Nov 28, 2010, at 12:55 PM, Mark Senff wrote: > Isn't this one of those things where this additional parameter would fix the > trick? > > > > I'd be more sure if the same issue happened in Firefox as well, but give it a > try I guess > > mS > > >> There's a dropdown menu until "Live"

Re: [css-d] flash element covering nav dropdowns in Chrome

2010-11-28 Thread Mark Senff
Isn't this one of those things where this additional parameter would fix the trick? I'd be more sure if the same issue happened in Firefox as well, but give it a try I guess mS --- On Sun, 11/28/10, Jody Levinson wrote: From: Jody Levinson Subject: [css-d] flash element covering nav

[css-d] flash element covering nav dropdowns in Chrome

2010-11-28 Thread Jody Levinson
There's a dropdown menu until "Live" in the menu on this page: http://evamoon.net/ that shows properly in FF but in Chrome, the Flash slide show covers it. I think I've got my z-index layers set up properly, but I can't fix it. Any thoughts? The CSS validates. Thanks! -- TroutDream Graphics,

Re: [css-d] Justify a banner to a column

2010-11-28 Thread Philip Taylor (Webmaster, Ret'd)
"G.Sørtun" wrote: you have so many style-repetitions targeting the same elements that you better go through it all yourself and correct or delete the style that sets that bottom border in the first place. regards Georg And please : if you /must/ have a masthead graphic as opposed to a simpl

Re: [css-d] Justify a banner to a column

2010-11-28 Thread G.Sørtun
I'm trying to get the banner image in my Typepad blog (http://www.virtualeconomics.co.uk) to justify not to the left of the screen but to the left column margin. Is that possible, and if so how? No problem ... just remove all superfluous elements and styling, and float the (now simplified

[css-d] Justify a banner to a column

2010-11-28 Thread Seamus McCauley
Hi everyone, and thanks for your help with my last query, much appreciated. I'm trying to get the banner image in my Typepad blog (http://www.virtualeconomics.co.uk) to justify not to the left of the screen but to the left column margin. Is that possible, and if so how? Also, how do I get rid