Re: [css-d] Divs doing weird things ...

2006-08-24 Thread Gunlaug Sørtun
Grady Kelly wrote: > I am amazed that something so seemingly simple would be so hard to > do!? Am I missing something? :-) Maybe the fact that everything is easy once you know how it works -- and how it doesn't. The standards we are basing our work on also seem to miss some vital parts, but the

Re: [css-d] Divs doing weird things ...

2006-08-24 Thread Grady Kelly
Thanks again! I am amazed that something so seemingly simple would be so hard to do!? Am I missing something? Grady On 8/24/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Grady Kelly wrote: > > The wrapper did move down below the nav, but in FF, it appears that > > the content areas are belo

Re: [css-d] Divs doing weird things ...

2006-08-24 Thread Gunlaug Sørtun
Grady Kelly wrote: > The wrapper did move down below the nav, but in FF, it appears that > the content areas are below the wrapper, where in IE they appear > inside. doh! >>> http://new.birthyear.net/ Same thing, really :-) IE/win _is_ buggy. Read up on 'Block formatting contexts'...

Re: [css-d] Divs doing weird things ...

2006-08-24 Thread Grady Kelly
Thanks Georg, The wrapper did move down below the nav, but in FF, it appears that the content areas are below the wrapper, where in IE they appear inside. doh! Grady On 8/24/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Grady Kelly wrote: > > http://new.birthyear.net/ > > > In IE, it appe

Re: [css-d] Divs doing weird things ...

2006-08-24 Thread Gunlaug Sørtun
Grady Kelly wrote: > http://new.birthyear.net/ > In IE, it appears that the wrapper that I have the colored areas in > begins below the nav, right where I would of thought it would. In > Firefox, it appears above the nav, as you will see the black area. > Could someone please point me in the r

Re: [css-d] Image on hover breaks in higher text size

2006-08-24 Thread Portman
Thank you for the reply and the advice. :-) Riva Gunlaug Sørtun wrote: > regards > Georg > __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incut

Re: [css-d] IE6 Whitespace Problem with border & div...

2006-08-24 Thread ibn Ezra
Hmm, Well it's nice to know that I found my own answer to the problem! I had a single space between the opening and closing brackets of the div and the img link. Fixed! This: Instead of this: I thought that whitespace in the xhtml had no semantic meaning unless it was either within a t

[css-d] Divs doing weird things ...

2006-08-24 Thread Grady Kelly
I have been trying to go from hybrid table/css layouts to pure css layouts, and have come across a problem that I cannot figure out. I have been working on the following: http://new.birthyear.net/ (The css is located in http://new.birthyear.net/css/main.css) it is a website for Midwives and Doula

[css-d] IE6 Whitespace Problem with border & div...

2006-08-24 Thread ibn Ezra
Hi, I have two images stuffed inside a div that has a 4px border applied top and bottom: Page Example: http://covenantwoods.com/beta/index.php CSS: http://covenantwoods.com/beta/_stylesheets/base.css Looks as expected in Firefox 1.5 (Mac/Win), Opera 9 (Win), Safari 2 (Mac) and validates at W

Re: [css-d] Nav borders

2006-08-24 Thread ~davidLaakso
Daniel Hammond wrote: >> Daniel Hammond wrote: >> >>> On www.southpawbrothers.com, the top borders of the >>> >> navigation links >> >>> show up in Firefox (as they should), but they don't show up >>> >> in IE. Why? >> >>> Daniel Hammond >>> > > >> Probably

Re: [css-d] Image on hover breaks in higher text size

2006-08-24 Thread Gunlaug Sørtun
Portman wrote: > ...when I make the font size bigger in IE, the images kinda cascade > down (instead of cleanly covering the base image.) The same happens in all browsers. > http://www.starqualitydesigns.com/BestHealth. Can anyone tell me why > this is happening... You are _absolute-positionin

[css-d] Image on hover breaks in higher text size

2006-08-24 Thread Portman
I put something on a website that replaces an image of the body with other images so it looks like certain parts are highlighted depending on where the mouse is, but I find that when I make the font size bigger in IE, the images kinda cascade down (instead of cleanly covering the base image.) P

Re: [css-d] Nav borders

2006-08-24 Thread Daniel Hammond
> Daniel Hammond wrote: > > On www.southpawbrothers.com, the top borders of the > navigation links > > show up in Firefox (as they should), but they don't show up > in IE. Why? > > Daniel Hammond > Probably a combination of things is causing that specific > problem, but there are other issues

[css-d] Need help with styles for javascript menu

