Re: [css-d] Absolute, float and a nightmare header set-up

2007-08-05 Thread Richard Brown
Hi Ian On 03/08/07, Ian Young [EMAIL PROTECTED] wrote: I am trying to create this design without tables and having a sort of flexible approach to scaling. http://urbanlivingseattle.com/wordpress/ I am hoping to remove the fixed width eventually but the header is causing me problems.

Re: [css-d] Getting text to center in a div

2007-08-05 Thread David Dorward
On 05/08/07, Kenoli Oleari [EMAIL PROTECTED] wrote: When I use this style: vertical-align: middle; with this div: why does the text align in the center horizontally but at the top vertically? 'vertical-align' Value: baseline | sub | super | top | text-top | middle | bottom |

[css-d] validating the css htc

2007-08-05 Thread Ross Hulford
Morning, Any ideas how I can get the PNG fix to validate? this is the offending line. img, div, span { behavior: url(css/iepngfix.htc) } Ta, R. __ css-discuss [EMAIL PROTECTED]

Re: [css-d] best way to display a non-inline image

2007-08-05 Thread Michael Leibson
- Original Message From: fantasai [EMAIL PROTECTED] To: Michael Leibson [EMAIL PROTECTED] Cc: css-d@lists.css-discuss.org Sent: Saturday, August 4, 2007 8:02:12 PM Subject: Re: [css-d] best way to display a non-inline image Michael Leibson wrote: What is the most efficient way to

Re: [css-d] best way to display a non-inline image

2007-08-05 Thread Michael Leibson
P.S. (please see below) - Original Message From: fantasai [EMAIL PROTECTED] To: Michael Leibson [EMAIL PROTECTED] Cc: css-d@lists.css-discuss.org Sent: Saturday, August 4, 2007 8:02:12 PM Subject: Re: [css-d] best way to display a non-inline image Michael Leibson wrote: What is the

Re: [css-d] validating the css htc

2007-08-05 Thread Hakan K
This is what i got so for for the same issue I am having... IE 6 or earlier versions does not support 24-bit transparency on png images. One approach Is to use 8-bit PNG or you can also use a GIF with a stroke the same color as the background. There also some hacks and methods that you can find.

Re: [css-d] best way to display a non-inline image

2007-08-05 Thread David Laakso
Michael Leibson wrote: Here's a very basic question (I hope!): What is the most efficient way to display a non-inline image (eg, a logo) that will stand on its own (ie, with no superimposed text, etc)? As a 'background-image' within a div? With an inline style, with 'display' set to

[css-d] Menu hover and float errors / IE7 fails, all others pass, page validates

2007-08-05 Thread Matthew Colton
Hi all, I'm working on a layout of a page. Everythings done, it validates, but, sigh, IE 7 somehow fails big time... Please check http://www.colton.de/dev/ie7/ie7bugs.html [Problem 1] Cause: The float: left; style in line 63 of the style sheet Effect: IE 7 includes a scrollbar. Wierd since the

Re: [css-d] background-image issues

2007-08-05 Thread Ray Leventhal
On 8/3/07, Ray Leventhal [EMAIL PROTECTED] wrote: Hi folks, http://wh1.swhi.net/~admin27/index.php CSS is in: http://wh1.swhi.net/~admin27/styles/newlifemontessori.css Basic layout: The overall content area is in a div with an id of 'container'. Within 'container' are other divs,

[css-d] Site check Major blow out in IE6 and 7

2007-08-05 Thread Terri Chicko
Hi Friends I'm ready to pull my hair out. My new site works great in FF and mac programs, but it's really on the fritz with IE 7 and 6 It is mostly the table that is giving me headaches. I need to use a table in this site. So... any help would be appreciated. www.hotniniz.com Also, doesn't IE

Re: [css-d] Site check Major blow out in IE6 and 7

2007-08-05 Thread Hakan K
doesn't IE 6 see PNGs? http://trond.ulseth.no/index.cfm/2007/3/13/Dealing-with-IE6-and-pngs--part-1 Thanks Hakan http://primoris.com On 8/5/07, Terri Chicko [EMAIL PROTECTED] wrote: Hi Friends I'm ready to pull my hair out. My new site works great in FF and mac programs, but it's really on

[css-d] best way to display a non-inline image

2007-08-05 Thread Michael Leibson
- Original Message From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: css-d@lists.css-discuss.org Sent: Sunday, August 5, 2007 9:16:50 AM Subject: [css-d] best way to display a non-inline image Michael asked: What is the most efficient way to display a non-inline image (eg, a logo) that will

[css-d] Padding when using Gilder/Levin IRT

2007-08-05 Thread Michael Leibson
Does anyone have experience with this? In the Gilder/Levin Image Replacement Technique, an h (= text for viewers with 'images off', etc) contains a span (that holds the image that replaces the text): CSS:#logo {width: [same as image]; height: [same as image]; position: relative; }

[css-d] Table cell border color in Firefox

