Re: [css-d] how to i remove space between horizontal nav opions?

2011-03-02 Thread Matthew P. Johnson
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Jukka K. Korpela Sent: Wednesday, March 02, 2011 11:05 PM To: css-d@lists.css-discuss.org Subject: Re: [css-d] how to i remove space between horizontal nav opions? Matthew

Re: [css-d] removing/hiding background-color 'fringe' on border-radius

2011-03-02 Thread Chetan Crasta
On Thu, Mar 3, 2011 at 5:26 AM, Debbie Campbell wrote: > I'm using border-radius on #content in this page: > >> http://www.redkitecreative.com/projects/omnicall/ > > #content has background #fff and you can see a tiny fringe of white around > the outside edges of the rounded corners. What's the b

Re: [css-d] font-face syntax revisited

2011-03-02 Thread Philippe Wittenbergh
On Feb 12, 2011, at 5:53 PM, Philippe Wittenbergh wrote: >>> http://dev.l-c-n.com/_temp/font_eot_woff.html >> >> Looks identical in IE9RC, Safari 5.0.3 and Opera 11.01 - on Vista. > > Thanks for testing - that means we really can use a cleaner, leaner syntax to > load fonts. That makes it a gr

Re: [css-d] how to i remove space between horizontal nav opions?

2011-03-02 Thread Jukka K. Korpela
Matthew P. Johnson wrote: I am trying to figure out how to eliminate the space between nav options. By removing the spaces. :-) I mean the space characters and other whitespace (like line breaks) between the elements. http://peacetimemachine.com/ecoit/index.shtml The page looks somewhat

[css-d] how to i remove space between horizontal nav opions?

2011-03-02 Thread Matthew P. Johnson
I am trying to figure out how to eliminate the space between nav options. http://peacetimemachine.com/ecoit/index.shtml #inline-main { width:100%; padding:0; margin:0; text-align:center; } #inline-list { margin:0 auto; padding:6px 13px 6px

Re: [css-d] Little support for :after after images?

2011-03-02 Thread G.Sørtun
On 03.03.2011 00:21, Philippe Wittenbergh wrote: Generated content (::before / ::after) does not apply to replaced elements. [...] This will be defined in more detail in a future specification. OK, so my styles may, or may not, kick in more, or no, browsers ... one day. Good to know.

[css-d] removing/hiding background-color 'fringe' on border-radius

2011-03-02 Thread Debbie Campbell
I'm using border-radius on #content in this page: http://www.redkitecreative.com/projects/omnicall/ #content has background #fff and you can see a tiny fringe of white around the outside edges of the rounded corners. What's the best way to deal with that? I tried making the background the sa

Re: [css-d] Little support for :after after images?

2011-03-02 Thread Philippe Wittenbergh
On Mar 3, 2011, at 5:00 AM, G.Sørtun wrote: > I have this selector-chain for "print" in a page... > > img.pr-int01+img.pr-int01:after {...} > > ...but support doesn't look good across browser-land - only Opera seems to > act on it. Anything wrong on my part? > > page: http://www.gunlaug.com/c

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
>> On Wed, 2 Mar 2011, Lundgren, Chad wrote: > On this site, any page, this page for example: > http://bit.ly/fkJJvH >>> >>> >>> >> Well that looks pretty terrible! Is that FF 3.6.1 on windows XP? > > FF 3.6.14 on GNU/Linux. > >> The fonts are much b

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Chris F.A. Johnson
On Wed, 2 Mar 2011, Rory Bernstein wrote: On Mar 2, 2011, at 4:19 PM, Chris F.A. Johnson wrote: On Wed, 2 Mar 2011, Lundgren, Chad wrote: On this site, any page, this page for example: http://bit.ly/fkJJvH Well that looks pretty terrible! Is that FF 3.6

Re: [css-d] Quirks mode detection

2011-03-02 Thread JWN
Afternoon Ingo You wrote Ingo schrieb am 01.03.2011 21:59 I have problems to detect if my DTD (and whatnot) are correct. What, there is no way to check for quirksmode? Or did I ask wrongly, or indecently? First, a quick google turned up lots of responses [1] to "how to check for Quir

