[WSG] Form layout issue

2007-05-13 Thread Nick Roper
I'd be grateful if someone could take a look at the following draft form: http://dev.logical.co.uk/test/add-user.php It renders OK in FF, Safari and Opera, but the input elements don't align correctly in IE6 (haven't tried 7 as yet) I'm sure it's something obvious, but it's been a long night

Re: [WSG] Form layout issue

2007-05-13 Thread Scott Swabey
Nick Roper wrote: I'd be grateful if someone could take a look at the following draft form: http://dev.logical.co.uk/test/add-user.php It renders OK in FF, Safari and Opera, but the input elements don't align correctly in IE6 (haven't tried 7 as yet) Hi Nick I would suggest placing a br

Re: [WSG] Form layout issue

2007-05-13 Thread Nick Roper
Hey Scott, Yup, that's made IE play nice! Good point regarding the layout if styles are turned off. Thanks for that. Cheers, Nick Scott Swabey wrote: Nick Roper wrote: I'd be grateful if someone could take a look at the following draft form: http://dev.logical.co.uk/test/add-user.php

[WSG] Disappearing element in IE

2007-05-13 Thread Cole Kuryakin
Hello All - I've got an absolutely positioned UL in a design that I'm using as a footer background. In FF it's perfect (stuck to the bottom of the wrapper div as required). In IE (6 and 7) it's gone - no where to be found. Specification of this design is to keep it stuck to the bottom of the

[WSG] Wikipedia article help wanted

2007-05-13 Thread Keryx Web
Hello everyone. A few months ago I started this article on Wikipedia: http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28ECMAScript%29 However, my wife has got ill and received a heart transplant, so my time and energy for Wikipedia articles are somewhat lacking. If some of you

RE: [WSG] Disappearing element in IE

2007-05-13 Thread Cole Kuryakin
Hello Kepler - Thanks for your tip; unfortunately since this is a hard-wired blogging system, the HTML cannot be changed so I cannot implement an HTML-based fix. Just to see if you were right (about display:inline; pushing the content to the right of the wrapper) I did re-set my screen resolution

[WSG] IE6 problem

2007-05-13 Thread Susie Gardner-Brown
Hi again Still on the same website ... Apparently on a couple of pages in IE6, the main content isn¹t starting till after the end of the leftnav div ­ ie. Further down the page. It is fine in IE7 and Firefox. And fine on Firefox and Safari on the Mac. The pages concerned have either got a form,

Re: [WSG] IE6 problem

2007-05-13 Thread John Faulds
I'm not seeing the problems as you describe - the content appears in the same place in FF IE6 on both pages. There are couple of other problems in IE6 though: on the form page, your textareas are aligned right and not with the text above them and on the calendar page, none of the links in

Re: [WSG] IE6 problem

2007-05-13 Thread Sam Sherlock
Hi, something else has cropped up. (Doesn't it always?!) and always when you least need it :) you could try textarea { margin-left: -200px; /* though this would be best in an IE-fixit.cssstylesheet using ie conditional comments */ width: 70%; height: 12em; font-family: helvetica, arial,

Re: [WSG] IE6 problem

2007-05-13 Thread Susie Gardner-Brown
OK, I've sorted out the textarea problem! Now it's just the links on the calendar page that aren't clickable ... ?! - susie On 14/5/07 12:04 PM, Susie Gardner-Brown [EMAIL PROTECTED] wrote: Thanks again John. I had to rely on someone else to tell me about IE6 and that's what she said.

Re: [WSG] IE6 problem

2007-05-13 Thread Susie Gardner-Brown
Thanks Sam ... I guess I'll leave my (br clear all) fix on the page ­ but hopefully will remember about your suggestion for another time! Calendar is clickable for me too on Mac (Firefox and Safari) and PC (IE7). Not sure about IE6 though ... I feel sure there must be some conditional comments

Re: [WSG] IE6 problem

2007-05-13 Thread Sam Sherlock
works fine in ff, opera ie on windows 2000 I click the beige links and get pdf's - S On 14/05/07, Susie Gardner-Brown [EMAIL PROTECTED] wrote: OK, I've sorted out the textarea problem! Now it's just the links on the calendar page that aren't clickable ... ?! - susie On 14/5/07 12:04 PM,

Re: [WSG] 100% height

2007-05-13 Thread Jean-Jacques Halans
Looks good in IE6, Opera 9.20, and Firefox 2.0.0.3, all WinXP pro. On 5/12/07, Bob Schwartz [EMAIL PROTECTED] wrote: A version with the footer inside the div is up, plus it seems that by adding important! to height: auto; in the original version it is now working in Safari and Firefox. I would

Re: [WSG] IE6 problem

2007-05-13 Thread Susie Gardner-Brown
No, sorry, that wasn¹t what I meant. (Unclear I know!) When you¹re on the calendar pages there are links in a level 2 menu ­ GIFs, TIPs and Cultural Calendar. I think that John was meaning that those links weren¹t clickable. (But maybe I¹m wrong?!) They work for me as I said, but ...

Re: [WSG] 100% height

2007-05-13 Thread Kane Tapping
Hi , http://www.fotografics.it/test/ Displays full height in IE7 on XP. Kind Regards, Kane Tapping Web Standards Developer Web and Content Management Services Griffith University. 4111. Australia. [EMAIL PROTECTED] Phone: +61 (0)7 373 57630 Jean-Jacques Halans [EMAIL PROTECTED] Sent by:

Re: [WSG] IE6 problem

2007-05-13 Thread John Faulds
It's not the links on the calendar that don't work - it's the links in the left nav. Not sure why but it's something to do with the h2 because taking it out fixes the problem. On Mon, 14 May 2007 12:58:37 +1000, Sam Sherlock [EMAIL PROTECTED] wrote: works fine in ff, opera ie on

Re: [WSG] IE6 problem

2007-05-13 Thread Sam Sherlock
Yep, for me too. sorry to say. However other pages are ok. also removing the image (for me in ie6) gets the first link (and not the others) working. and I'd have to say that that has me beat. and after further investigation removing the margin-bottom: -10px gets it working - S On

Re: [WSG] IE6 problem

2007-05-13 Thread Susie Gardner-Brown
Guys! You are wonderful!! I would never have thought of that ­ and still have no idea why that would make a difference! I¹ve changed it on the site and it¹s fine in IE7. If you want to give it one last look in IE6 that¹d be wonderful (but I am sure I can find someone somewhere here at UQ with IE6