Re: [WSG] [CSS] IE6 header issue.

2004-03-21 Thread Matthias
Hi Nick!

What did you mean, saying Opera had an issue with the site? I tried and -okay- I admit ... It really (take this serious!) It really looks beautiful?

Sorry!

(By the way: Is it intended that the Search button goes beyond the fieldset-frame? I didn't view source or viewed it with all my browsers, I have  to admit. Nice effect, though. It looks different.)
--
Matthias 
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] [CSS] IE6 header issue.

2004-03-21 Thread Nick Lo
Hi Jeff,

Looks like it may have worked...thanks very much...and to all the 
others that could've helped if I'd included the URL!

Nick

Hi Nick

Try:

H1 {position: relative;}

This might help; I came up against the same problem in IE6 and found
that this fixed the problem.
Jeff
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



RE: [WSG] [CSS] IE6 header issue.

2004-03-20 Thread Jeff - Accessibility 1st
Hi Nick

Try: 

H1 {position: relative;}

This might help; I came up against the same problem in IE6 and found
that this fixed the problem.

Jeff

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Nick Lo
Sent: Sunday, 21 March 2004 4:53 PM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] [CSS] IE6 header issue.

Dear me, little obvious that I've been slogging through this to the 
point of eye twitching...the URL is:

http://www.amcs.org.au

...and thanks again Russ,

Nick

> No objections to any of my templates being used partially or fully. 
> They
> were put online to be used and/or abused as needed  :)
>
> Russ

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



RE: [WSG] [CSS] IE6 header issue.

2004-03-20 Thread Jason Turnbull
> Nick Lo wrote:
> http://www.amcs.org.au
> the header text in IE6 which should appear 
> as white as it does in IE 5.5 down. I

Hi Nick

Try this 'Holly' hack, named after Holly Bergevin

/* Hide from IE5-mac \*/
* html div#header {
height:1%
}
/* End hide from IE5-mac */

All IE versions (PC and Mac) see the style after the * html
As this problem doesn't affect IE mac the comment hack is used.

For some reason applying a height to your header div fixes this problem
in IE, and IE will ignore height declared.

Hi list am a newbie here, invited from the CSS Foundations, I though I
was on too many lists until I came across this one, great too been
invited and am enjoying the friendly and informative discussions.

Regards
Jason Turnbull


*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] [CSS] IE6 header issue.

2004-03-20 Thread Nick Lo
Dear me, little obvious that I've been slogging through this to the 
point of eye twitching...the URL is:

http://www.amcs.org.au

...and thanks again Russ,

Nick

No objections to any of my templates being used partially or fully. 
They
were put online to be used and/or abused as needed  :)

Russ
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] [CSS] IE6 header issue.

2004-03-20 Thread russ weakley
> So a BIG thanks to Russ and I know it's kind of late but if you have
> any objections to the similarities please let me know so we can "rejig".
> 

No objections to any of my templates being used partially or fully. They
were put online to be used and/or abused as needed  :)

Russ

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



RE: [WSG] [CSS] IE6 header issue.

2004-03-20 Thread Peter Firminger
The address is?

P

> Hello all,
>
> Ok this is my first fully CSS based site (still work in
> progress by the
> way) and I first of all want to give credit to Russ's great


*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] [CSS] IE6 header issue.

2004-03-20 Thread James Ellis
Nick

Do you have a URL?

Cheers
James
Nick Lo wrote:

Hello all,

Ok this is my first fully CSS based site
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



Re: [WSG] [CSS] IE6 header issue.

2004-03-20 Thread Neerav
You forgot the URL

--
Neerav Bhatt
http://www.bhatt.id.au
Nick Lo wrote:

Hello all,

Ok this is my first fully CSS based site (still work in progress by the 
way) and I first of all want to give credit to Russ's great tutorial at:

http://css.maxdesign.com.au/selectutorial/

I'm a little concerned at how closely I ended up to his original however 
the client had actually doodled something almost exactly the same and I 
couldn't really see the point in rejigging for the sake of it. 
Especially as this is a non-profit organisation and one of the 
requirements is that the site should be easily maintainable by 
volunteers. The presence of Russ's tutorials actually stands as a good 
reason to go with something similar. Also, I have to admit that I needed 
to start with something reassuring...ok, I was scared!

So a BIG thanks to Russ and I know it's kind of late but if you have any 
objections to the similarities please let me know so we can "rejig".

I decided this would be a good opportunity to go fully CSS mainly 
because aside from the well discussed benefits it also allows volunteers 
to work on content separately from the presentation elements.

Anyway, I am of course having issues here and there...but my current 
main one is the header text in IE6 which should appear as white as it 
does in IE 5.5 down. I'm on Mac OS X with little access right now to a 
PC (I'm weighing up the best solution there, probably Virtual PC) so I'm 
relying on online captures ( http://www.danvine.com/iecapture/ ) or 
colleagues help.

Anyone with any ideas/comments (I know Opera is having issues with the 
site!)

Thanks,

Nick

*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*