Re: [css-d] Text being clipped ...

2012-06-04 Thread Bob Passaro
Thanks, everybody, for thoughts and suggestions on this. I just went ahead and did the ugly kludge fix -- made the gutter a little wider between the main content area and the rule that delineates the sidebar. And then I turned overflow to "visible." I could never really figure out exactly how many

Re: [css-d] Text being clipped ...

2012-06-04 Thread mouryan ekambaram
HI I resolved it using clear:both Regards Eka On Mon, Jun 4, 2012 at 11:51 AM, mouryan ekambaram wrote: > Hi > *my images are coming out of the content box in my gallery page ... can > you tell me what is the problem here > http://projectkrushi.org/krushihome/gallery/* > * > *Regards > Eka >

Re: [css-d] Text being clipped ...

2012-06-03 Thread mouryan ekambaram
Hi *my images are coming out of the content box in my gallery page ... can you tell me what is the problem here http://projectkrushi.org/krushihome/gallery/* * *Regards Eka __ css-discuss [css-d@lists.css-discuss.org] http://www.cs

Re: [css-d] Text being clipped ...

2012-06-03 Thread Georg
On 03.06.2012 22:06, Bob Passaro wrote: If I end up resorting to this -- at least temporarily, while I figure out a better solution -- is there a way I can specify that it be in effect only on Chrome and Safari? Wrapping the specific styles in a proprietary webkit media query... @media screen

Re: [css-d] Text being clipped ...

2012-06-03 Thread Bob Passaro
If I end up resorting to this -- at least temporarily, while I figure out a better solution -- is there a way I can specify that it be in effect only on Chrome and Safari? -Bob On Sun, Jun 3, 2012 at 10:18 AM, Bob Passaro wrote: > No, my widths seem to add up properly. > > The kludge-y fix migh

Re: [css-d] Text being clipped ...

2012-06-03 Thread Bob Passaro
No, my widths seem to add up properly. The kludge-y fix might be: Set a fixed paragraph width on these pages, say, 10px narrower than it should be. Set overflow to "visible" That's a really ugly hack, though. -Bob On Sun, Jun 3, 2012 at 10:00 AM, Bob Passaro wrote: > Thanks, Philippe. I'm st

Re: [css-d] Text being clipped ...

2012-06-03 Thread Bob Passaro
Thanks, Philippe. I'm still getting it with Verdana and Times. At first I didn't notice any, though, and I thought, that's it! Then I would notice one. It's a bit like trying to prove there's no such thing as UFOs. Just because you don't see one at the moment, doesn't mean there not out there. I h

Re: [css-d] Text being clipped ...

2012-06-02 Thread Philippe Wittenbergh
On Jun 3, 2012, at 8:32 AM, David Hucklesby wrote: > Re: > > Me too! I'm as perplexed as you. > > Removing the float declaration from the image has no effect this end in > Safari. It's as if the negative margin somehow pulls the w

Re: [css-d] Text being clipped ...

2012-06-02 Thread David Hucklesby
On 6/2/12 2:09 PM, Bob Passaro wrote: Well, I removed the surrounding anchor element and left just the image element -- the last word is still running outside the div and being clipped. Still perplexed. I'm sure it has something to do with this floated image though. -Bob On Sat, Jun 2, 2012

Re: [css-d] Text being clipped ...

2012-06-02 Thread Bob Passaro
Well, I removed the surrounding anchor element and left just the image element -- the last word is still running outside the div and being clipped. Still perplexed. I'm sure it has something to do with this floated image though. -Bob On Sat, Jun 2, 2012 at 1:57 PM, Bob Passaro wrote: > Ah. I

Re: [css-d] Text being clipped ...

2012-06-02 Thread Bob Passaro
Ah. Interesting. I'll try this. Thank you, David. (Interesting to learn to that the automatically defaults to "block" when you float it -- didn't know that) By the way, I'm starting to think this is a Chrome/Safari issue (don't they use the same rendering engine?) It doesn't appear to happen in

Re: [css-d] Text being clipped ...

2012-06-02 Thread David Hucklesby
(Please see below for the replies.) On Fri, Jun 1, 2012 at 7:17 PM, Bob Passaro wrote: Working on WordPress site. Take a look at this post: http://nwbooklovers.org/2012/06/01/nw-book-lovers-chapter-two/ Scroll down about 3/4 of the way -- it's a kinda long post -- till you see a photo of a

Re: [css-d] Text being clipped ...

2012-06-01 Thread Bob Passaro
Thanks, Tim. Tim has identified the cause of the text being clipped (see below). Makes sense this is an "overflow" issue. If I change to overflow:visible the rest of the word shows up. But it is going outside of its div. So the question now is: Why is the text wanting to flow outside the content

[css-d] Text being clipped ...

2012-06-01 Thread Bob Passaro
Working on WordPress site. Take a look at this post: http://nwbooklovers.org/2012/06/01/nw-book-lovers-chapter-two/ Scroll down about 3/4 of the way -- it's a kinda long post -- till you see a photo of a woman wearing a bike helmet at the subhead: "Interviews by Lindsey McGuirk" Look at the firs