Re: [css-d] Counting Pixels

2006-07-23 Thread Chris Hughes
>Christian Montoya wrote: > >> MeasureIt extension for Mozilla browsers: >> https://addons.mozilla.org/firefox/539/ > > >Thanks to all who replied ... I have some new tools now to play with. > > There's also Screen Calipers from Iconico.com. $30-worth, but very useful indeed. -- Chris Hughes "Re

Re: [css-d] problem with header spacing

2006-07-23 Thread Liz
Thank you all so much for your help. It's fixed and the red border is a great visual tool for when I don't know what's going on. This list is a wonderful resource. Without it I'd probably give up and go back to tables. Regards, Liz On 7/23/06 9:18 PM, "francky" <[EMAIL PROTECTED]> wrote: >

Re: [css-d] Counting Pixels

2006-07-23 Thread Jennifer Knowles
Christian Montoya wrote: > MeasureIt extension for Mozilla browsers: > https://addons.mozilla.org/firefox/539/ Thanks to all who replied ... I have some new tools now to play with. __ css-discuss [EMAIL PROTECTED] http://www.cs

[css-d] bkgrnd image and attachment not happy in IE

2006-07-23 Thread Cole Kuryakin
Hello All - I'm having an IE-specific problem regarding a background image in the html and a background attachment in the body. Here's a link to look at: http://www.x7m.us/_clients/terapad/framework/index.htm If you look at this link in FireFox, you'll see how it's suppose to look and act: backg

Re: [css-d] problem with header spacing

2006-07-23 Thread francky
Liz wrote: > [...] > >>h1, h2, h3, p {margin:0;padding:0;} >> >>I added the "p" element because it looked like you wanted the paragraph >>text to start immediately below the h3, and browsers have different >>default margins and padding for p as well as h*. >> >> >Thank you again for replying.

Re: [css-d] problem with header spacing

2006-07-23 Thread Steve Clason
Gene Falck wrote: > Hi Liz, > > You wrote (to Steve Clason): > >> Your code with the p worked perfectly until I wanted a paragraph break not >> under a header. Just a normal one. I didn't get a double space. I tried >> adding the paragraph space back in like I did the headers but ended up with

Re: [css-d] problem with header spacing

2006-07-23 Thread Gene Falck
Hi Liz, You wrote (to Steve Clason): >Your code with the p worked perfectly until I wanted a paragraph break not >under a header. Just a normal one. I didn't get a double space. I tried >adding the paragraph space back in like I did the headers but ended up with >space again under the headers.

[css-d] Site check: mayancoffee.com.au

2006-07-23 Thread Scott Swabey
G'day all I've just launched a new site for a client, and would welcome comment/criticism from my peers. The site uses content negotiation to deliver either [HTML as text/html] or [XHTML as application/xhtml+xml] as required, and seems to hold up well under both conditions. I have tested on the

[css-d] Normal flow (was Re: stylesheet link causing validation to fail)

2006-07-23 Thread Michael Landis
Bill Walton wrote: > I'm really having a hard time understanding 'normal page flow.' I see it > referred to, but I haven't been able to find an understandable explanation > of what it is. If you (or anyone else) could point me to a reference that > could help me get my arms around those fundamen

Re: [css-d] Please have a look: cssliquid.com

2006-07-23 Thread Felix Miata
On 06/07/24 00:04 (GMT+0200) Christian Montoya apparently typed: > Hello list. Site-check please for http://www.cssliquid.com > I'm pretty sure it's fine in Win IE 6, FF 1.5, and Opera 8. Need > Linux/Mac support, and if anyone could verify that IE Mac and other > old browsers don't get any styli

Re: [css-d] Counting Pixels

2006-07-23 Thread Michael Geary
> > From: Jennifer Knowles: > > What method can be used to count pixels? > From: Paul Novitski > I often take a screenshot and paste it into Photoshop [just > one of many image-manipulation programs], where I can > zoom way in and measure small details more easily. That's a great idea; zooming i

Re: [css-d] Counting Pixels

2006-07-23 Thread Gunlaug Sørtun
Jennifer Knowles wrote: > What method can be used to count pixels? I tend to use Opera for everything, so I just set it to display its window-dimensions, and use its zoom in multiples to count the finer details. Georg -- http://www.gunlaug.no _

Re: [css-d] problem with header spacing

