Re: [css-d] Reposting: Absolute Floated Layout

2007-08-20 Thread Ingo Chao
Elli Vizcaino wrote: ... Is there a way to combine floated divs with absolute positioned divs for layout, without having the page behave erratically across several browsers? The pages (both are live samples of the templates we work with) in question are: http://www.nj.com/news/

Re: [css-d] Reposting: Absolute Floated Layout

2007-08-20 Thread Gunlaug Sørtun
Elli Vizcaino wrote: http://www.nj.com/news/ The company I work for would like the content area (FEATURED STORY/ALL STORIES FROM [DATE]:) column to appear at the top of the HTML document, right after the body tag for SEO purposes. While still retaining the look of the current layout. As

[css-d] simple css question

2007-08-20 Thread Francesco (Sin City Creative)
I was trying to help a friend with a layout and ran into something. The page is XHTML 1.0 Strict, btw. He wants a 40px tall header with two cells, 50% each. Sounds simple, and it works as expected in FF 2.0, with two cells side-by-side. In IE 7, the right cell drops under the left cell,

Re: [css-d] css-d Digest, Vol 57, Issue 20

2007-08-20 Thread Chris Adams
I'm trying to a page using BlueprintCSS that provides the content first, in the source order; it works in FF, Safari, and Opera 9 and even IE7, but IE6 falls over with how it handles the float right column. http://stage.chrisadams.me.uk/blueprint/example.html I couldn't see the

Re: [css-d] Reposting: Absolute Floated Layout

2007-08-20 Thread gmail
Le Mon, 20 Aug 2007 03:55:11 +0200, Elli Vizcaino [EMAIL PROTECTED] a écrit: Is there a way to combine floated divs with absolute positioned divs for layout, without having the page behave erratically across several browsers? The pages (both are live samples of the templates we work with)

Re: [css-d] Site Review Request (Win IE 5.5, 6 and Mac)

2007-08-20 Thread Francesco (Sin City Creative)
Thanks to EVERYONE who helped with this a few days ago! I've had a sick Dachsund and I'm getting ready for an interstate move, so things have been hectic. I appreciate this incredible list! Francesco Sanfilippo, CEO S I N C I T Y C R E A T I V E http://www.sincitycreative.com On 8/18/07,

[css-d] 5 column 5 row table

2007-08-20 Thread Gary Williamson
Generator Microsoft Word 11 (filtered medium) I' m trying to recreate a five column, 5 row table using CSS which is fluid(resizes with browser dimensions), similar to this one (code below) but using CSS is driving me mad! Sometimes it works in Firefox but doesn' t render in IE and vice-versa. I

[css-d] Beginner: img distances

2007-08-20 Thread Ingo
Dear list, obviously a simple matter, but I'm stuck. On http://web-bereiter.de/chobocca.com/chobocca.html I'd like to put the menu-bar images one by one without any space. I tried to give them a class with 0px margin/padding and other measures - but there are still some pixels inbetween them.

Re: [css-d] 5 column 5 row table

2007-08-20 Thread Joel D Canfield
I' m trying to recreate a five column, 5 row table using CSS I'll leave the other semantic issues to more experienced heads, but are you certain your data isn't really tabular, making a table the correct tool? joel __

Re: [css-d] simple css question

2007-08-20 Thread Joel D Canfield
Does 50% x 2 not equal 100% in IE 7? Quite often, it doesn't, since IE has emotional issues with padding due to some childhood trauma. See http://www.positioniseverything.net/explorer/floatIndent.html or this list's archives (where would those be, I wonder?) for more details. joel

Re: [css-d] simple css question

2007-08-20 Thread Ingo Chao
Joel D Canfield wrote: ... this list's archives (where would those be, I wonder?) for more details. http://css-discuss.incutio.com/?page=SearchCssDiscussList Ingo -- http://www.satzansatz.de/css.html __ css-discuss [EMAIL

[css-d] IE6 and older float problem

2007-08-20 Thread Lyn Williams
I have a problem with floats when using IE 6 and older. The pages involved are: http://www.ragonline.co.uk/news/story/8 Hope somebody suggest a bug fix for this problem, thanks. Lyn Williams __ css-discuss [EMAIL PROTECTED]

