Re: [css-d] media break woes back

2013-09-01 Thread william drescher
On 8/30/2013 5:06 PM, John A. Johnson wrote: On Aug 30, 2013, at 2:02 PM, Chris Rockwell wrote: No, that is the problem. You commented out the opening of you tablet mq, but not the closing. well that seems to have fixed one problem; the mobile MQ break to at least happen. I see my 960 la

Re: [css-d] media break woes back

2013-08-30 Thread Chris Rockwell
No, that is the problem. You commented out the opening of you tablet mq, but not the closing. On Fri, Aug 30, 2013 at 4:58 PM, Philip Taylor wrote: > Defective CSS can cause as many problems as defective HTML. > I do not say that it is the cause of your problem(s), but > it does need attention

Re: [css-d] media break woes back

2013-08-30 Thread Chris Rockwell
Here is a screenshot in Chrome using the web developer add-on: http://imgur.com/UMd7tzX. Inspecting the element in Chrome Dev Tools and Firefox firebug shows 960px as well. On Fri, Aug 30, 2013 at 5:30 PM, John A. Johnson wrote: > > On Aug 30, 2013, at 2:28 PM, Chris Rockwell > wrote: > > > It

Re: [css-d] media break woes back

2013-08-30 Thread John A. Johnson
On Aug 30, 2013, at 2:28 PM, Chris Rockwell wrote: > It reaches 960 wide for me. cool, but how so? I'm using an on-screen ruler that shows it as 860px! Thank you! John __ css-discuss [css-d@lists.css-discuss.org] http://www.

Re: [css-d] media break woes back

2013-08-30 Thread Chris Rockwell
It reaches 960 wide for me. On Fri, Aug 30, 2013 at 5:06 PM, John A. Johnson wrote: > > On Aug 30, 2013, at 2:02 PM, Chris Rockwell > wrote: > > > No, that is the problem. You commented out the opening of you tablet > mq, but not the closing. > > well that seems to have fixed one problem; the

Re: [css-d] media break woes back

2013-08-30 Thread Philip Taylor
Defective CSS can cause as many problems as defective HTML. I do not say that it is the cause of your problem(s), but it does need attention : > Sorry! We found the following errors (1) > URI : http://coffeeonmars.com/new/css/styles.css > 72Parse Error } Philip Taylor John A

[css-d] media break woes back

2013-08-30 Thread John A. Johnson
OK..I thought I had these things working but it appears not to be. Right now, I am just trying to get 2 breaks to work right: desktop and mobile. Yes, I know there are others but this is learning here just to get 2 of them to work. Seems the desktop one works, but the mobile does not. mobile sh

Re: [css-d] media break woes back

2013-08-30 Thread John A. Johnson
On Aug 30, 2013, at 2:02 PM, Chris Rockwell wrote: > No, that is the problem. You commented out the opening of you tablet mq, but > not the closing. well that seems to have fixed one problem; the mobile MQ break to at least happen. I see my 960 layout doesn't measure 960! I've got a wrapper