[css-d] IE6 form issue

2007-07-16 Thread Dave Goodchild
Hi all, URL: http://info.adp-es.co.uk In IE6 half of the form is missing. About to go in and debug - any ideas? -- http://www.web-buddha.co.uk __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

Re: [css-d] IE6 form issue

2007-07-16 Thread David Dorward
On 16/07/07, Dave Goodchild [EMAIL PROTECTED] wrote: http://info.adp-es.co.uk In IE6 half of the form is missing. About to go in and debug - any ideas? http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Finfo.adp-es.co.uk%2F%3Fjchk%3D1%26nolog%3D1 Eliminating machine detectable syntax

Re: [css-d] IE6 seems to ignore list-style-type: none

2007-07-16 Thread Christian Kirchhoff
Hello Bruno, Many, many thanks for the time you took to answer my questions. I appreciate it very much. I will implement the changes you suggested as soon as possible. I guess a couple of problems arise from the fact the I changed an existing CSS layout (Wiki's monobook), by modifiying certain

[css-d] How do I inherit the Height from content

2007-07-16 Thread Roelf D. Kuitse
I need to make sure that one of my divs is only the height (not bigger or smaller) of all the span's that I have inside of it. But the various span heights need to be based off of the amount of content inside of them. Any idea's?? Thanks Roelf

[css-d] IE5/Mac - no content

2007-07-16 Thread Christina McGuire
I've managed (I think) to get this template pretty much solved across browsers but in IE5/Mac I just get garbled text on the page :| I don't mind if it doesn't look quite as 'pretty' but think that the client may not understand why nothing on the page can be viewed. Any pointers as to where to

[css-d] site check please

2007-07-16 Thread Stephen Oravec
http://www.intheholler.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

[css-d] Invisible on MSIE 5.2/Mac only? and righthand scrollbar top arrow lost

2007-07-16 Thread Rachel Mawhood
Hi list I am told that this serves a blank page in MSIE 5.2/Mac http://www.internationalorganbuilders.com/delivered/index.php but I have no idea why (have w3-validated the code). Also the righthand scrollbar runs from top to bottom in Netscape 7/pc but on all other set-ups on pcs so far

Re: [css-d] Invisible on MSIE 5.2/Mac only? and righthand scrollbar top arrow lost

2007-07-16 Thread Philippe Wittenbergh
On Jul 16, 2007, at 7:36 PM, Rachel Mawhood wrote: I am told that this serves a blank page in MSIE 5.2/Mac http://www.internationalorganbuilders.com/delivered/index.php but I have no idea why (have w3-validated the code). IE Mac doesn't like the name of your first stylesheet. Rename to

Re: [css-d] site check please

2007-07-16 Thread Jason Crosse
On 15/07/2007 12:19, Stephen Oravec wrote: http://www.intheholler.com Win XP - FF 2.0.0.4 - fine Opera 9.20 - fine IE6 - not fine. 1. The darker green borders on the headings e.g. What's New are very thick. They look ~1em thick. 2. The right-hand side column moves beneath the left-hand

Re: [css-d] site check please

2007-07-16 Thread Jason Crosse
On 15/07/2007 12:19, Stephen Oravec wrote: http://www.intheholler.com Win XP - FF 2.0.0.4 - fine Opera 9.20 - fine IE6 - not fine. 1. The darker green borders on the headings e.g. What's New are very thick. They look ~1em thick. 2. The right-hand side column moves beneath the left-hand side

[css-d] Jumping image ie

2007-07-16 Thread Emma Roberts
Hi, I have the title of my page as an image in a masthead div. There are margins set to position it in the masthead but IE is rendering the image with no margin. Or at least it positions it correctly for a split second then it jumps to the top of the div. Markup: div id=masthead ul lia

[css-d] i.e. 6 looks right 7 and firefox incorrect

2007-07-16 Thread JGardner
Hello, I am working on a site http://webtech.tstc.edu/students/gardnerj/IMED2311/UFofA/test.htm The menu/login looks like what I want in IE6, but not IE 7 and Firefox. For some reason in 7 and Firefox the red background does not extend all the way down through the menu. Any help would be

Re: [css-d] i.e. 6 looks right 7 and firefox incorrect

2007-07-16 Thread Complex
That's odd. I haven't delved deep enough into the positioning to know why, but your login div seems to be overtop your nav column. If you change #nav to display: hidden, of course it disappears and you're left with a red navigation column. Furthermore, when I look at the navigation column in

[css-d] i.e. 6 looks right 7 and firefox incorrect

2007-07-16 Thread Jason Crosse
On 16/07/2007 14:29, JGardner wrote: Hello, I am working on a site http://webtech.tstc.edu/students/gardnerj/IMED2311/UFofA/test.htm The menu/login looks like what I want in IE6, but not IE 7 and Firefox. For some reason in 7 and Firefox the red background does not extend all the way

[css-d] Constraining a div element.

2007-07-16 Thread coolman coolx
Hello, I have two flash animation siting side by side and floated. When I view in IE in full view ( screen resolution is 1280 by 800 pixels), it sit tight but once I reduce the resolution to 1024 by 768, one of the images drops. Creating the same look in a table doesn't break the image alignment.

Re: [css-d] How do you kill the cell spacing in table with CSS?

2007-07-16 Thread Duckworth, Nigel
I have an example at http://www.omgma.com/ Under the third menu tab in the center of the page - where it says Program Schedule (Below the What's New) I have a table. I tried using border-collapse - but I am still getting spacing between the cells. What is the CSS to get rid of the

Re: [css-d] Constraining a div element.

2007-07-16 Thread Jason Crosse
On 16/07/2007 16:44, coolman coolx wrote: I have two flash animation siting side by side and floated ... once I reduce the resolution to 1024 by 768, one of the images drops. What I'd do in this case is create a container for both flash movies, and set the width such that it can hold both of

Re: [css-d] Floating images with text wrapping underneath

2007-07-16 Thread Richard Grevers
On 7/16/07, Rachel Vidrine [EMAIL PROTECTED] wrote: This issue has probably been covered before, but it wouldn't hurt for someone to ask it again. When floating an image to the left or right of a paragraph, what is the CSS to prevent the last line(s) of the paragraph from continuing under

Re: [css-d] Floating images with text wrapping underneath

2007-07-16 Thread Jason Crosse
David Hucklesby wrote: p { display: table; height: 0; } display: table; makes it display as a box, as you'd expect. I'm very interested in use of the display:table rule and its relatives. I've avoided using them completely up until now, but if you and any others on the list have

Re: [css-d] Floating images with text wrapping underneath

2007-07-16 Thread Thierry Koblentz
On Behalf Of Jason Crosse display: table; makes it display as a box, as you'd expect. I'm very interested in use of the display:table rule and its relatives. I've avoided using them completely up until now, but if you and any others on the list have successfully used them then I may have

Re: [css-d] Text as CSS or image where precision positioning

2007-07-16 Thread Thierry Koblentz
On Behalf Of Michael Leibson I've been reading about various 'image replacement' techniques, as a way of ensuring that there is some text there in cases where the user has graphics turned off. You might find this article helpful: http://www.tjkdesign.com/articles/tip.asp --- Regards, Thierry

Re: [css-d] site check please

2007-07-16 Thread Ernie Finlay
IE6...Lots of scrolling to do here. If the Links col.was placed directly under the Nav. col. (it is now to the left and under 'What's New ') it would reduce the vertical scrolling. If the Header and the Footer widths were reduced to the(approx.) combined widths of Nav. and What's New

Re: [css-d] How do you kill the cell spacing in table with CSS?

2007-07-16 Thread Ernie Finlay
Good info.from Nigel. Another method, EXAMPLE: ..datatable{border:1px solid #000; border-collapse:collapse; } ..datatable td, .datatable th{border:1px solid #000; } Ernie. :) From: Duckworth, Nigel [EMAIL PROTECTED] To: Conjurer [EMAIL PROTECTED],Css-Discussion Group

Re: [css-d] How do you kill the cell spacing in table with CSS?

2007-07-16 Thread Mark Henderson
Duckworth, Nigel wrote: I have an example at http://www.omgma.com/ Under the third menu tab in the center of the page - where it says Program Schedule (Below the What's New) I have a table. I tried using border-collapse - but I am still getting spacing between the cells. What is the

Re: [css-d] How do you kill the cell spacing in table with CSS?

2007-07-16 Thread Jukka K. Korpela
On Tue, 17 Jul 2007, Mark Henderson wrote: [...] unfortunately in Win IE border-collapse: collapse does not override cellspacing. Border-spacing is the cellspacing equivalent in CSS, but browser support is poor AFAIK. Thus, if you absolutely MUST have no space between cells, you will also