Re: [css-d] Why z-index does not work for transformed element?

2012-01-07 Thread Mark Senff
> In the following example, no matter what z-index I set, div2 is always > above the first div. Does anybody know how to change css to make div2 > in the bottom? Why z-index does not work with transform? You just need to make sure that the DIV elements have a "position" value. Set it to "position:

Re: [css-d] CSS Via Conditional Comments for Safari?

2011-12-22 Thread Mark Senff
On 2011-12-22, at 8:16 PM, Philippe Wittenbergh wrote: > On Dec 23, 2011, at 10:12 AM, Elli Vizcaino wrote: > >> This has always been my experience w Safari render fonts even when viewing >> directly on a Mac. I really need the font to render like the rest of the >> browsers because that heavy

Re: [css-d] positioning over mpeg video..

2011-12-11 Thread Mark Senff
On 2011-12-11, at 9:18 PM, Michael Beaudoin wrote: > Is it possible to position a transparent button over an embeded mpeg video? > I can move them around but when the page loads, it seems the buttons are > behind the movie. > I've tried z-index but I'm sure I'm not doing it right. Code is below b

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] OPTIONS of a select box overlapping a DIV overlay

2009-08-12 Thread Mark Senff
Hey all, I'm well aware of the IE6-specifc problem regarding SELECT-boxes showing through a overlay div, and its usual fix (putting an iFrame with certain properties right under the overlay div), but I've just come across something new, related to this. Why I've never seen this before, I don't

Re: [css-d] styling select drop down in IE

2009-03-27 Thread Mark Senff
--- On Fri, 3/27/09, Nick Fitzsimons wrote: >> On Thu, March 26, 2009 10:18 pm, Angela French wrote: >> >> Can CSS be applied to the tag in IE? I can't get mine to >> remove the 3D effect. I remember something about the styling >> of selects being an operating system style that can't be over

Re: [css-d] List-style-type in IE

2009-03-27 Thread Mark Senff
--- On Fri, 3/27/09, Mike Davies wrote: > > ul,li { > >list-style-type: none; > >list-style-position: outside; > >} > > > > The list-style-position should help there. > > This seems to remove the bullet but the indent remains as > though the bullet still exists. Like Tim said,

Re: [css-d] IE and png transparency

2009-03-27 Thread Mark Senff
--- On Fri, 3/27/09, hairball wrote: > How can I set .png transparency for ie7. I thought is was > something like this. > > code: > filter:alpha(opacity=50); > > But I guess I'm wrong it doesn't seem to work, am I > missing something ? With PNGs, the transparency is part of the actual IMAGE, y

Re: [css-d] styling select drop down in IE

2009-03-27 Thread Mark Senff
--- On Thu, 3/26/09, Angela French wrote: > Can CSS be applied to the tag in IE? I > can't get mine to remove the 3D effect. I remember > something about the styling of selects being an operating > system style that can't be overwritten. To my knowledge, this is indeed not possible in IE, an

Re: [css-d] List-style-type in IE

2009-03-26 Thread Mark Senff
--- On Thu, 3/26/09, Mike Davies wrote: > I am trying to remove the bullets from an unordered list, which works > fine in Firefox using list-style-type:none;. But this doesn't appear to > be supported by IE and the lists are showing either with the bullet or > with an indent. > > See the left-ha

Re: [css-d] How to 'clear' absolute?

2008-10-30 Thread Mark Senff
> Hi, is there a way to clear a absolute positioned element? > For example: > > > > some content > > > > some more content > > > > How do I make the second div appear after the first one and not on top > of it? Assume that I can't use float and the height of the first div >

Re: [css-d] IE6 flicker bug - can't seem to fix it

2008-10-21 Thread Mark Senff
--- On Fri, 10/17/08, Bruno Fassino <[EMAIL PROTECTED]> wrote: > With which IE6 version are you seeing the problem? > > I ask this since I do not see flicker in your pages with a > "real" IE6. > Remember that the so called stand-alone versions of IE6 are > not "IE6 SP1" > (they are a bit older) a

Re: [css-d] IE6 flicker bug - can't seem to fix it

2008-10-17 Thread Mark Senff
--- On Fri, 10/17/08, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > In my book: if end-users don't know how to set preferences in their > own browser so it works for them, or deliberately set them so their > browser works badly, then there's nothing I can or will do other > than to tell those who as

