Re: [css-d] pre

2005-09-30 Thread Gunlaug Sørtun
David Laakso wrote: Seeking suggestions and/or referrals to long term in-patient psychiatric care facility. Or both. http://www.dlaakso.com/blog/wordpress/ For (lte) IE6: pre {overflow-y: visible;} ...should work for you too... regards Georg -- http://www.gunlaug.no

Re: [css-d] Explanation of Spans

2005-09-30 Thread ilduca69
Il giorno 30/set/05, alle ore 05:14, Jeff Rechten ha scritto: I have been sing CSS for the last year and I feel fairly versed in getting some rather complex sites up and validated. One thing I never really wrapped my head around just yet is what circumstances you would use a span style and

[css-d] Floating rounded boxes

2005-09-30 Thread Richard Brown
Hi All I am using Stu Nicholls rounded corner designs. I am placing two boxes inside another. Please see: http://resource.cregy.net/ The css is embedded. What I would like to be able to do is to shift the two boxes so that they are alongside each other, not under each other. Is this

Re: [css-d] pre

2005-09-30 Thread David Laakso
Gunlaug Sørtun wrote: David Laakso wrote: http://www.dlaakso.com/blog/wordpress/ For (lte) IE6: pre {overflow-y: visible;} ...should work for you too.. regards Georg Added to overflow-y: visible; in cc's. Helps a lot. Thanks, Georg. ~d -- David Laakso http://www.dlaakso.com

Re: [css-d] Safari - Layer appears sometimes, not others

2005-09-30 Thread Tom Livingston
On Fri, 30 Sep 2005 03:48:57 -0400, Travis Nep Smith [EMAIL PROTECTED] wrote: Safari wouldn't unhide a layer using JavaScript, if the parent layer was still set to be hidden Sounds logical to me. It's in a container that's hidden, so it's hidden. -- Tom Livingston Senior Multimedia Artist

Re: [css-d] Floating rounded boxes

2005-09-30 Thread Richard Brown
Hi Ulf That was perfect - thanks for sorting it out. Please see http://resource.cregy.net for the finished result. Enjoy your weekend. On 30 Sep 2005, at 12:43, Ulf Mayer wrote: Set the div.raised floated. float: left; after floating you need to clear them again maybe with a br style=clear:

Re: [css-d] columns of lists

2005-09-30 Thread Steve Clay
Friday, September 30, 2005, 9:59:50 AM, Kristina Floyd wrote: the column headings need to be level with each other. http://24.m-corp.com/liCols/index.html I can not touch the markup. You'll need to add classes to the 4 top level LIs via Javascript, then something like: .li1, .li2, .li3, .li4

[css-d] User Defined Print CSS

2005-09-30 Thread Shane
I have a client that is interested in having a print preferences page on his company website. Is is possible to have multiple user selectable print stylesheets such as a content only and a full page layout? Or possibly have a single print stylesheet that has classes you can change visibility of

[css-d] IE6 drop down menu flicker

2005-09-30 Thread Kara Taylor
I'm experiencing the IE6 Flicker bug on a drop down menu. The background image is set on the submenu's ul element, and IE6 users with the cache set to check for newer versions every visit to the page are flickering away. I used Dean Edwards' server fix

Re: [css-d] Vertically aligning image and text

2005-09-30 Thread Donna Casey
JJ wrote: What is best way to display the image (26px tall) and then the text (about 12px tall) on the same line, with the text vertically aligned at the middle of each image? .listbox li { clear: both; padding-top: .5em; list-style-type: none; line-height:

Re: [css-d] User Defined Print CSS

2005-09-30 Thread Christian Heilmann
I have a client that is interested in having a print preferences page on his company website. Is is possible to have multiple user selectable print stylesheets such as a content only and a full page layout? Or possibly have a single print stylesheet that has classes you can change visibility

Re: [css-d] Site check: Onlinetools.org redesign

2005-09-30 Thread Christian Montoya
Understood, but FOUC is kind of undesirable on this site, considering that the content is meant to be hidden on page load. It makes one wonder, where did the content go? On 9/30/05, David Hucklesby [EMAIL PROTECTED] wrote: On Thu, 29 Sep 2005 13:44:36 -0400, Christian Montoya wrote: (re: