Re: [css-d] Some see the style sheet and some don't.

2009-06-26 Thread Alan Gresley
Paul Novitski wrote: > At 6/26/2009 11:31 AM, tedd wrote: >> with my site I have to declare the Content-Type in all my style sheets. > > > Could you explain that? I've never encountered that necessity before. > > Paul Just a thought, maybe this has something to do with the coding of the meta

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread Peter Abramowicz
Chris Akins wrote: > > Thanks for the tip. So - now, how 'bout the list of links? Anyone > got any ideas on why they jump around? > Glad it worked, as to the 'list of links' I would try removing your comment before the Doctype, I think it's throwing the IE 6 into the quirks mode which is cau

[css-d] Layer positioning problem with page link

2009-06-26 Thread Carol Swinehart
http://www.betteroutdoorlivingathome.com/testing/test2.html Original message Test page validates but dropdown buttons are below the text in the blue area in IE, other browsers work correctly. Tried to apply the ie7 and ie8.js files to page but that didn't help. z-index is set above the text an

[css-d] Layer positioning problem

2009-06-26 Thread Carol Swinehart
Test page validators but buttons dropdown are below the text in the blue area in IE other browsers work correctly. Tried to apply the ie7 and ie8.js files to page but that didn't help. z-index is set above the text and other fence layer. Any ideas what may be going wrong with this. Help most a

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread David Laakso
Chris Akins wrote: >> The correction for the horizontal nav bounce in IE/6/7/8 and Opera is: >> ol#toc a {/*border-bottom: 1px dotted rgb(120,120,120);*/ >> border-bottom: 3px dotted rgb(255,255,255); >> } >> >> > > > While it's true the jumping issue is fixed, it's also at the expense > o

Re: [css-d] UL nav to emulate image rollover effect

2009-06-26 Thread David Laakso
Greg Wilker wrote: > I am new to this list - but fairly comfortable with code & css. > > > Here is the live site: > http://www.stoptheft.com/site/index.php > > Here is what I am working on: > http://store.stoptheft.com/HTN/ > > > > Greg > > Welcome to the list! Please see if this might help f

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread James S. Huggins ( cssdiscuss)
-Original Message- From: James S. Huggins (dot com) [mailto:jhugg...@jamesshuggins.com] Sent: Friday, June 26, 2009 4:30 PM To: 'css'; 'David Laakso'; 'Chris Akins' Subject: RE: [css-d] Weird "Jumping" Links === Chris Akins wrote: > Ok - I've sifted my

Re: [css-d] Conditional comments for Mac?

2009-06-26 Thread Tim Snadden
On 27/06/2009, at 9:27 AM, nancy wrote: > Is it possible to specify conditional comments for FF and Safari on > Mac v. > FF and IE on PC? > I'm on a committee that has access to the code for this online > catalog: > https://i-share.carli.illinois.edu/uc/vwebv/searchBasic?sk=en_US > We are try

Re: [css-d] Conditional comments for Mac?

2009-06-26 Thread David Dorward
2009/6/26 nancy : > Is it possible to specify conditional comments for FF and Safari on Mac v. > FF and IE on PC? No. Conditional comments allow markup to be presented to or hidden from versions of MSIE/Win32. > I'm on a committee that has access to the code for this online catalog: > https://i-s

[css-d] Conditional comments for Mac?

2009-06-26 Thread nancy
Is it possible to specify conditional comments for FF and Safari on Mac v. FF and IE on PC? I'm on a committee that has access to the code for this online catalog: https://i-share.carli.illinois.edu/uc/vwebv/searchBasic?sk=en_US We are trying to move the search button over, see: https://i-share-tes

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread Chris Akins
On Fri, Jun 26, 2009 at 1:03 PM, Peter Abramowicz wrote: > Chris Akins wrote: > > > You could try this: > ol#toc li a {padding-bottom:2px;} > ol#toc li a:hover {padding-bottom:0;} Hey - that worked for the top horizontal links! With slight modification, that is. The ol#toc a already had a bott

[css-d] UL nav to emulate image rollover effect

2009-06-26 Thread Greg Wilker
Hello everyone, I am new to this list - but fairly comfortable with code & css. I am currently attempting to code a nav element to emulate a current live site that is using images and JS for the look & feel - and effects. Seems like a pretty straight forward idea - changing the background images

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread Peter Abramowicz
Chris Akins wrote: >> The correction for the horizontal nav bounce in IE/6/7/8 and Opera is: >> ol#toc a {/*border-bottom: 1px dotted rgb(120,120,120);*/ >> border-bottom: 3px dotted rgb(255,255,255); >> } >> >> > > > While it's true the jumping issue is fixed, it's also at the expense > o

[css-d] Fwd: Weird "Jumping" Links

2009-06-26 Thread Chris Akins
-- Forwarded message -- From: Chris Akins Date: Fri, Jun 26, 2009 at 2:09 PM Subject: Re: [css-d] Weird "Jumping" Links To: David Laakso > The desired dotted line has not been deleted. Change it from white to a > light gray it it will show. True - but again the dotted line is

Re: [css-d] Footer doesn't stick to bottom of page

2009-06-26 Thread Norman Fournier
On 19-Jun-09, at 4:14 PM, Paul Novitski wrote: > At 6/19/2009 01:35 PM, Norman Fournier wrote: >> If anyone knows a way to effect both the footer staying anchored to >> the bottom of the browser window and/or appearing at the end of the >> text, that would be fantastic, or is it a choice of one or

