Re: [css-d] Help with Horizontal List in IE

2010-01-13 Thread Denise McLaurin
t worked! Many thanks. Denise __ 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 Support

[css-d] Help with Horizontal List in IE

2010-01-13 Thread Denise McLaurin
x:100; } ul.submenu li ul li { float:none; width:175px; background-color:#BACEDA; opacity:1; filter: alpha(opacity=100); } ul.submenu li.parent ul li a { border:none; background-image:none; } Thanks in advance, Denise _

[css-d] Z-index and IE

2008-10-08 Thread Denise McLaurin
. If someone could take a look and suggest a fix, I'd be very appreciative. Page in question: http://www2.usarice.com/~usarice/index.php?option=com_phocagallery&view=categories&Itemid=190 Site still under development with plenty left to do.

[css-d] Expand containers etc

2008-08-05 Thread Denise Flinchbaugh
e bottom part of the navigation appears correctly. However, in FF and Safari, the left hand image appears above the right hand image. Wondering why... Thanks for help in advance. Denise Flinchbaugh __ css-discuss [EMAIL PROTE

[css-d] Expand containers etc

2008-08-05 Thread Denise Flinchbaugh
e bottom part of the navigation appears correctly. However, in FF and Safari, the left hand image appears above the right hand image. Wondering why... Thanks for help in advance. Denise Flinchbaugh Office: (303) 483-2861 MSC Support: (866) 246-805

Re: [css-d] Aural Style Sheets

2007-07-25 Thread Denise
imary focus on adding keyboard accessibility, skip navigation links, etc. For those who are interested, I found the following site to have the most complete information on making your pages accessible: http://www.webaim.org/. Thanks to all for

[css-d] Aural Style Sheets

2007-07-24 Thread Denise
that I could download for testing the site would be great (i.e., Emacspeak). Thanks, Denise __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=

[css-d] csshover.htc not working in IE6

2007-06-18 Thread Denise
t top right; width:20px; padding:0;} Thanks, Denise __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http:

[css-d] List menu - gap in IE

2007-06-15 Thread Denise
-weight:normal;} #menu ul.inner li:hover {background-color:#529AA7;} #menu ul.outer li.left {background:url(../images/menu_lt.gif) no-repeat top left; width:20px; padding:0;} #menu ul.outer li.right{background:url(../images/menu_rt.gif) no-repeat top right; width:20px; padding:0;} Thanks, Denise

[css-d] wierd (but familure) CSS glitch in IE

2006-10-01 Thread Denise Hartmann
something and then never do it again on that visit to the site. It only happens on these 2 pages. I seem to imagine having a similar problem once before, but I have forgotten it. This darn site is completely constructed from smarty templates. I hate smarty, don't you? Thanks for the help, D

Re: [css-d] Centering an inline list?

2006-08-03 Thread Denise
Excellent! That did the trick. Thank you. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of cj Sent: Thursday, August 03, 2006 1:13 PM To: Denise Cc: css-d Subject: Re: [css-d] Centering an inline list? the reason it's not centering with the (correc

[css-d] Centering an inline list?

2006-08-03 Thread Denise
example can be viewed at: http://www.unicornhosting.com/md1076/index.php?theme=passman Thanks, Denise __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css

Re: [css-d] Gap In IE

2006-08-02 Thread Denise
Try removing the whitespace between the closing and and possibly also the space between that closing and the next . IE is very sensitive to whitespace. Denise __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] Final link not working in IE

2006-08-01 Thread Denise
ll 200+ pages on the site again!) A sample page can be found at http://www.pepperlaw.com/pracarea/doverid/id_speaking.cfm. It is a live site. Notice the link that begins "Return to Kitzmiller v. ..." The footer links work fine. CSS file is http://www.pepperlaw

[css-d] image suckerfish

2006-07-25 Thread Denise Hartmann
left; height: 1%; } * html ul li a { height: 1%; } /* End */ .dot { width: 20px; background-color: #840431; padding: 4px 0px 4px 0px; display: block; } Can anybody help? Thanks, Denise __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Hyphens in class names

2006-06-16 Thread Denise
Thanks. It may have more to do with the template engine for this CMS. I hadn't had issues with hyphens before, but thought I ought to check here. Denise -Original Message- From: cj [mailto:[EMAIL PROTECTED] Sent: Friday, June 16, 2006 3:18 PM To: Denise Cc: css-d Subject: Re: [

[css-d] Hyphens in class names

2006-06-16 Thread Denise
this apply to id's also? Thanks in advance, Denise __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-dis

[css-d] problem in mac IE 5.2

2006-01-25 Thread Denise Hartmann
Help, I am having a problem in mac IE 5.2 with www.ourtownplayers.org, the main body of the site won't float. It's ending up below the content on the left. It is fine on PCs in IE 5 and up and on Firefox. Anybody know what's causing this?

[css-d] Positioning in Opera

2005-10-25 Thread Denise Hartmann
pixels in Opera. www.amongthievesmovie.com Anybody know why? Thanks, Denise __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by

[css-d] widths - ie 6, 5.5, 5.0

2005-08-08 Thread Denise Hartmann
I hope this has not been covered over an over, but I want to know about the width discrepancy I am encountering in different versions of IE. Why is 600px wide more narrow in 5.0 than it is in 6.0? Thanks for the help or direction to a source of info, Denise

Re: [css-d] Content not allowd in prolog validation error

2005-05-31 Thread Denise Craven
Quoting Prabhath Sirisena <[EMAIL PROTECTED]>: What could the reason be for this error? (I/O Error. Stream closed). The site is: http://nidahas.com Try validating the CSS. The content is served as application/xhtml+xml. Thanks, Prabhath http://nidahas.com > I/O Error: Stream closed. > > Loo

[css-d] Make it Stop!

2005-05-08 Thread Denise Hartmann
Hello, Okay, how do I make a stop??? I have 4 floated images inside the div, I have given it a white-space:nowrap; and the images still drop down when the window is compressed in IE (they overlap each other in firefox). Is there a trick??? Thanks, Denise