Re: [css-d] Floating images - understanding the details

2010-08-20 Thread Bobby Jack
--- On Fri, 8/20/10, Gail Issen gis...@sbcglobal.net wrote:

 The way I remember the order is that they sound like TROUBLE ... TRBL ...  
 Top Right Bottom Left.

I just remember it as clockwise, starting from the top. This works completely 
obviously for 4 values, and pretty obviously for 2 (top/bottom and left/right 
'mirror' each other).

For 3 (which is by far the hardest to remember), you just need to bear in mind 
that it's more common to have differing top/bottom values than it is 
left/right, so the repeated value is, instinctively, the left/right one.

1 value isn't a problem :)

Those spec-writers actually did things pretty logically when they were drafting 
CSS!

- Bobby
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] 1px difference in IE7

2010-08-20 Thread David Laakso
Daniel Hammond wrote:
 URL: http://www.northsidecreativeservices.org/sportsandrec


 In IE7, the horizontal navigation is shifted down one pixel, so the bottom of 
 the buttons covers up the black horizontal line that is the bottom border for 
 the horizontal navigation area. All other browsers (FF, Safari, Chrome, Opera 
 [all on Mac and Win], and IE8) seem to display it correctly.
   


Umm... providing the user has the exact same settings as yours. In Mac 
FF, I default to 16px minimum font-size 16px in the prefs :-) .


 Daniel
   




The js errors prevent me from working on your page in IETester on Mac 
10.4. Someone with a native IE/7 install may have better luck helping you.
If you comment out all the background colors for the menu, the overlap 
appears to be more like 3 or 4px. All I can suggest is tinkering with 
this, /assuming/ it is the target selector, and see if it makes any 
difference?

*:first-child + html ul.menuVert {
position: absolute;
visibility: hidden;
top: 41px;
}




-- 
:: desktop and mobile ::
http://chelseacreekstudio.com/

__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Vertically scrollable slides in s5?

2010-08-20 Thread Edward K. Ream
S5 seems perfect for creating a suite of tutorials packaged as S5
slideshows.  The slides would contain largish screen shots, so it
would be good to have each slide scroll vertically. Imo, scrollable
(screen) slides would make an interesting theme.

I have spent several pleasant hours trying to knock out various
layout-related features in slides.js, outline.css and pretty.css .  No
joy. Either all slides are fixed, or they all appear in one scrollable
page.

Can you point me in the right direction?  Thanks.

Edward
--
Edward K. Ream email: edream...@gmail.com
Leo: http://webpages.charter.net/edreamleo/front.html
--
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Missing digest for Aug 20?

2010-08-20 Thread Keith Purtell
I normally receive a daily digest from lists.css-discuss.org sometime
during the morning. It is now 7 p.m. CST on Aug. 20 and I haven't
received anything. Was wondering why. I don't want to miss any of
today's comments.

- Keith Purtell



__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/