Re: [css-d] Some see the style sheet and some don't.

2009-06-26 Thread Paul Novitski
At 6/26/2009 11:31 AM, tedd wrote: >with my site I have to declare the Content-Type in all my style sheets. Could you explain that? I've never encountered that necessity before. Paul __ css-discuss [cs...@lists.css-discuss.org]

Re: [css-d] Some see the style sheet and some don't.

2009-06-26 Thread tedd
At 11:17 AM -0700 6/26/09, Paul Novitski wrote: >At 6/26/2009 10:53 AM, tedd wrote: >>http://sperling.com/examples/audio-captcha/ >> >>Can anyone tell me why the style sheet here is seen in most browsers >>but not in *some* versions of Safari and FireFox for the Mac? >> >>It's interesting that Oper

[css-d] Overlapping images+Rollover+Navigation

2009-06-26 Thread Ryan Manley
Ive been working on a navigation bar that uses irregular shapes as the "buttons". I used Dave Sheas tutorial example as a template. http://www.alistapart.com/d/sprites/ala-blobs2.html Im still very new to CSS so I copied and pasted the design into notepad and used my own images and pixel

Re: [css-d] Some see the style sheet and some don't.

2009-06-26 Thread Paul Novitski
At 6/26/2009 10:53 AM, tedd wrote: >http://sperling.com/examples/audio-captcha/ > >Can anyone tell me why the style sheet here is seen in most browsers >but not in *some* versions of Safari and FireFox for the Mac? > >It's interesting that Opera for the Mac and IE6, 7, and 8 doesn't >have any probl

[css-d] Some see the style sheet and some don't.

2009-06-26 Thread tedd
Hi gang: With regard to: http://sperling.com/examples/audio-captcha/ Can anyone tell me why the style sheet here is seen in most browsers but not in *some* versions of Safari and FireFox for the Mac? It's interesting that Opera for the Mac and IE6, 7, and 8 doesn't have any problems seeing th

Re: [css-d] Centering floated elements ?

2009-06-26 Thread talofo talofo
> > IE/6 does not support min-height or min-width. > * html .dialog .wrapper { height: 400px; }/* 4 ie/6.0 */ > > > Thanks a lot David, I don't know why, but if I put * html .dialog .wrapper { height: 400px; } I get no left and bottom borders (I realize that this description lacks rigor :s), h

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread Chris Akins
> The correction for the horizontal nav bounce in IE/6/7/8 and Opera is: > ol#toc a {    /*border-bottom: 1px dotted rgb(120,120,120);*/ > border-bottom: 3px dotted rgb(255,255,255); > } > While it's true the jumping issue is fixed, it's also at the expense of the desired dotted line which is now

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread David Laakso
Chris Akins wrote: > Ok - I've sifted my CSS and HTML with as fine a toothed comb as I > have, and still can't figure this one out. > > Page with problem (IE only of course): > > www.springfieldmo.gov/newsite/tabs/home.jsp > > > The correction for the horizontal nav bounce in IE/6/7/8 and Oper

Re: [css-d] Weird "Jumping" Links

2009-06-26 Thread David Laakso
Chris Akins wrote: > Ok - I've sifted my CSS and HTML with as fine a toothed comb as I > have, and still can't figure this one out. > > Page with problem (IE only of course): > > www.springfieldmo.gov/newsite/tabs/home.jsp > No help from this end, but I regret Opera is not going along with t

[css-d] Weird "Jumping" Links

2009-06-26 Thread Chris Akins
Ok - I've sifted my CSS and HTML with as fine a toothed comb as I have, and still can't figure this one out. Page with problem (IE only of course): www.springfieldmo.gov/newsite/tabs/home.jsp Page for comparison: www.springfieldmo.gov/newsite/tabs/page.jsp Associated CSS: www.springfieldmo.go

Re: [css-d] Centering floated elements ?

2009-06-26 Thread David Laakso
> I'm unable to get the scroll bars displayed on IE 6. Any help? > > Here it is: > http://www.cantinho.org/pt/cantinho-site/layout2.html > > K. Regards, > Márcio > > __ IE/6 does not support min-height or min-width. * html .dialog .wrapper { height: 400px; }/* 4 ie/6.0 */ _

Re: [css-d] Centering floated elements ?

2009-06-26 Thread MEM
> it looks like you have not yet looked at IE6. You need to hack IE to > handle transparent PNGs I have deal with the .png . Not easy because normally the fixs don't support css background properties. However here it is: (I'm starting to hate this "very simple" layout!!!) http://www.dillerdesig

Re: [css-d] Centering floated elements ?

2009-06-26 Thread MEM
> http://snadden.com/sandbox/mem2.html Thanks a million! >it looks like you have not yet looked at IE6. A little offtopic: Before IE8 I was having a emulation from MS to IE6 on IE7. But now, despite using sites that work with screen shoots, is there any other way to test IE6 rendering? What abo

Re: [css-d] -Problems with background position interpretation in Safari3 and IE7

2009-06-26 Thread Gunther Van Butsele
I think I finally understand what you are trying to do.. You need a different approach: http://www.code-masters.be/mirdum/ > > Hello > > Well it looks that there is no solution for this, I don't > want to give up, this is the third time that I post this and > I don't find a solution, I just