[css-d] Sizing bullets in IE6/IE7

2010-06-08 Thread Jay Carlson
Howdy, list: I'm normally pretty clever with CSS, but the IE6/IE7 rendering of this page is giving me issues: http://smmirror.jaycarlson.net/?ajax I want nice, big bullets, but normal-sized text on the sidebars, so I'm doing something like: lispanHeading/span/li li { font-size:something big }

[css-d] IE8, CSS 2.1 page-break-inside: avoid problem

2010-06-08 Thread Stéphane Carnot
Hi all, This is my 1st post in this list, so please forgive me if i forgot something :-) - Windows Vista Business SP1 (French) Microsoft, Internet Explorer 8.0 6001.18904 - I have a desktop application which generates html pages from SQL data. Then, with a WebBrowser object, I send these

[css-d] positioning a horozontal bar

2010-06-08 Thread Andy B.
Hi. I have the following html and css code. My question is this: I need to use css to position the hr / tag blow the ACTIONS, ICON, TITLE AND VISIBILITY divs and above the ContentPane div (using it as a divider between the title bar and the content). How exactly would I do this. It needs to work

Re: [css-d] Does M$ filter fail in IE 7?

2010-06-08 Thread David Hucklesby
On 6/8/10 5:38 AM, Mark Richards wrote: On my IE7, which runs in VMWare, I see the same transparencies as in FF 3.6, but the fonts are different (no shadow) and there are no rounded corners. I've attached a screenshot of part of the IE-7 rendered image. Mark -Original Message-

Re: [css-d] Does M$ filter fail in IE 7?

2010-06-08 Thread Mark Richards
-Original Message- From: David Hucklesby [mailto:huckle...@gmail.com] Sent: June 8, 2010 10:13 To: Mark Richards Cc: css-d Subject: Re: [css-d] Does M$ filter fail in IE 7? Thanks for taking a look, Mark. But from your screen-shot, it does not look like you applied any zoom to

[css-d] character encoding?

2010-06-08 Thread russ
I apologize if this is considered off-topic, but it's here that I find people talking most about validating pages. I am trying to find out why my documents are validated as Tentatively checked as HTML 4.01 Strict with warnings about No Character Encoding Found! Falling back to windows-1252. I

Re: [css-d] positioning a horozontal bar

2010-06-08 Thread Val Dobson
Why use a HR? Why not use a styled border property for one of the divs? Val On 8 June 2010 15:21, Andy B. sonfir...@gmail.com wrote: Hi. I have the following html and css code. My question is this: I need to use css to position the hr / tag blow the ACTIONS, ICON, TITLE AND VISIBILITY divs

Re: [css-d] Does M$ filter fail in IE 7?

2010-06-08 Thread Nancy Johnson
In my version of IE7, The filter doesn't work when I use the zoom tool, and the images are square and not circles as they are in Firefox. Nancy On Tue, Jun 8, 2010 at 10:24 AM, Mark Richards mark.richa...@date.com wrote: -Original Message- From: David Hucklesby

Re: [css-d] character encoding?

2010-06-08 Thread Michael Adams
On Wednesday 09 June 2010 03:50, r...@catjuggling.com wrote: I apologize if this is considered off-topic, but it's here that I find people talking most about validating pages. I am trying to find out why my documents are validated as Tentatively checked as HTML 4.01 Strict with warnings about

Re: [css-d] character encoding?

2010-06-08 Thread David Hucklesby
On 6/8/10 8:50 AM, r...@catjuggling.com wrote: I apologize if this is considered off-topic, but it's here that I find people talking most about validating pages. I am trying to find out why my documents are validated as Tentatively checked as HTML 4.01 Strict with warnings about No Character

Re: [css-d] character encoding?

2010-06-08 Thread Jay Carlson
On 6/8/10 8:50 AM, r...@catjuggling.com wrote: I apologize if this is considered off-topic, but it's here that I find people talking most about validating pages. I am trying to find out why my documents are validated as Tentatively checked as HTML 4.01 Strict with warnings about No Character