Re: [css-d] Header Width

2005-09-02 Thread Thierry Koblentz
Thierry Koblentz wrote: >> http://www.mcmonagle.biz/nav2.htm > > I found out that (atleast in this case) a better fix than using an > explicite width is to include a "display:inline-block" declaration in > the rule (IE Win). > Unfortunately, "display:inline-block" is not a sure fix for IE5 Mac, > a

Re: [css-d] Header Width

2005-09-02 Thread Thierry Koblentz
> somebody who had problems with his > navigation bar in IE *6*. > I believe he didn't implement the fix yet: > http://www.mcmonagle.biz/nav2.htm I found out that (atleast in this case) a better fix than using an explicite width is to include a "display:inline-block" declaration in the rule (IE Wi

Re: [css-d] form not displaying correctly in FF

2005-09-02 Thread Thierry Koblentz
Graham Cox wrote: > I have a form on a test page which displays correctly in IE6 but in FF > the tag and button are misaligned from the label. I'm > struggling to figure out what's causing this and wondered if anyone > has any suggestions. > > > The page is > http://www.golfbettingguide.com/co

[css-d] form not displaying correctly in FF

2005-09-02 Thread Graham Cox
Hi, I have a form on a test page which displays correctly in IE6 but in FF the tag and button are misaligned from the label. I'm struggling to figure out what's causing this and wondered if anyone has any suggestions. The page is http://www.golfbettingguide.com/content/golfer-form-guide-te

[css-d] Safari, table cells, and overflow:hidden

2005-09-02 Thread Stuart Homfray
Hi all, I'm having a spot of trouble with the Safari browser and the overflow:hidden declaration when applied to table cells. If you take a look at you should see what I mean. Basically, the following HTML: < td>IHaveaveryveryveryver

[css-d] background image able to extend off-screen?

2005-09-02 Thread joshua hough
Is it possible to give a a background image that can extend partially off-screen if the browser window isn't wide enough to display all of it? This 700px-wide must remain horizontally centered in the window as long as the window is greater than 700px (plus scrollbar). Here's what I mean: <

Re: [css-d] Opera absolute positioning bug

2005-09-02 Thread Steve Clay
Friday, September 2, 2005, 3:50:13 PM, Alex Robinson wrote: > http://www.fu2k.org/alex/css/cssjunk/operatopbottom Looks like a bug. I just can't imagine how I've never run into it before. I wonder if applying some common rule to BODY (#wrapper's container) might fix it... Steve -- http://mrcla

Re: [css-d] Border on inline element in last block in IEWin 6

2005-09-02 Thread Ingo Chao
Ellen Herzfeld wrote: I encountered an anomaly I hadn't seen before in Internet Explorer 6: the bottom border on an inline element disappears in the last block on the page. Adding a 1px bottom padding fixes the problem. In IE5.5, strangely, there is no problem. In IE5 no problem either, becau

RE: [css-d] Border on inline element in last block in IEWin 6

2005-09-02 Thread Dennis Bixler
I think that has to do with the lower-case characters that have sections protruding below the baseline of the text, like p and g. IE doesn't extend the containing below the baseline but the box around the text does, therefore causing the disappearing bottom border. "p" elements normally have paddin

[css-d] Opera absolute positioning bug

