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
__
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] 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 what it is exactly
Anyways, please pass any explanations on. Thanks
Adam




I would say that I find myself using the span when I style  
something inside an inline element like a p.


p is a block element!
Otherwise, I could see adding a span to almost any element, even  
block-level elements to add more specificity to a style sheet.

example:
[code]
pIf I want to spanstyle/span a page, I add a style sheet./p
[/code]
Now, I can select the span inside the p element to style only  
the word style any way I choose.


I'm no expert, so what is a good example in adding a span inside a  
block-level element?


Jeff Rechten
__
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/



--
Perchè un ubriaco si misura sempre la pressione?
Perchè la pressione si misura in Bar!
ilduca69




__
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/


[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 possible please?


Thanks

Rich
http://www.cregy.co.uk
So here's what I want you to do, God helping you: Take your everyday, 
ordinary life--your sleeping, eating, going-to-work, and walking-around 
life--and place it before God as an offering. Embracing what God does 
for you is the best thing you can do for him. Romans 12 v 1


__
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] 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

__
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] 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
Media Logic
www.mlinc.com

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
__
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] 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: left;
or you set the div.raised absolute.


Rich
http://www.cregy.co.uk
So here's what I want you to do, God helping you: Take your everyday, 
ordinary life--your sleeping, eating, going-to-work, and walking-around 
life--and place it before God as an offering. Embracing what God does 
for you is the best thing you can do for him. Romans 12 v 1


__
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] 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 {width:49.5%; margin:0; padding:0; list-style:none}
.li1, .li3 {clear:left; float:left; display:inline}
.li2, .li4 {float:right; display:inline}
.sitemap {overflow:visible} /* easy clearing */

Steve
-- 
http://mrclay.org/ : http://thefrenchhorns.com/

__
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/


[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
elements with display:none?

Thanks in advance to the experts of css-d.

--
Shane Austin
[EMAIL PROTECTED]
__
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/


[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

http://dean.edwards.name/my/flicker.html
on my own host and it works like a champ.  However, the client's host 
won't install mod_expires and switching hosts is not an option.  I've 
tried wrapping the submenu's ul element in a div, and also nesting a 
div inside the ul element, adding the same background image to both for 
redundancy but those didn't work.   Is there another workaround for 
this?  Perhaps using javascript or php/perl?

Menu is here:
http://rustedfire.com/menu_test/menu_test.html
Relevant css is here:
http://rustedfire.com/menu_test/menu_test.css

Thanks!
Kara


__
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] 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: 56px;
}
.listbox li img {
float: left;
width: 56px;
margin-top: 0px;
margin-right: 0.5em;
height: 56px;
}

because middle alignment varies so greatly between browsers, I approach 
it this way, if the images are always the same width and height (as in a 
list of thumbnail images with captions). I am sure there are many ways 
to do this. I typically put the list in a div that can be positioned as 
needed, also.


Here's my markup:
div
ul class=listbox
li
img src=featured/f0001.jpg alt= width=55 height=55 /
a few words
/li
li
img src=featured/f0001.jpg alt= width=55 height=55 /
a few words
/li
li
img src=featured/f0001.jpg alt= width=55 height=55 /
a few words
/li
/ul
/div

HTH
Donna


__
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] 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 of
 elements with display:none?

 Thanks in advance to the experts of css-d.

Of course. Style sheet switchers can apply to print as much as they
can to print. However, you need to implement them on the server or via
JavaScript, you cannot dynamically change styles with CSS.


--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
__
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] 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: http://onlinetools.org/indx.php)

  Wow, more problems...
 
  testing Opera 8, first of all, huge FOUC (flash of unstyled content).
  Should fix that.
 
 Fixing FOUC in Opera may be an exercise in frustration. Opera is my
 default
 browser, and at home I am on dial-up. I actually *like* the fact that
 Opera
 starts to render the page before all content is delivered. It lets me
 start
 reading articles almost immediately, sometimes long before all styling and
 images are downloaded and applied.

 Cordially,
 David
 --
 David Hucklesby, on 9/30/2005
 http://www.hucklesby.com/
 --





__
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/