Re: [css-d] centered background

2011-03-02 Thread David Hucklesby
On 3/2/11 10:58 AM, bho...@aol.com wrote: I'm working on a site with a css centered background image. It works fine on IE, Safari, Chrome, iPhone, and the Droid, but when using AOL or Opera, I run into a slight problem. Only when maximized, and only on pages that run past the bottom of the sc

[css-d] Fwd: Josefin Sans everywhere I look

2011-03-02 Thread David Hucklesby
Nevermind. I must have somehow triggered the Safari "Show Google Fonts" extension while trying (unsuccessfully) to navigate that site with the keyboard... Sorry for the noise. -- Cordially, David Original Message Subject: Josefin Sans everywhere I look Date: Wed, 02 Mar 2011

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
On Mar 2, 2011, at 4:19 PM, Chris F.A. Johnson wrote: > On Wed, 2 Mar 2011, Lundgren, Chad wrote: >>> On this site, any page, this page for example: >>> http://bit.ly/fkJJvH > > > > -- > Chris F.A. Johnson, > Author: > Pro Bash

[css-d] Josefin Sans everywhere I look

2011-03-02 Thread David Hucklesby
A friend sent me a link to her most recent website design. Looking at it in Safari, I see a type-face that seems to be Josefin Sans, but can't make out where it's coming from. Furthermore, after viewing the page in Safari, all open tabs and subsequent pages display in this same font! I'm seeing M

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Chris F.A. Johnson
On Wed, 2 Mar 2011, Lundgren, Chad wrote: On this site, any page, this page for example: http://bit.ly/fkJJvH -- Chris F.A. Johnson, Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Script

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
On Mar 2, 2011, at 3:43 PM, Lundgren, Chad wrote: > Hi Rory, > > I'm not seeing what you're talking about: > http://i.imgur.com/JRNUO.jpg > > Here's a screenshot comparing Chrome 9 and Firefox 3.6.13 on Windows XP, > anti-aliasing turned on. > > Thanks, > Chad > > >> Subject: [css-d] Margin

Re: [css-d] Margin problem on nav column?

2011-03-02 Thread Lundgren, Chad
Hi Rory, I'm not seeing what you're talking about: http://i.imgur.com/JRNUO.jpg Here's a screenshot comparing Chrome 9 and Firefox 3.6.13 on Windows XP, anti-aliasing turned on. Thanks, Chad > -Original Message- > From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists

Re: [css-d] Quirks mode detection

2011-03-02 Thread Ingo
Ingo schrieb am 01.03.2011 21:59 I have problems to detect if my DTD (and whatnot) are correct. Since I run into the box model bug in IE6, header data must be wrong - the bug supposedly only applies to quirksmode. I found this JS snippet http://www.snippetstash.com/public/126 if(document.com

[css-d] Little support for :after after images?

2011-03-02 Thread G.Sørtun
I have this selector-chain for "print" in a page... img.pr-int01+img.pr-int01:after {...} ...but support doesn't look good across browser-land - only Opera seems to act on it. Anything wrong on my part? page: http://www.gunlaug.com/contents/basics/layout.html ...relevant style in page-head.

[css-d] Margin problem on nav column?

2011-03-02 Thread Rory Bernstein
On this site, any page, this page for example: http://bit.ly/fkJJvH I ran a bunch of browsercam screen captures, and the one for Firefox 3.6.1 on Windows XP looks horrific. Mostly I am concerned about the weird way that the spacing between the lines in my left nav column are coming out; that is

Re: [css-d] Image caption, content width issue in IE

2011-03-02 Thread Lundgren, Chad
[...] > I'm looking at my most recent screen BrowserCam captures. > In IE5.2 on MacOSX 10.4, the image caption moves to the right and displaces > the article text. I can't figure out why. > http://www.keithpurtell.com/kthings/captures/84.jpg No one uses this browser anymore. It's not worth your de

[css-d] centered background

2011-03-02 Thread BHomis
I'm working on a site with a css centered background image. It works fine on IE, Safari, Chrome, iPhone, and the Droid, but when using AOL or Opera, I run into a slight problem. Only when maximized, and only on pages that run past the bottom of the screen, either the background moves about