RE: [WSG] IE6 Problem (what a surprise)

2007-05-28 Thread Gav....
king. Gav... From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jermayn Parker Sent: Monday, 28 May 2007 3:18 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] IE6 Problem (what a surprise) Hi, I get a white background in my ie6 except a square in the middle... I do however notic

Re: [WSG] IE6 Problem (what a surprise)

2007-05-28 Thread Jermayn Parker
Hi, I get a white background in my ie6 except a square in the middle... I do however notice that you use a png image, maybe that is the problem.. On 5/28/07, Gav <[EMAIL PROTECTED]> wrote: Hi All, I site I've started at http://entyce.net.au/index1.html looks good in IE7, Firefox etc bu

RE: [WSG] IE6 problem - more general

2007-05-15 Thread David Hucklesby
On Tue, 15 May 2007 10:36:17 -0400, Kepler Gelotte wrote: > > 1) put a border around the problem area and surrounding or enclosing blocks > using > “border: solid red 1px;” > But be aware that a border can alter the layout. (By "trapping" margins that normally "escape" for example.) My preferenc

RE: [WSG] IE6 problem - more general

2007-05-15 Thread David Hucklesby
On Tue, 15 May 2007 10:36:17 -0400, Kepler Gelotte wrote: > > 1) put a border around the problem area and surrounding or enclosing blocks > using > “border: solid red 1px;” > But be aware that a border can alter the layout. (By "trapping" margins that normally "escape" for example.) My preferenc

Re: [WSG] IE6 problem - more general

2007-05-15 Thread Joseph R. B. Taylor
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Susie Gardner-Brown *Sent:* Monday, May 14, 2007 7:07 PM *To:* wsg@webstandardsgroup.org *Subject:* Re: [WSG] IE6 problem - more general Hi there Kepler Thank you! I believe it’s OK now. I would real

RE: [WSG] IE6 problem - more general

2007-05-15 Thread Kepler Gelotte
ardner-Brown Sent: Monday, May 14, 2007 7:07 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] IE6 problem - more general Hi there Kepler Thank you! I believe it's OK now. I would really like to ask you how you know all this - how you keep it in your head?!! Do you have pages and pages o

Re: [WSG] IE6 problem - more general

2007-05-14 Thread Susie Gardner-Brown
Sigh ... !!! Well, apart from that - Thanks for the link. That looks really useful! Cheers susie On 15/5/07 9:32 AM, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > Hi, > > I am like you merely trying to keep a grasp of the situation > > I have glanced over this article today > http://www.smash

Re: [WSG] IE6 problem - more general

2007-05-14 Thread Sam Sherlock
Hi, I am like you merely trying to keep a grasp of the situation I have glanced over this article today http://www.smashingmagazine.com/2007/05/10/70-expert-ideas-for-better-css-coding/ featuring some ideas from Rachel Andrews. and I hate to be the bearer of bad news but its still not clickab

Re: [WSG] IE6 problem - more general

2007-05-14 Thread Susie Gardner-Brown
Hi there Kepler Thank you! I believe it¹s OK now. I would really like to ask you how you know all this ­ how you keep it in your head?!! Do you have pages and pages of stuff like this written down, or what?!!! For example: about making nav buttons clickable in IE7: why does the container div nee

RE: [WSG] IE6 problem

2007-05-14 Thread Kepler Gelotte
Hi Susan, To make the navigation buttons clickable in IE7 you need to define the container as position: relative: #container { position: relative; } Also the pseudo links should be defined for :link and :visited if you define It for :hover. Try using these for the navigati

Re: [WSG] IE6 problem

2007-05-14 Thread Sam Sherlock
Have just checked. Its not clickable at moment. I have deleted and cleared the cache etc. On 14/05/07, Susie Gardner-Brown <[EMAIL PROTECTED]> wrote: 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

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

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 14/05/07

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 wind

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 ... http://www.t

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 P

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 fi

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 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, genev

Re: [WSG] IE6 problem

2007-05-13 Thread Susie Gardner-Brown
Thanks again John. I had to rely on someone else to tell me about IE6 and that's what she said. Obviously something else for her! And thanks for your info on my incorrect use of forms (!) However ...Now that I've changed the tags, and hopefully aligned the textareas, something else has cropped up

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