Re: [css-d] IE6 flicker bug - can't seem to fix it

2008-10-17 Thread Mark Senff
--- On Fri, 10/17/08, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Info: I know that page, and under "WORKAROUNDS" it does list the following: "Update September 2006 - Thanks to Dan Popa, a javascript workaround using an undocumented parameter in a

[css-d] IE6 flicker bug - can't seem to fix it

2008-10-17 Thread Mark Senff
Hey all, I'm in the process of creating a "standard base" 4-level Suckerfish menu that is 100% compatible with FF, IE6/7/8, Opera and Safari (Win). (for the sake of argument, let's not go into details why other browsers should be supported too. this is what's on my plate for now) that I

Re: [css-d] IE6 displaying some text twice

2008-10-05 Thread Mark Senff
--- On Sun, 10/5/08, Tim Dawson <[EMAIL PROTECTED]> wrote: > I have a problem with IE6 displaying (part of) some text > twice. The page advertises eight B&B properties, each in > identical format. Underneath the last entry, the last > part of the last line is getting repeated at the top of > t

Re: [css-d] Possible to install multiple versions of IE?

2008-09-18 Thread Mark Senff
To address the original question first: --- On Thu, 9/18/08, Hedley Finger <[EMAIL PROTECTED]> wrote: > Currently, I was using IE 7 just for day-to-day browsing for > years. Just recently I started to build my website and now have > installed several browsers for testing. Is it possible to inst

Re: [css-d] Positioning navigation and IE 6 positioning.

2008-07-03 Thread Mark Senff
1. Measure the width of the menu bar that you always want to keep on one line (I think it's app. 950 pixels) and make sure the contents are contained in a div (or UL or whatever block-element) that's has a specific width of (at least) 950 pixels. 2. Kinda like the same answer. Make sure both

Re: [css-d] Undesired wrapping when browser is not maximized

2007-11-20 Thread Mark Senff
Please validate before asking for help. I get a scrollbar regardless of font size or window size, but things like that are no surprise when the HTML is invalid. http://validator.w3.org/In all fairness: the scrollbar wasn't there at the time the question was posed. Very possible that he changed th

Re: [css-d] Issue In IE

2007-11-19 Thread Mark Senff
Two simple ways to solve this (each with its own side effect, but perhaps easier to fix those). - remove the left float on the "ad"-div - give the "right"-div a specific width I'm sure there are more complex (but "better") ways to solve it, but this should be enough to solve your initial proble

Re: [css-d] Undesired wrapping when browser is not maximized

2007-11-19 Thread Mark Senff
I don't think it's an issue of the browser being maximized or not -- to me it looks like this undesirable thing is happening when the browser is just too small to show everything on one line. But that's a technicality, I guess. The thing is, the page is doing what it's supposed to do. The "LOGO"

[css-d] IE6 png fix problem / behavior property

2007-10-31 Thread Mark Senff
Hey all, Here's one of those stupid problems again Let's say my DIV structure is like this: menu goes here, blablabla For a specific reason, I want to use a PNG file with alpha transparency as the background of the main block. To make that work in IE6, I used a method that includes

Re: [css-d] Website check please!!

2007-09-22 Thread Mark Senff
[EMAIL PROTECTED] wrote: second level menu alignment and font size. second level hidden behind images second level disappears with cursor to run over also bottom navigation alignment.I'm sure you have a reason for it, but I don't see the absolute necessity of giving Z-indexes to the top U

Re: [css-d] Safari background issue

2007-09-19 Thread Mark Senff
"I use a PC so I can't test it in Safari" -- hopefully we will hear that less and less now that the Windows version of Safari is pretty much 99% the same as the Mac version. ;) I checked the Subaru site in my (PC) Safari and I don't see any difference on the Advantage page, but then this may be

Re: [css-d] Fwd: CSS Issue

2007-09-19 Thread Mark Senff
I think the problem is in the way you call your JS file in the header. Instead of: try using: P.S. new here, hello, my name is Mark, hope I get to learn a lot of new stuff here and also help out others. :) Mark Finney <[EMAIL PROTECTED]> wrote: And with link (oppps) Dear L