[css-d] background image inherited after scroll

2005-08-20 Thread David Sharp
www.evevocaltrio.com.au/concerts.html Hi all, I have this page with a background image set on each of 4 divs. Within the divs are some floated elements. ( and ) IE 6 renders the page fine initially, but after scrolling down the page and then back up I find that the floated elements have "inher

Re: [css-d] Float clearing problem

2005-08-20 Thread Roger Roelofs
Jeff, On Aug 20, 2005, at 10:31 PM, Jeff Chastain wrote: I am working on a new layout for an application.  The layout is a 2 column layout ... the left column is a 210px column floated left and the right column has a 210px left margin.  The right column ( div id=mainPanel ) displays correc

[css-d] Float clearing problem

2005-08-20 Thread Jeff Chastain
I am working on a new layout for an application.  The layout is a 2 column layout ... the left column is a 210px column floated left and the right column has a 210px left margin.  The right column ( div id=mainPanel ) displays correctly ... i.e. at up against the header to the right side of the

Re: [css-d] how I make divs not expand with the contents

2005-08-20 Thread Lisa Ellington
can you nest a div for the text only? On Aug 20, 2005, at 8:52 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: I have a div .firstname { width: 100px; background-color: #009933; float: left; border-top: 1px #00; border-right: 1px solid #00; border-bottom: 1px solid #00;

[css-d] Float and absolute bug

2005-08-20 Thread Valentin Agachi
Hello everbody! Can anyone explain to me why is the following bug happening? http://agachi.name/tests/float-and-absolute.htm An interesting issue is the fact that the bug is triggered by the height of the main column and of the left float. Thanks! -- *Valentin Agachi* agachi.name

RE: Re[2]: [css-d] IE5 thumb hover clickable

2005-08-20 Thread Bruno Fassino
Steve wrote: > Saturday, August 20, 2005, 2:27:51 AM, Bruno wrote: > > In IE5.0 links with "hasLayout" (triggered by any > > dimension, or float) do not work over images. > > Maybe you could try this: In IE5.0 only, hide the IMGs and > replace them with background images on the anchors...? Yes, t

Re: [css-d] My page breaking in IE - Any suggestions?

2005-08-20 Thread Ingo Chao
Karl Bedingfield wrote: http://www.elyonline.co.uk/archives/2005/08/19/parking-charges-for-ely/ If you look to the right of the archive image you can see a 2/3 pixel space. On my other pages all is fine. Can anyone see what is pushing the design out slightly? Since other pages render it fine,

Re: [css-d] how I make divs not expand with the contents

2005-08-20 Thread Steve Clay
Saturday, August 20, 2005, 8:52:17 AM, ross wrote: > .firstname { > width: 100px; > } > long name is entered the div size expands with the text. In IE/win. You shouldn't see this problem in other browsers that correctly handle width. That said, there's no standard property to force a text wrap

[css-d] My page breaking in IE - Any suggestions?

2005-08-20 Thread Karl Bedingfield
Hi all, I have an article that for some reasons breaks my page slightly in IE. Here is the page: http://www.elyonline.co.uk/archives/2005/08/19/parking-charges-for-ely/ If you look to the right of the archive image you can see a 2/3 pixel space. On my other pages all is fine. Can anyo

Re[2]: [css-d] IE5 thumb hover clickable

2005-08-20 Thread Steve Clay
Saturday, August 20, 2005, 2:27:51 AM, Bruno wrote: > In IE5.0 links with "hasLayout" (triggered by any dimension, or float) do > not work over images. Maybe you could try this: In IE5.0 only, hide the IMGs and replace them with background images on the anchors...? Steve -- http://mrclay.org/ :

[css-d] how I make divs not expand with the contents

2005-08-20 Thread ross
I have a div .firstname { width: 100px; background-color: #009933; float: left; border-top: 1px #00; border-right: 1px solid #00; border-bottom: 1px solid #00; border-left: 1px #00; margin-left: 15px; height: auto; } this takes the info from a php scraipt(a name) but the

Re: [css-d] Site Check: CSS causes hyperlinks not to work in IE on PC

2005-08-20 Thread Ingo Chao
Kris Black wrote: Site to check: http://www.flawmark.com/isell/index.php hmm. While the page loads, the links are reacting in IE6 at my end, but not when the rendering is finished. You are triggering quirksmode in IE6 with that xml declaration. On a local copy, when this declaration is re

Re: [css-d] An IE minor problem

2005-08-20 Thread Ingo Chao
Christopher Harris wrote: My php: http://www.homedesigntrends.com/tables.php My CSS: http://www.homedesigntrends.com/tables.css My Problem: Where it says "Your Cart" - I want it to change color when you hover over it. The color I want is #A52A2A. I have everything else changing to that colo

[css-d] Site Check: CSS causes hyperlinks not to work in IE on PC

2005-08-20 Thread Kris Black
Site to check: http://www.flawmark.com/isell/index.php The site works in all other browsers. My CSS validates but when I remove the CSS from the and load the page all the links work. Anyone ever experience this? The links work in the other sections of the site. The shop area is built using

Re: [css-d] span vs div

2005-08-20 Thread Ingo Chao
Jared Nielsen wrote: is it true that each "line" within a span is treated as it's own "box"? Each character has it's character-box (= em-box). These em-boxes build the content area, and together with the leading (= line-height - font-size), the inline-box is build. The different font-sizes

Re: [css-d] Disappearing Background Images in both IE and FF

2005-08-20 Thread Rob Cochrane
Valette Ragland wrote: On 8/19/05, Steve Clay <[EMAIL PROTECTED]> wrote: It works perfectly here in IE 6 FF 1 Opera 7.5 I can spider the image as well. Rob __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/l