Re: [css-d] How to set background transparency?

2005-10-21 Thread Paul Debban
s/> When making custom corners with alpha transparency, backgrounds must not overlap. --- Paul Debban __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] wild Div shifting

2005-10-03 Thread Paul Debban
ave duplicates. #tools has position: relative #find_butt { position: absolute; /* this is relative to #tools */ top: 547px; left: 276px; } Problem found using the following Firefox extensions: 1. HTML Validato

Re: [css-d] User Defined Print CSS

2005-09-30 Thread Paul Debban
esheet switching using document.write. XHTML isn't supported, but it is probably the most reliable cross-browser method of switching print stylesheets using Javascript: http://www.alistapart.com/articles/n4switch/ --- Paul Debban ___

Re: [css-d] Re: Dropdowns in inline elements, and CSS validator problems

2005-09-26 Thread Paul Debban
y the w3c validator. The links without the type attribute set were not validated. The validator must be looking for the type attribute to determine what should be checked. HTH --- Paul Debban __ css-discuss [EMAIL PROTECTED] ht

Re: [css-d] Problem with printing in IE6

2005-09-15 Thread Paul Debban
t to hide your navigation menu, the 'click here' and the 'post now' buttons and other content that doesn't make sense on the printed page. --- Paul Debban __ css-discuss [EMAIL PROTECTED] http://www.css-

Re: [css-d] site check please

2005-09-14 Thread Paul Debban
>Link: http://thomas.tanreisoftware.com/. I cannot read your content because the color constrast is not sufficient. There are tools to analyze contrast at http://www.nils.org.au/ais/web/resources/contrast_analyser/index.html --- Paul Deb

Re: [css-d] massive gap in ie layout

2005-09-11 Thread Paul Debban
px wider --- Paul Debban __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] testing hand held style sheets

2005-09-07 Thread Paul Debban
css support is somewhere in between IE5 and IE6. (fix your float widths). Paul Debban __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by

[css-d] Suckerfish:target technique and Opera

2005-09-01 Thread Paul Debban
pointer to an explaination for this behavior. --- Paul Debban __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] DL styled form causing odd gap in border

2005-07-22 Thread Paul Debban
Add position: relative; to #content. --- Paul Debban __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http