[css-d] best javascript flyouts

2007-08-20 Thread Raumin \Ray\ Dehghan
Colleagues, Just wanted to put out a message looking for feedback on what the best free internet sites are for javascript flyout menus. Thanks very much, Raumin Ray Dehghan Adult Services Librarian West Chicago Public Library West Chicago, Illinois

Re: [css-d] Beginner: img distances

2007-08-20 Thread David Laakso
Ingo wrote: Dear list, obviously a simple matter, but I'm stuck. On http://web-bereiter.de/chobocca.com/chobocca.html I'd like to put the menu-bar images one by one without any space. I tried to give them a class with 0px margin/padding and other measures - but there are still some

Re: [css-d] Beginner: img distances

2007-08-20 Thread Dan Dorman
On 8/20/07, Ingo [EMAIL PROTECTED] wrote: I'd like to put the menu-bar images one by one without any space. It looks like you've got the as in there all by themselves, and since they're inline elements by default, the browser parses any whitespace--including new lines--as spaces between the

Re: [css-d] Fwd: CSS Spacing

2007-08-20 Thread Henry Felton
Well I would, but was hoping to use an image for the border tho... Anyone able to help on the spacing issues? Thanks, H On 18/08/07, E Michael Brandt [EMAIL PROTECTED] wrote: No doubt the issue is with this very odd li you have in there to create a border: li style=background-image:

[css-d] Repost: CSS Spacing

2007-08-20 Thread Henry Felton
Hi everyone, I'm having what I think might be a well known problem with IE, but have tried all the usual solution to no avail. My CSS menu at www.henryfelton.net/ca has mysterious white space between the lis. FF shows exactly what is wanted in terms of spacing, with a dividing bar 1px high

Re: [css-d] Repost: CSS Spacing

2007-08-20 Thread James Leslie
I'm having what I think might be a well known problem with IE, but have tried all the usual solution to no avail. My CSS menu at www.henryfelton.net/ca has mysterious white space between the lis. FF shows exactly what is wanted in terms of spacing, with a dividing bar 1px high (anyone think of a

[css-d] Inline list IE7 problem

2007-08-20 Thread David Boddie
Hey everyone, It's been a while since I posted. I'm having a weird problem with a inline list menu I'm building. The last li item seems to have something pushing it up about 2 pixels, thus throwing off all the padding and :hover. I've clipped it out and isolated it, but it stills seems to be

[css-d] Footerstick, and transparent absolute background

2007-08-20 Thread Arnold Gregory
Thank you for taking the time to consider my problem. QUESTIONS? 1. How can an absolutely positioned background div be effected by relative and floated divs not contained in it? 2. Is there a better approach to achieving the layout I am attempting? I am trying to combine the footer stick

Re: [css-d] Inline list IE7 problem

2007-08-20 Thread cj
On 8/20/07, David Boddie [EMAIL PROTECTED] wrote: It's been a while since I posted. I'm having a weird problem with a inline list menu I'm building. The last li item seems to have something pushing it up about 2 pixels, thus throwing off all the padding and :hover. I've clipped it out and

Re: [css-d] IE6 and older float problem

2007-08-20 Thread Gunlaug Sørtun
Lyn Williams wrote: I have a problem with floats when using IE 6 and older. http://www.ragonline.co.uk/news/story/8 Under certain conditions IE6 has problems with selectors like this... #maincontent.mainlayout { width: 679px; } ...but will work fine if given the following, simplified,

Re: [css-d] Inline list IE7 problem

2007-08-20 Thread David Boddie
At 01:47 PM 8/20/2007, cj wrote: On 8/20/07, David Boddie [EMAIL PROTECTED] wrote: It's been a while since I posted. I'm having a weird problem with a inline list menu I'm building. The last li item seems to have something pushing it up about 2 pixels, thus throwing off all the padding and

Re: [css-d] Inline list IE7 problem

2007-08-20 Thread Ingo Chao
David Boddie wrote: Hey everyone, It's been a while since I posted. I'm having a weird problem with a inline list menu I'm building. The last li item seems to have something pushing it up about 2 pixels,... You've already changed your test case. Here is a bug reduction. The li itself is