2005-09-02 Thread Alex Robinson
OK, there are quite a few of those (see QuirksMode for most of them - http://www.quirksmode.org/bugreports/archives/opera/index.html), but my head is really beginning to hurt over this one. I've spent quite a bit of time trying to see what I've done wrong, but for the life of me I can't see wh

[css-d] Border on inline element in last block in IEWin 6

2005-09-02 Thread Ellen Herzfeld
Hello, I encountered an anomaly I hadn't seen before in Internet Explorer 6: the bottom border on an inline element disappears in the last block on the page. Adding a 1px bottom padding fixes the problem. In IE5.5, strangely, there is no problem. In IE5 no problem either, because no border

Re: [css-d] Now possible: CSS Constants

2005-09-02 Thread David Hucklesby
On Thu, 01 Sep 2005 13:23:09 -0400, Tom Livingston wrote: Re: http://www.shauninman.com/plete/2005/08/css-constants > > Still, having "Find And Replace" in my editor seems easier that the > setup for this... just me I guess > I am late to this parade, but just want to say that I will certainly

Re: [css-d] html tag decipher

2005-09-02 Thread ugo pozo
rashantha de silva wrote: hello can some one please explain this code: * html #photo_container a.slide4 { width:91px; w\idth:93px; } thanks rush This is the box model hack[1]. IE5/Win and IE5.5/Win don't implement the box model[2] correctly, so you need a hack (or conditional com

Re: [css-d] site check - ie mac broken ie win?

2005-09-02 Thread rashantha de silva
On Sep 2, 2005, at 7:34 AM, David Merchant wrote: At 06:44 AM 9/2/2005 -0700, rashantha de silva wrote: can you please check to see if the photo gallery works in ie win 404 Not Found sorry about that. rush.

[css-d] page footer sliding between text

2005-09-02 Thread Graham Reeds
I'm having a spot of bother with my CSS. It seemed fairly straight forward but nothing I have tried has sorted it. I'm fairly certain that it is easily fixable but I haven't found a way and it is beginning to annoy me. I've checked the last couple of months but the high volume on the list ma

Re: [css-d] site check - ie mac broken ie win?

2005-09-02 Thread David Merchant
At 06:44 AM 9/2/2005 -0700, rashantha de silva wrote: can you please check to see if the photo gallery works in ie win 404 Not Found Even when took space out ...tsunami_benefit/benefit.html, still 404. TTFN, Da

Re: [css-d] looking for an example of tableless design for ...

2005-09-02 Thread Dan McCullough
thanks great resource On 9/2/05, Jan Brasna <[EMAIL PROTECTED]> wrote: > > > -- > Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com > __ > css-discuss [EMAIL

Re: [css-d] looking for an example of tableless design for ...

2005-09-02 Thread Jan Brasna
-- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http:

Re: [css-d] Background bottom right problems

2005-09-02 Thread rashantha de silva
On Sep 2, 2005, at 6:29 AM, Philippe Wittenbergh wrote: I have a background image set at no-repeat right bottom and on IE5 Mac it does this weird repeating thing as it tries to keep writing the image to the bottom right of the available window instead of the bottom right of the page. Has

[css-d] site check - ie mac broken ie win?

2005-09-02 Thread rashantha de silva
can you please check to see if the photo gallery works in ie win thanks rush. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

[css-d] looking for an example of tableless design for ...

2005-09-02 Thread Dan McCullough
a header, sidenav, and middle content section. so the layout would look like +++ + + + + ++

Re: [css-d] Background bottom right problems

2005-09-02 Thread Philippe Wittenbergh
On 2 Sep 2005, at 2:33 am, Moira Ashleigh wrote: I am guessing, since this is also a problem on CSS Zen Garden, that it cannot be fixed but I thought it was worth a query before I ripped the design apart. I have a background image set at no-repeat right bottom and on IE5 Mac (yeah the clien

[css-d] photo gallery broken in ie

2005-09-02 Thread rashantha de silva
hello does anyone know why this does not work in ie any hints/tutorial on an image gallery where photos show up below the thumbnails. thanks rush __ css-discuss [EMAIL PROTECTED]

[css-d] html tag decipher

2005-09-02 Thread rashantha de silva
hello can some one please explain this code: * html #photo_container a.slide4 { width:91px; w\idth:93px; } thanks rush __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] 3-col layout auto-expanding DIV?

2005-09-02 Thread Edward Sanderson
Thanks for your help, Bob. I've commented out that line but it doesn't seem to make a difference (I'm not sure there's a reason it was there but I can't remember what it was now). Do you think it's the #left and #right columns pushing it down because they are set to overlap the centre column by 1

Re: [css-d] Columns with more than one element

2005-09-02 Thread Tony Haddon
Generally I'd wrap each row in a separate div with a clear:both style assigned to it. div.row { clear: both } a b c d Might not be ideal though and I'm sure more experienced CSSers would have a better suggestion. I'd be keen to a way to avoid the extra

Re: [css-d] 3-col layout auto-expanding DIV?

2005-09-02 Thread Bob Easton
Edward Sanderson wrote: Hi, I've made a 3-col site for a client and am having problems with the middle column not accommodating it's content. The site is full-width with fixed width side columns and a flexible middle (http://eh0647.empetushosting.net/dataspring/test.asp). It's based on Pa