Re: [css-d] Any tips on image loading?

2007-09-17 Thread Diona Kidd
You could also do pre-loading and check out the Y-Slow FF plugin from Yahoo to see what is taking the most time to load. The plugin is on the Mozilla plugin site. On Sep 15, 2007, at 1:22 PM, Brooke Nelson wrote: > Yes for me it loads pretty quickly too, but I agree with Kenny, you > could

Re: [css-d] CSS Layouts - footer problems

2006-12-20 Thread Diona Kidd
Just curious, why does the #localnav need to be positioned absolutely? If you remove the absolute positioning it appears as expected here (FF Mac OS X). Diona On Dec 20, 2006, at 9:29 AM, Ian Vaughan wrote: > "http://www.w3.org/TR/html4/loose.dtd";> > > > > Untitled Document > > #wrapp

Re: [css-d] IE6 and position relative

2006-12-12 Thread Diona Kidd
Thanks to everyone for sharing. This has been really helpful. I've seen the hasLayout and zoom but wasn't aware of their use. Thanks for the link Ingo and Georg, that's exactly what I needed. I'll be reading up on this. Diona On Dec 12, 2006, at 10:24 AM, Gunlaug Sø

[css-d] IE6 and position relative

2006-12-12 Thread Diona Kidd
lutely, is positioned relatively. Diona On Dec 11, 2006, at 4:33 PM, Rob O'Rourke wrote: > Diona Kidd wrote: >> Hi all, >> >> I noticed an issue today with IE6. I have an example created at >> http://www.studio12a.com/test.html. >> >> The situation is as fo

[css-d] IE6 and position relative

2006-12-11 Thread Diona Kidd
Hi all, I noticed an issue today with IE6. I have an example created at http://www.studio12a.com/test.html. The situation is as follows. I have a wrapper div around all content with position: relative. Inside of this, exists a form wrapped in a table. The form contains a text area with a di

Re: [css-d] One True Layout & anchors

2006-12-06 Thread Diona Kidd
I was just curious more than anything. I thought I had read that page but upon re-reading it, it seems new to me. Thanks for the reply. On Dec 6, 2006, at 6:58 AM, Alex Robinson wrote: > At 23:29 -0500 5/12/06, Diona Kidd wrote: >> Btw, has anyone implemented the One True Layou

[css-d] Fwd: CSS Conditional Statements

2006-12-05 Thread Diona Kidd
Begin forwarded message: > From: Diona Kidd <[EMAIL PROTECTED]> > Date: December 5, 2006 11:47:01 PM EST > To: "Andy Pemberton" <[EMAIL PROTECTED]> > Subject: Re: [css-d] CSS Conditional Statements > > Thanks. I really appreciate the the info. That answe

[css-d] One True Layout & anchors

2006-12-05 Thread Diona Kidd
Btw, has anyone implemented the One True Layout [1] and anchor links? I thought there might be a javascript or css solution for this short- coming but didn't have an idea on it. Thanks, Diona [1] - http://positioniseverything.net/articles/onetruelayout/ ___

Re: [css-d] CSS Conditional Statements

2006-12-05 Thread Diona Kidd
Thanks Shelly and Andy. :) Shelly, that was a misnomer or mis-type. I followed the article and added the stylesheets to the head of the document after the global stylesheet. I have also seen conditionals in css, although I can't find the link at the moment. I just wasn't sure which is the mo

[css-d] CSS Conditional Statements

2006-12-05 Thread Diona Kidd
Is anyone using conditional statements in their CSS? Today I attempted the technique described in Bruce Lawson's blog post but was unable to get it working. Just curious if anyone else has had success with conditional statements and what the known support is... [1] - http://www.brucelawson.c

[css-d] 100% table height

2006-06-18 Thread Diona Kidd
I'm in need of layout assistance. I have a layout that I can only see being able to layout using tables. It's 3 equal height columns, which normally don't use tables for... The left and right column ultimately have vertical boxes that span the entire height of the column. Say 3 boxes in the

Re: [css-d] dynamic div heights

2006-03-22 Thread Diona Kidd
Ian, David, I appreciate the replies. Ian, could you send the HTML for the CSS code you sent (or maybe a link) so I could get a better idea of the solution you use? Also, what browser are you seeing the menu go white on? I'm using Firefox and Safari on Mac OS X. What are you using? David, I would

[css-d] dynamic div heights

