Cheers for that,
But this is what I have now in the css file and it still prints
debugging info, any ideas?

Does the local stylesheet from cf override mine?

.printMedia {
        visibility: hidden;
        display: none;
}
.cfdebug {
        visibility: hidden;
        display: none;
}
.cfdebuglge {
        visibility: hidden;
        display: none;
}
input {
        border: 0px;
        overflow: visible;
        visibility: visible;
}

-----Original Message-----
From: Mark Stanton [mailto:[EMAIL PROTECTED] 
Sent: Monday, 4 August 2003 3:07 PM
To: CFAussie Mailing List
Subject: [cfaussie] RE: [OT] CSS


"The 'visibility' property specifies whether the boxes generated by an
element are rendered. Invisible boxes still affect layout (set the
'display'
property to 'none' to suppress box generation altogether)."

-------

>Can anyone tell me why the following does not get rid of the
>debugging while printing?

How are you setting-up/calling your print style sheet? Try swapping your
print & screen style sheet references (for debugging). Maybe there is a
type
in the href or class name?

If you still can't get it - post your code. Display:none will hide
anything - if thats not working its probably not getting assigned
properly.


Cheers

Mark


______________
Mark Stanton
Web Production
Gruden Pty Ltd
Tel: 9956 6388
Mob: 0410 458 201
Fax: 9956 8433
http://www.gruden.com


---
You are currently subscribed to cfaussie as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

---------------------------------------------------------------------------- 
This email, together with any attachments, is intended for the named 
recipient(s) only and may contain privileged and confidential information. If 
received in error, please inform the sender as quickly as possible and delete 
this email and any copies from your computer system network.

If not an intended recipient of this email, you must not copy, distribute or 
rely upon it and any form of disclosure, modification, distribution and/or 
publication of this email is prohibited.

Unless stated otherwise, this email represents only the views of the sender and 
not the views of the Queensland Government. 
---------------------------------------------------------------------------- 

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to