Re: [css-d] PROBLEM with CSS for checkbox - Firefox

2017-06-16 Thread Jeff Zeitlin
What, exactly, is -moz-appearance: none; _documented_ as doing for the version of FireFox you are using? On Fri, 16 Jun 2017 14:58:20 -0400, william drescher wrote: >Date: Fri, 16 Jun 2017 14:58:20 -0400 > >I have: > > >http://inourpath.com)? > I (and a few others) are encountering an intermittent CSS problem o

[css-d] Mystery: The Case of the Missing CSS

2008-03-14 Thread Jeff Gates
-instead it should be width:100%;). Is this still true? Are there other little things I should be aware of to help problem solve the Case of the Missing CSS (again, it doesn't happen often but I can't figure out a constant for when it does)? Jeff _

[css-d] Building a Print CSS

2008-03-13 Thread Jeff Gates
e bit of css by Eric Meyer on A List Apart for printing the URLs of links when one prints the page (it's in the css file mentioned above). Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/

Re: [css-d] Diff between display:none and visibility:hidden

2008-03-11 Thread Jeff Gates
Last night I replaced visability:hidden with display:none in my implementation of Lightbox's slideshow. It works fine (and just as described, the extra space that the visibility property put on my page has now been eliminated with the display property). It's not necessary for accessibility for

[css-d] Diff between display:none and visibility:hidden

2008-03-10 Thread Jeff Gates
out. In other words, is the only difference between the display and visibility properties that one leaves space in layout and the other doesn't? Thanks, Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

Re: [css-d] Non-image list-style-type coloring?

2008-03-06 Thread Jeff Blaine
Thanks all. I'll figure out what will work for me based on the replies. I don't think I can require the extra element inside the as I am developing a theme for general use. Gunlaug Sørtun wrote: > Jeff Blaine wrote: >> I don't see a CSS2 way to apply a color to J

[css-d] Non-image list-style-type coloring?

2008-03-05 Thread Jeff Blaine
I don't see a CSS2 way to apply a color to JUST the list item marker (disc, square, whatever). Have I missed it? I don't want to use an image. I just want to make the list item marker itself 20% less imposing by lightening it relative to body text color. Side question: Barring a solution above

Re: [css-d] A CSS Mystery

2008-02-27 Thread Jeff Gates
t; (which is a large text version). What I got out of reading Eric's piece is (and tell me if I'm wrong) that if I take out the title attribute I would force the css to be persistent rather than preferred and that would force the css to display. Is that what you're saying? Jeff __

Re: [css-d] A CSS Mystery

2008-02-27 Thread Jeff Gates
> > <http://inourpath.com/maps/index.html> > > > > As I said, I've fixed the problem by reinstating the css links in the > > . When they weren't there the problem occurred, as I outlined it in > > my original post. > > > > Jeff > >

Re: [css-d] A CSS Mystery

2008-02-27 Thread Jeff Gates
occurred, as I outlined it in my original post. Jeff __ css-discuss [EMAIL PROTECTED] http://www

[css-d] A CSS Mystery

2008-02-27 Thread Jeff Gates
Doesn't help. Is there a cookie here? When I reset Safari (including cookies) my styles return to the main part of the site. Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FA

Re: [css-d] Getting Rid of White Background

2008-02-26 Thread Jeff Gates
> Jeff Gates wrote: > > > I've tried commenting out all indications of colored backgrounds in > > any menu nav element (the menu that appears on the rest of the site > > has a lot of background: #fff;) but that doesn't seem to help. I > > don't kn

[css-d] Getting Rid of White Background

2008-02-26 Thread Jeff Gates
oming from. Can anyone tell me? The page in question: http://inourpath.com/map/maps2.html To see the original menu scroll to the bottom of this page: http://inourpath.com/intro.html Any help would be appreciated. Thx. Jeff __ css

Re: [css-d] Slide show in a single picture frame

2008-02-24 Thread Jeff Gates
eated numerous slide shows online with this and it's great. Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http:

  1   2   >