2006-08-24 Thread John Goodwyn
In the site http://ver5.elliswyatt.com/campfire you'll see that if you rollover programs/camping and outdoor education, something is causing an extra space beneath the main menu item. It does this anywhere there is a sub to a sub. Can anyone see anything in the styles that is causing this? Jo

Re: [css-d] IE6 odd behavior - how surprising

2006-08-24 Thread Gunlaug Sørtun
Tom Lancaster wrote: >>> http://www.newhanoian.com/new_details.php/venueid/2 >> Add... >> >> #outerColumnContainer {padding: 1px;} >> >> ...and see if that helps without any negative effects on the live >> pages. > Seems to work a dream. What made you think of that solution? Just a hunch, rea

Re: [css-d] IE6 odd behavior - how surprising

2006-08-24 Thread Tom Lancaster
Thanks Gunlaug! Gunlaug Sørtun wrote: > Tom Lancaster wrote: >> I'm having problems with the following page in IE6: >> http://www.newhanoian.com/new_details.php/venueid/2 > > I'm really surprised :-) > IE6 is such a nice bugger ...err... browser ;-) > >> Firstly, the whole page is slightly left

Re: [css-d] ul lists and css

2006-08-24 Thread ~davidLaakso
jaklitsch maya wrote: > I am having problems with styling ul... > > > > Why my problems? > I don't understand exactly what the problem is...? > MJ These are a few links that may help styling lists and menus. I think you'll need to ask a specific question, or provide a link to the page.

Re: [css-d] ul lists and css

2006-08-24 Thread Zoe M. Gillenwater
jaklitsch maya wrote: > I am having problems with styling ul. > > I have the following css style on an linked css style > sheet for all the good it does me. Sorry I do not have > the page on the web. > > --- > The first two are for a specific ul > > .staff ul {font-size: 85%; >

Re: [css-d] IE6 odd behavior - how surprising

2006-08-24 Thread Gunlaug Sørtun
Tom Lancaster wrote: > I'm having problems with the following page in IE6: > http://www.newhanoian.com/new_details.php/venueid/2 I'm really surprised :-) IE6 is such a nice bugger ...err... browser ;-) > Firstly, the whole page is slightly left of center ( it's supposed to > be centered ). This

Re: [css-d] Sorry forgot the url IE 5.2 double image?

2006-08-24 Thread videoscott1
Dah! I knew it was a stupid easy, but I did get rid of it I thought. Golive I guess allows that for the zero values. Thanks! [EMAIL PROTECTED] wrote: > because of this > >h1 { background: inherit; } >in your stylesheet > > _

[css-d] IE6 odd behavior - how surprising

2006-08-24 Thread Tom Lancaster
Hello, I'm having problems with the following page in IE6: http://www.newhanoian.com/new_details.php/venueid/2 Firstly, the whole page is slightly left of center ( it's supposed to be centered ). This applies to whatever content the template has. Secondly, the content in the middle column start

Re: [css-d] Sorry forgot the url IE 5.2 double image?

2006-08-24 Thread Philippe Wittenbergh
[EMAIL PROTECTED] wrote: > How come IE 5.2 mac is giving me a double image on both sides of > the header? > www.videointegrations.com/odyssey/ > because of this h1 { background: inherit; } in your stylesheet Philippe --- Philippe Wittenbergh

[css-d] picture is clipped or white space?

2006-08-24 Thread videoscott1
http://videointegrations.com/odyssey/ And now for the finale; I HOPE! I'm getting a white space on the bottom of the winevalley picture for Opera and IE mac, looks fine in Saf/NS7.1 and various similarities with IE 5 - 7 on windows 2000 and XP. PLEASE HELP! I'm pretty sure it's just a simple p

[css-d] Sorry forgot the url IE 5.2 double image?

2006-08-24 Thread videoscott1
www.videointegrations.com/odyssey/ Sorry forgot the url. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incu

[css-d] IE 5.2 double image?

2006-08-24 Thread videoscott1
How come IE 5.2 mac is giving me a double image on both sides of the header? -scott __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7

Re: [css-d] Nav borders

2006-08-24 Thread ~davidLaakso
Daniel Hammond wrote: > On www.southpawbrothers.com, the top borders of the navigation links show up > in Firefox (as they should), but they don't show up in IE. Why? > Daniel Hammond Probably a combination of things is causing that specific problem, but there are other issues too: Although your

[css-d] row disappearing when using onmouseover event in IE

2006-08-24 Thread Thomas Brown
I am having a problem in IE. I am trying to create a scrolling grid and it works just fine in Firefox, but when I use it in IE and mouseover the col5, it removes the row once I have scrolled and then mouseover the column text. Any ideas???http://www.w3.org/TR/html4/loose.dtd";>Scrolling Grid Te