2007-08-05 Thread James Eaton
My apologies ahead of time if this is a JavaScript problem rather than CSS. It appears to me to be CSS, but... http::/zolx.com/test/test.html This works correctly in IE6, but not in Firefox 2.0.0.6. The issue is that when mousing over the header row in Firefox, the effect only works

Re: [css-d] Table cell border color in Firefox

2007-08-05 Thread James Eaton
Oops, bad link. Try this one: http://zolx.com/test/test.html - Original Message - From: James Eaton To: css-d@lists.css-discuss.org Sent: Sunday, August 05, 2007 7:11 PM Subject: [css-d] Table cell border color in Firefox My apologies ahead of time if this is a JavaScript problem

[css-d] IE 7 broke one of my sites in some confusing ways

2007-08-05 Thread Andy Mosmiller
Hi all. I only just upgraded to IE 7 for web testing purposes (my health doesn't let me work with websites often) and I'm noticing a few issues on one of my sites that I can't seem to figure out. This page contains both problems: http://www.kipke.com/events.html CSS:

[css-d] P7 menu -- drops behind div

2007-08-05 Thread Peggy Coats
I'm having a problem with the P7 CSS menu on this page: http://ambientglow.com/garage/floorguy/Web/sample.html The drop-down menu (which only drops down on Your Floor Choices), seems to want to go behind the #content div. I've had this happen with embedded objects, like Flash movies, but

Re: [css-d] P7 menu -- drops behind div

2007-08-05 Thread Gunlaug Sørtun
Peggy Coats wrote: I'm having a problem with the P7 CSS menu on this page: http://ambientglow.com/garage/floorguy/Web/sample.html The drop-down menu (which only drops down on Your Floor Choices), seems to want to go behind the #content div. Layer the entire navigation on a higher level,

[css-d] browser check

2007-08-05 Thread JGardner
Hi, I did this site (it is a final project for a class) and have been told that it has problems in IE 6. I checked it on my computer IE 6 and Firefox and did not have any problems. If you have a second could you please check http://webtech.tstc.edu/students/gardnerj/cns/index.htm And let

Re: [css-d] Help please if you can

2007-08-05 Thread Hairball
Sorry bout that reply. Thanks for the links though.. I should of worded my other question differently. How do I add the target=_blank to my links and still keep the strict dtd? On 8/4/07, Stephen Oravec [EMAIL PROTECTED] wrote: I would like to keep my document Strict xhtml 1.0 and I have 1

Re: [css-d] browser check

2007-08-05 Thread Matthew Ohlman
JGardner wrote: Hi, I did this site (it is a final project for a class) and have been told that it has problems in IE 6. I checked it on my computer IE 6 and Firefox and did not have any problems. If you have a second could you please check

Re: [css-d] Help please if you can

2007-08-05 Thread Matthew Ohlman
Hairball wrote: I should of worded my other question differently. How do I add the target=_blank to my links and still keep the strict dtd? Without Java Script, you can't. With the strict doctype the target attribute was removed. The reason behind this is the original use for target was

Re: [css-d] Help please if you can

2007-08-05 Thread Hairball
ok thanks for the info it really helps On 8/5/07, Matthew Ohlman [EMAIL PROTECTED] wrote: Hairball wrote: I should of worded my other question differently. How do I add the target=_blank to my links and still keep the strict dtd? Without Java Script, you can't. With the strict doctype

[css-d] P7 menu -- drops behind div -- BUT ONLY IN NETSCAPE?

2007-08-05 Thread Peggy Coats
I had a problem where the P7 menu was dropping behind the #content div, and, thanks to Gunlaug, got that fixed by adjusting the z-index of the #nav. It seems now to work correctly in all but Netscape browsers. Any suggestions? Here's the page:

[css-d] IE6 adds extra space before paragraph

2007-08-05 Thread Seona Bellamy
Hi guys, Can someone please have a look at http://www.dairyfarmers.com.au/df/ournews/latestnews/2007/07/25/from-rock---n-roll-to-rolling-hills/in IE6 and tell me: a) are the first two lines indented slightly (a couple of pixels-worth) more than the rest of the article, and b) if so, how can I

Re: [css-d] P7 menu -- drops behind div -- BUT ONLY IN NETSCAPE?

2007-08-05 Thread Hakan K
Looks much better on Firefox 2.0.0.6 - No scroll bar ..good font size.. drop down works ok.. IE 7 shows the font size big on the content part not menu. drop down works ok either.. No Netscape to check sorry .. Thanks Hakan http://dominor.com On 8/6/07, Peggy Coats [EMAIL PROTECTED] wrote:

Re: [css-d] P7 menu -- drops behind div -- BUT ONLY IN NETSCAPE?

2007-08-05 Thread Hakan K
Have you set the font-size for the body? (default font size of 100.1%) Thanks Hakan http://dominor.com On 8/6/07, Hakan K [EMAIL PROTECTED] wrote: Looks much better on Firefox 2.0.0.6 - No scroll bar ..good font size.. drop down works ok.. IE 7 shows the font size big on the content part