2006-03-22 Thread Diona Kidd
Hi all, I have a design at http://www.modernflow.com/client_data/test/ that needs a little help regarding div heights and accessibility. I'm going for a table-less, clean, web standards compliant design (as close as possible). I want the design implementation to be as flexible and clean as possibl

Re: [css-d] Floats break containing div

2005-10-12 Thread Diona Kidd
Hi there. I think you need a block level element after #wrapper element. I use a couple of hacks to make this work well in different browsers. Give this a try. #wrapper { border-left: 6px solid #FFCC33; border-right: 6px solid #FFCC33; background-color: #fff; border

Re: [css-d] Floats break containing div

2005-10-12 Thread Diona Kidd
Hi there. I think you need a block level element after #wrapper element. I use a couple of hacks to make this work well in different browsers. Give this a try. #wrapper { border-left: 6px solid #FFCC33; border-right: 6px solid #FFCC33; background-color: #fff; border

Re: [css-d] Site Check - mf.com

2005-08-26 Thread Diona Kidd
Thanks to all for the feedback! The browsercam shots were especially useful. I guess I need to use pt instead of px for the fonts? I know that's the theory but it never quite looks right to me. I've been trying to figure out how to keep the content from sliding under the nav when resized. Maybe

[css-d] Site Check - mf.com

2005-08-25 Thread Diona Kidd
Hi all, Could I get a site check? I know there are a couple of image tweaks needed. I have so far checked this on Safari, Firefox and IE for Mac. IE for Mac is having an issue with the faux column on the left. Maybe it's the background-position of the tiling image? idk...Still working on that.

Re: [css-d] positioning issues IE 6 PC

2005-05-22 Thread Diona Kidd
Thank you both. I will certainly look more into the 'quirks mode' to find out more. Diona http://www.studio12a.com On May 21, 2005, at 4:57 AM, Gunlaug Sørtun wrote: Diona Kidd wrote: On this page, the 'welcome' image is pushed too far to the right and the product

[css-d] positioning issues IE 6 PC

2005-05-20 Thread Diona Kidd
Hello all friday night workers...are there any other than me? Surely there are somewhere...or maybe there are friday day workers in another time zone with a sec. I have a positioning issue that appears only in IE for PC. I only have 6 installed so I don't know about other versions. Looks ok he

Re: [css-d] Site Check: especially Macs please

2005-05-18 Thread Diona Kidd
Hi Justin, I took a quick look at your page on FF, IE and Safari on Mac 10.4. The footer is consistent in all three so I guess it's not supposed to be centered. The copyright is on the right, the links are on the left. The only thing I noticed was the hover nav isn't working in IE. As far as th

Re: [css-d] site check *noobie*

2005-05-16 Thread Diona Kidd
What issues are you seeing? And what platform/browser combinations are working or not working? On May 16, 2005, at 12:03 PM, Steve wrote: Could you be kind and tell me whats wrong and point me in the direction to fix it ?? site : http://home.earthlink.net/~draobyek/

Re: [css-d] Mac IE5 float woes

2005-05-12 Thread Diona Kidd
Ah! You're right...there was no need for the clear: both. Thanks for taking the time to look! I was a bit stumped. Diona On May 12, 2005, at 11:54 PM, Philippe Wittenbergh wrote: On 13 May 2005, at 11:22 am, Diona Kidd wrote: I have a layout that I'm working on which is looki

[css-d] Mac IE5 float woes

2005-05-12 Thread Diona Kidd
Hi all, I have a layout that I'm working on which is looking good in everything but IE for Mac. It's basically just two floated divs inside a container div. In Mac IE, the second div is pushed over as I would expect but it's also displayed below the first div vertically. I double checked the wi

Re: [css-d] "Float" overlapping neighboring background/border

2005-05-10 Thread diona kidd
RIGHT RIGHT > RIGHT RIGHT > > > > > Perhaps there's a "block" type that prevents borders/backgrounds from > extending underneath other elements?

Re: [css-d] "Float" overlapping neighboring background/border

2005-05-10 Thread diona kidd
e's a "block" type that prevents borders/backgrounds from > extending underneath other elements? > > --Jon > > Diona Kidd wrote: > > Jon, > > > > Usually when I do something like this, I would add a container div > > around the entire area wi

Re: [css-d] "Float" overlapping neighboring background/border

2005-05-10 Thread Diona Kidd
Jon, Usually when I do something like this, I would add a container div around the entire area with a width and left floated div around the H1 element and set a width for that as well, leaving the silver 'float' element you already have as-is. Diona On May 10, 2005, at 10:04 AM, Jonathan Abbet