2006-07-23 Thread Liz
On 7/23/06 3:34 PM, "Steve Clason" <[EMAIL PROTECTED]> wrote: > Liz wrote: > >> Sorry if this is a duplicate, I don't think it got posted. I put the code >> in along with my color settings but I lost my color and there is more space >> than before and the h1 came out huge. I'm sure I must ha

Re: [css-d] Counting Pixels

2006-07-23 Thread Paul Novitski
At 02:48 PM 7/23/2006, Jennifer Knowles wrote: >What method can be used to count pixels? I often take a screenshot and paste it into Photoshop [just one of many image-manipulation programs], where I can zoom way in and measure small details more easily. Paul _

Re: [css-d] Counting Pixels

2006-07-23 Thread David Laakso
Jennifer Knowles wrote: > [... What method can be > used to count pixels? Thanks. A pixel ruler? Regards, ~dL -- http://chelseacreekstudio.com/ca/ccs/pow/pow.html __ cs

Re: [css-d] problem with header spacing

2006-07-23 Thread Steve Clason
Liz wrote: > Sorry if this is a duplicate, I don't think it got posted. I put the code > in along with my color settings but I lost my color and there is more space > than before and the h1 came out huge. I'm sure I must have put in something > that is interfering but I don't know what. > > upd

Re: [css-d] problem with header spacing

2006-07-23 Thread Liz
On 7/23/06 2:33 PM, "Steve Clason" <[EMAIL PROTECTED]> wrote: > Liz wrote: > >> Sorry for such a novice question but I am still new at css layout and very >> new at using percents for fonts. I'm having trouble creating less space >> above and below my H1 and H2 tags and I want no space under m

Re: [css-d] Please have a look: cssliquid.com

2006-07-23 Thread Ingo Chao
Christian Montoya wrote: > Hello list. Site-check please for http://www.cssliquid.com > > ... if anyone could verify that IE Mac and other > old browsers don't get any styling, that would be great. IE-Mac gets your styling, and shows some problems in your right column. http://l-c-n.com/IE5test

Re: [css-d] Counting Pixels

2006-07-23 Thread Christian Montoya
On 7/23/06, Jennifer Knowles <[EMAIL PROTECTED]> wrote: > I am just now trying to understand CSS-P and I am reading Eric's "More" > book and he mentions "counting pixels" in an html document to determine > the position where to place his nav bar in the CSS-P-converted version > of the page (page 10

[css-d] Please have a look: cssliquid.com

2006-07-23 Thread Christian Montoya
Hello list. Site-check please for http://www.cssliquid.com I'm pretty sure it's fine in Win IE 6, FF 1.5, and Opera 8. Need Linux/Mac support, and if anyone could verify that IE Mac and other old browsers don't get any styling, that would be great. Thanks in advance. -- -- Christian Montoya chr

[css-d] Counting Pixels

2006-07-23 Thread Jennifer Knowles
I am just now trying to understand CSS-P and I am reading Eric's "More" book and he mentions "counting pixels" in an html document to determine the position where to place his nav bar in the CSS-P-converted version of the page (page 10 for anyone following along.) What method can be used to co

Re: [css-d] problem with header spacing

2006-07-23 Thread Steve Clason
Liz wrote: > Sorry for such a novice question but I am still new at css layout and very > new at using percents for fonts. I'm having trouble creating less space > above and below my H1 and H2 tags and I want no space under my H3. I don't > know the best way to do this. > > I have tried various

[css-d] problem with header spacing

2006-07-23 Thread Liz
Hello, Sorry for such a novice question but I am still new at css layout and very new at using percents for fonts. I'm having trouble creating less space above and below my H1 and H2 tags and I want no space under my H3. I don't know the best way to do this. I have tried various solutions that w

[css-d] moving a link bar (take 2)

2006-07-23 Thread Visually Insane Genetically Modified Organism
How do I move my "Reverse screen colours" alink to appear under directly underneath the "Knowledge is Power" line? HTTP: http://infoforce-services.com/ifs_header_tri.php CSS: http://infoforce-services.com/css/layout.css Angus MacKinnon MacKinnon Crest Saying Latin - Audentes Fortuna Juvat

[css-d] moving a link bar

2006-07-23 Thread Visually Insane Genetically Modified Organism
How do I move my "Reverse screen colours" alink to appear under directly underneath the "Knowledge is Power" line? Angus MacKinnon MacKinnon Crest Saying Latin - Audentes Fortuna Juvat English - Fortune Assists The Daring Web page http://www.infoforce-services.com Choroideremia Research Fou