Re: [css-d] Problem with IE

2006-02-10 Thread Alan Chandler
On Saturday 11 February 2006 02:42, ilduca69 wrote: > Il giorno 10/feb/06, alle ore 23:19:22, Alan Chandler ha scritto: > > I have a problem on my personal web site (see url in my > > signature). There is > > an image and some text inside a div. > > > > > > Chandler's Zen > > > > http://validato

[css-d] Small request for help.

2006-02-10 Thread Eric Ladner
This is another one of those "looks great in Firefox, but crap in IE" problems. The middle section gets pushed way down below the menues on IE. I'm aware of the sizing differences on the sidebars, but haven't fixed them yet with IE conditional comments yet. Why does the middlet get pushed so low

[css-d] Page jumps when links clicked - why?

2006-02-10 Thread Theresa Mesa
Why, especially in IE6, do the pages (the content of the page, not the beans) "jump" when I click on the links? In Safari and FF for the Mac, the Investor page moves over. What am I doing wrong, or what have I missed? http://mdh-test.com/sips http://mdh-test.com/sips.css Thank you in advance.

Re: [css-d] CSS Go button

2006-02-10 Thread Don Hinshaw
Angus at InfoForce Services wrote: > I am sorry if I have missed this question. I use the following code in a web > page. > > > Site Search > type="text" /> > > > Can CSS be used to customize the "go/submit" button? > You could also assign a class to the button (to differentiate it from

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread Gunlaug Sørtun
Felix Miata wrote: > Gunlaug Sørtun wrote Sat, 11 Feb 2006 02:42:29 +0100: >> Well, I have never found a reason to change the width of my >> viewports or use higher resolution. > What you say above seems to disagree with > http://www.gunlaug.no/contents/wd_1_01_02.html in its last section. Thi

Re: [css-d] html as a selctor?

2006-02-10 Thread Christian Montoya
On 2/10/06, Phillip Perry <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to the list and not too new to css but by no means a pro at it. I've > noticed in some of the posts i've seen people list html,body {blah:foo;} as > a line of code. What benifit comes from html and body selectors? I'm sorry > if

Re: [css-d] html as a selctor?

2006-02-10 Thread Mike Soultanian
Phillip Perry wrote: > I'm new to the list and not too new to css but by no means a pro at it. I've > noticed in some of the posts i've seen people list html,body {blah:foo;} as > a line of code. What benifit comes from html and body selectors? I'm sorry > if this is a stupid question but I cant se

[css-d] html as a selctor?

2006-02-10 Thread Phillip Perry
Hi, I'm new to the list and not too new to css but by no means a pro at it. I've noticed in some of the posts i've seen people list html,body {blah:foo;} as a line of code. What benifit comes from html and body selectors? I'm sorry if this is a stupid question but I cant seem to find an answer els

Re: [css-d] Problem with IE

2006-02-10 Thread ilduca69
Il giorno 10/feb/06, alle ore 23:19:22, Alan Chandler ha scritto: > I have a problem on my personal web site (see url in my > signature). There is > an image and some text inside a div. > > > Chandler's Zen > > http://validator.w3.org/check?uri=http%3A%2F% 2Fwww.chandlerfamily.org.uk%2F&ch

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread Felix Miata
Gunlaug Sørtun wrote Sat, 11 Feb 2006 02:42:29 +0100: > Felix Miata wrote: > >>> Be wary of believing a horizontal scrollbar on zoom to be a > >>> problem. Larger absolute sizes tend to go hand in hand with wider > >>> viewports and higher resolutions. > >> I disagree with Felix on this point

[css-d] inline menu: active link properties

2006-02-10 Thread cappellano
Hi there! I have one doubt about inline menus: when a person press one link at this menu, I want it (the link) to have the same border bottom color of the bg. Ofcourse, Ive looked at ALA but couldnt get their tutorial... they use one ID for it, which I thought a little strange, since it will make

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread Gunlaug Sørtun
Felix Miata wrote: >>> Be wary of believing a horizontal scrollbar on zoom to be a >>> problem. Larger absolute sizes tend to go hand in hand with wider >>> viewports and higher resolutions. >> I disagree with Felix on this point > How? Why? Well, I have never found a reason to change the widt

[css-d] Centred images, assistance please

2006-02-10 Thread Mike A
I'm hoping someone on the list can provide a little help, please. I'm playing around with three centred columns each with two vertical images. Can't seem to get it right. How to do? I've put an example up on my dump site, www.qwqwk.com. Thanks, Mike A. __

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread Felix Miata
Gunlaug Sørtun wrote Sat, 11 Feb 2006 01:56:21 +0100: > Felix wrote: > > Be wary of believing a horizontal scrollbar on zoom to be a problem. > > Larger absolute sizes tend to go hand in hand with wider viewports > > and higher resolutions. > I disagree with Felix on this point How? Why? --

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread Gunlaug Sørtun
[EMAIL PROTECTED] wrote: > ... In FF, increasing the text size works as expected and keeps the > layout intact, but going down two sizes from the default causes all > of my columns to stack. Can someone help me out here? I'm > scratching my head on this one. Perhaps decreasing the font size

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread Felix Miata
[EMAIL PROTECTED] wrote Fri, 10 Feb 2006 14:42:39 -0600: > Also, is there a way to avoid having the horizontal scroll bar? I have > seen a few 2 column layouts that work well with multiple text increases > (5+ clicks in FF) and don't get a horizontal scroll bar, but is there a > way to avoid it

Re: [css-d] CSS Top Tips.

2006-02-10 Thread Felix Miata
Scott Wilcox wrote: > I had a little interesting idea of something I wanted to do. I'm going > to compile a list of the top 10 tips for using CSS. I'd like to collect > as many opinions as possible, and you're all welcome to input to this. I > shall shoot a link to the final results once I've com

[css-d] menu help

2006-02-10 Thread Mike Dougherty
Can someone explain to me why IE removes the background from Menu11 when the browser is resized so the viewport is smaller than the top menu bar? http://www.pgi_products.com/test/cssmenu2.asp?CM=3 (remove the underscore) I know the graphic and color schemes are terrible, and a coworker was c

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread [EMAIL PROTECTED]
Christian Montoya wrote: >On 2/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > >>Also, is there a way to avoid having the horizontal scroll bar? I have >>seen a few 2 column layouts that work well with multiple text increases >>(5+ clicks in FF) and don't get a horizontal scroll bar, bu

Re: [css-d] Adjacent Selector for IE6?

2006-02-10 Thread Jono
> If only were a child of . Uhh...yeah...good point;) Wishful thinking I guess. -- Jono __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/

Re: [css-d] tableless forms

2006-02-10 Thread Jan Brasna
Examples at may help. -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -

[css-d] Explorer bug ? Elements hidden when background colour and floats used.

2006-02-10 Thread Rupert Breheny
p {border: 1px solid black;} div {background:red;} #floatMe {float:left;} #clearMe {clear:left;} In the DIV below are 3 paragraphs. The first is unstyled, the second floats left, the thrid clears left. In Explorer 6 PC the first P does not display, but can be highl

Re: [css-d] CSS Go button

2006-02-10 Thread Scott Wilcox
You can use the input type "image" to use an image as a submit/go button, then style it from there :) Scott. Angus at InfoForce Services wrote: > I am sorry if I have missed this question. I use the following code in a web > page. > > > Site Search > type="text" /> > > > Can CSS be used to c

[css-d] CSS Top Tips.

2006-02-10 Thread Scott Wilcox
Hey Guys. I had a little interesting idea of something I wanted to do. I'm going to compile a list of the top 10 tips for using CSS. I'd like to collect as many opinions as possible, and you're all welcome to input to this. I shall shoot a link to the final results once I've compiled it all in

[css-d] CSS Go button

2006-02-10 Thread Angus at InfoForce Services
I am sorry if I have missed this question. I use the following code in a web page. Site Search Can CSS be used to customize the "go/submit" button? Angus MacKinnon MacKinnon Crest Saying Latin - Audentes Fortuna Juvat English - Fortune Assists The Daring Web page http://www.infoforce-s

Re: [css-d] Floats dropping on text resize

2006-02-10 Thread Christian Montoya
On 2/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Also, is there a way to avoid having the horizontal scroll bar? I have > seen a few 2 column layouts that work well with multiple text increases > (5+ clicks in FF) and don't get a horizontal scroll bar, but is there a > way to avoid it wi

[css-d] Problem with IE

2006-02-10 Thread Alan Chandler
I have a problem on my personal web site (see url in my signature). There is an image and some text inside a div. Chandler's Zen The div itself has a background image which is repeated in the y-direction, the image is floated left. On firefox (and Konqueror) the height of this image is wha

Re: [css-d] tableless forms

2006-02-10 Thread Christian Montoya
On 2/10/06, Michiel van der Blonk <[EMAIL PROTECTED]> wrote: > The problem is usually that even if I give the label a width, it is not > used by the browser, since it is inline, so it has to be made floating. > Then when resizing the font the floating elements start shifting, and > everything messe

Re: [css-d] Footer That Extends Fully to the Right

2006-02-10 Thread Rob Mientjes
On 10/02/06, anathema <[EMAIL PROTECTED]> wrote: > I am not following you. In its current state everything is in a > centered wrapper, including the footer. It sounds like your > suggesting I wrap the leftcol and content in a div and then wrap that > in another div? Yeah I am no following. I need i

Re: [css-d] Strange position of list bullet/image in IE, please help

2006-02-10 Thread Ingo Chao
hepabolu wrote: > I'm trying to restyle a page and I'm running into something very > strange: the bullet of an LI is moved down in IE as if it is vertically > centered for the enclosed UL. > > Here you can see it (last option in the left column). > > http://web.inter.nl.net/users/hepabolu/cocoo

[css-d] Floats dropping on text resize

2006-02-10 Thread [EMAIL PROTECTED]
I've been reworking my site after the many wonderful suggestions from this group. I have switched from a fixed with layout to using mostly ems which really does improve the "readability" a lot. Everything validates and I have looked at it from several Windows browsers, using the different tex

[css-d] any column tallest, with border and bg image

2006-02-10 Thread cj
-- little history -- i was trying to clarify what the "equal height columns" [1] method from pie to someone today and thought i would try it out for myself in an area that i was setting a fixed min-height for columns. i got the margin/padding working beautifully except for one big thing. -- prob

Re: [css-d] Sequential CSS ID Ordering

2006-02-10 Thread Bjoern Hoehrmann
* Storm, Dan wrote: >Specifying what loads first in the browser. For example, you have >#header, #leftNav and #main, and you want to ensure that the header >and left nav load before the rest of the page. Make sense? You can control 2d and 3d positioning in the visual rendering, you cannot control

Re: [css-d] Sequential CSS ID Ordering

2006-02-10 Thread Storm, Dan
-Original Message- From: Bjoern Hoehrmann [mailto:[EMAIL PROTECTED] Sent: Friday, February 10, 2006 12:21 PM To: Storm, Dan Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Sequential CSS ID Ordering * Storm, Dan wrote: >Someone is trying to tell me that CSS can control the loading

Re: [css-d] tableless forms

2006-02-10 Thread Michiel van der Blonk
Paul Kahl wrote: > You don't really need to float the labels or inputs. > > With no CSS at all, this form lays itself out: > > > > Test: type="text" id="input1" /> > Test: type="text" id="input2" /> > > > > > That's very funny,

Re: [css-d] z-index? content menu hiding behind header

2006-02-10 Thread cj
> >>Oops, the % was in the direction, but I was too much in a hurry. - A > >>(bottom-2em) is indeed impossible AFAIK, but what you can do is to hang > >>the bg-img in the footer, and then push him upwards: it can't be in the footer. the only place i have to put it is in the body because of other

Re: [css-d] Sequential CSS ID Ordering

2006-02-10 Thread Bjoern Hoehrmann
* Storm, Dan wrote: >Someone is trying to tell me that CSS can control the loading sequence >of CSS IDs. I think he's wrong. My guess is that CSS must be used in >conjunction with some other technology to achieve this. Please advise. What is the "loading sequence of CSS IDs"? -- Björn Höhrmann ·

Re: [css-d] tableless forms

2006-02-10 Thread Ingo Chao
I wrote: > Because of the margin-bottom of 1em, the label is taller than the > input. Apply a background color to see. Sorry, a background color does not make it easier to see. Use the Firefox web developer extension or the FxDomInspector to outline these elements. Second, I forgot: On your test

Re: [css-d] Footer That Extends Fully to the Right

2006-02-10 Thread anathema
> > Let's see... What if you give the content columns (right now the left > sidebar and the spot for the photo) a margin-right of something > suitable in an auto-width container div, then apply as much padding to > the left as margin to the right of the content so you have it centred. > The footer

[css-d] Sequential CSS ID Ordering

2006-02-10 Thread Storm, Dan
Someone is trying to tell me that CSS can control the loading sequence of CSS IDs. I think he's wrong. My guess is that CSS must be used in conjunction with some other technology to achieve this. Please advise. dan storm ~ web developer ~ [EMAIL PROTECTED] ~ w: 206.266.0292 ~ c: 425.503.9580 _

Re: [css-d] tableless forms

2006-02-10 Thread Ingo Chao
Michiel van der Blonk wrote: > For long I have been looking for the easiest way to create forms > without tables. I found several methods: > - floating > - position:absolute > - display:inline-block & display:-moz-inline-box > > All come with their own caveats and problems. The floating is usua

Re: [css-d] tableless forms

2006-02-10 Thread anathema
> > I know that it works. I just would like to know why this works. I am > also very much open to alternative ways to create tableless forms. > until a few weeks ago I had never found a form generator that was worthy of being accessible and standards compliant. Then I found this - http://www.fo

[css-d] tableless forms

2006-02-10 Thread Michiel van der Blonk
For long I have been looking for the easiest way to create forms without tables. I found several methods: - floating - position:absolute - display:inline-block & display:-moz-inline-box All come with their own caveats and problems. The floating is usually considered the "best". However, it's n

Re: [css-d] problem in ie 6.x windows with image

2006-02-10 Thread jono
> Hi all, > > I am trying to place a single image in a footer such that it will overlap > the top and bottom of the footer... > > url: http://baseballtriviaquiz.com/virgil/history.html > css: is contained within the page (I will remove it later) > I think you might be better off moving the tree i

Re: [css-d] Newbie question re: Link Target

2006-02-10 Thread Brian Cummiskey
Bryan White wrote: > 1. How does one duplicate the behavior of the "target" attribute for > hyperlinks using CSS? Specifically, opening links in a new window? Simply put, you don't. CSS is NOT a behavior. This method is the most common way, but it requires JS. http://www.sitepoint.com/article/s

[css-d] problem in ie 6.x windows with image

2006-02-10 Thread Scot Schlinger
Hi all, I am trying to place a single image in a footer such that it will overlap the top and bottom of the footer (just trying to see how it will "look"). The image is in the correct "place' in ie 6.x, but the height of the footer has expanded since I placed the image. It works correctly in ff 1

[css-d] Newbie question re: Link Target

2006-02-10 Thread Bryan White
Greetings: 1. How does one duplicate the behavior of the "target" attribute for hyperlinks using CSS? Specifically, opening links in a new window? 2. Is it possible, using CSS rules, to do this *only* for external / fully-qualified links, meaning those that begin with the protocol and specify the

Re: [css-d] Help with css layout from newbie

2006-02-10 Thread Pringle, Ron
Paul said: > Keep in mind also that directly indicating measurement types > is always a > plus, and you can shortcut colors when you are dealing with paired > sets. Thus Actually, for zero values, you do not need to specify units of measurement. I don't know why specifying a unit would help y

Re: [css-d] Help with css layout from newbie

2006-02-10 Thread Paul Kahl
Keep in mind also that directly indicating measurement types is always a plus, and you can shortcut colors when you are dealing with paired sets. Thus #navigation { >background: #336699; >float: left; >margin: 0 0 0 0 !important; /* original code, this will show in > mozi

Re: [css-d] site check -garden design site

2006-02-10 Thread Virtuallee
>Are you absolutely sure that you can't change the background to, >maybe, #222 and the text to #ddd? It would be a subtle difference but >it might help. You can take a screenshot and show it to the client and >see if they are okay with it. > >-- > > Hi Christian I have changed it very slightly

Re: [css-d] Strange position of list bullet/image in IE, please help

2006-02-10 Thread Duckworth, Nigel
> I'm trying to restyle a page and I'm running into something very > strange: the bullet of an LI is moved down in IE as if it is vertically > centered for the enclosed UL. > > Here you can see it (last option in the left column). > > http://web.inter.nl.net/users/hepabolu/cocoondocsskin/sample

Re: [css-d] Help with css layout from newbie

2006-02-10 Thread Neill Harmer
Since it is only a minor cosmetic issue, I would use the !important calling. #navigation { background: #336699; float: left; margin: 0 0 0 0 !important; /* original code, this will show in mozilla */ margin: -5px 0 0 0; /* this will be what shows in IE */

Re: [css-d] Site Check: www.girlscantwhat.com

2006-02-10 Thread Felix Miata
Pringle, Ron wrote: > That was an excellent description of ems vs %!!! While I was aware of > the differences, I hadn't thought of how it affects horizontal line > length of text. > I hope you've added that to the WIKI, as I think people often struggle > with the differences between the two. h

[css-d] Strange position of list bullet/image in IE, please help

2006-02-10 Thread hepabolu
Hi, I'm trying to restyle a page and I'm running into something very strange: the bullet of an LI is moved down in IE as if it is vertically centered for the enclosed UL. Here you can see it (last option in the left column). http://web.inter.nl.net/users/hepabolu/cocoondocsskin/samples/sample.

[css-d] Help with css layout from newbie

2006-02-10 Thread Peggy Kebel
Hello, Am playing with changing my site from tables to CSS. I have it "pretty good" but in IE 6 there is a space above the navigation bar that is not there in Netscape 7.0; Mozilla 1.7.3; Opera 7.54 and Firefox 1.0. These are the only other browsers I have loaded on my machine. So I have NO ide

Re: [css-d] site check -garden design site

2006-02-10 Thread Christian Montoya
On 2/10/06, Virtuallee <[EMAIL PROTECTED]> wrote: > If it is fuzzy, can someone recommend what can be done about it (other > than change white text on black background - this is what client wants)? > There's only one way to set the text and how it displays is up to the > user's browser. Not so? Ar

Re: [css-d] site check -garden design site

2006-02-10 Thread Rob Mientjes
On 10/02/06, Patrick Aljord <[EMAIL PROTECTED]> wrote: > The menu on the left does look a little fuzzy, well kind of, here is a > screenshot: > http://2e2c.free.fr/sitechecksshots/litchfieldgardens.png > > it's on Konqueror which should look like safari. Yes, but WebKit (the render engine IIRC) do

Re: [css-d] site check -garden design site

2006-02-10 Thread Patrick Aljord
The menu on the left does look a little fuzzy, well kind of, here is a screenshot: http://2e2c.free.fr/sitechecksshots/litchfieldgardens.png it's on Konqueror which should look like safari. On 2/10/06, Virtuallee <[EMAIL PROTECTED]> wrote: > > > If it's 'fuzzy', could someone maybe send me a scree

Re: [css-d] Site Check: www.girlscantwhat.com

2006-02-10 Thread Pringle, Ron
Felix wrote: > [EMAIL PROTECTED] wrote Thu, 09 Feb 2006 13:26:00 -0600: > > > Also - what are the advantages/disadvantages of using em > width verses % > > width on the columns? > > I don't see anything to directly address this on the wiki home page. > Felix- That was an excellent descr

Re: [css-d] site check -garden design site

2006-02-10 Thread Virtuallee
> If it's 'fuzzy', could someone maybe send me a screenshot? > http://www.litchfieldgardens.co.uk/index.php > Lee > These are matters of personal opinion. I immediately exit any *death site.* (black) But, anyway: 1/ It is not fuzzy. 2/ But then it not particularly easy to read either. 3/ Changing

Re: [css-d] site check pc 'ttm'

2006-02-10 Thread Zoe M. Gillenwater
Michelle W wrote: > http://www.thetravelingmarathoner.com/test This isn't a bug, but when you increase your text size, the left nav overlaps the main text. This is because the nav doesn't have a width assigned, so it shrinkwraps its content. As the content grows in size, so does the nav div. Bu

Re: [css-d] site check -garden design site

2006-02-10 Thread Zoe M. Gillenwater
Virtuallee wrote: > Is someone able to check this site for me? Apparently the body text is > unclear/fuzzy on a MAC safari 1.3. I agree that the text could maybe be > enlarged, but I don't want to do anything until I've had confirmation > from others that it is 'fuzzy'. For me it's crystal clear

Re: [css-d] site check -garden design site

2006-02-10 Thread Roger Roelofs
Lee, On Feb 10, 2006, at 6:35 AM, Virtuallee wrote: > Is someone able to check this site for me? Apparently the body text is > unclear/fuzzy on a MAC safari 1.3. I agree that the text could > maybe be > enlarged, but I don't want to do anything until I've had confirmation > from others that it

Re: [css-d] Footer That Extends Fully to the Right

2006-02-10 Thread Rob Mientjes
On 10/02/06, anathema <[EMAIL PROTECTED]> wrote: > I suppose I could use a 3 col layout with fixed width center column > and fluid side columns and then just not put any content in the side > columns and throw a back ground image in the right column. I have > never even used that kind of layout, an

Re: [css-d] Height collapses in Firefox 1.5

2006-02-10 Thread Zoe M. Gillenwater
css man wrote: > I have a #container div: > > #container { >border: .4em solid #cc6; >background-color: #fff; >height: 42.1em; <--must be set specific value, otherwise > collapes--> >font-size: .95em; >margin: 0 auto;

Re: [css-d] Can this menu be reproduced with pure CSS?

2006-02-10 Thread Zoe M. Gillenwater
Jono wrote: >> http://www.itshere.org.uk >> >> Does anyone know of a way I could do this, without a whole heap of work >> (and ideally without Javascript). >> >> > > > You can create that effect fairly easily with CSS by using left borders to > create the blocks and then margins and a small ba

Re: [css-d] site check -garden design site

2006-02-10 Thread David Laakso
Virtuallee wrote: >If it's 'fuzzy', could someone maybe send me a screenshot? >http://www.litchfieldgardens.co.uk/index.php >Lee > These are matters of personal opinion. I immediately exit any *death site.* (black) But, anyway: 1/ It is not fuzzy. 2/ But then it not particularly easy to read eith

Re: [css-d] Adjacent Selector for IE6?

2006-02-10 Thread Els
Jono wrote: >> I have a definition list where each dt has an id. I'd like >> to style each dd depending on the preceeding dt. >> >> Is there a CSS only way to simulate the adjacent selector for >> IE6? I haven't been able to find anything on google. > > I think your only cross-browser option is

Re: [css-d] Adjacent Selector for IE6?

2006-02-10 Thread Jono
> I have a definition list where each dt has an id. I'd like to style > each dd depending on the preceeding dt. > > Is there a CSS only way to simulate the adjacent selector for IE6? I > haven't been able to find anything on google. I think your only cross-browser option is to do the followin

Re: [css-d] site check -garden design site

2006-02-10 Thread Rahul Gonsalves
Virtuallee wrote: > Hi > > Is someone able to check this site for me? Apparently the body text is > unclear/fuzzy on a MAC safari 1.3. I agree that the text could maybe be > enlarged, but I don't want to do anything until I've had confirmation > from others that it is 'fuzzy'. For me it's crysta

[css-d] site check -garden design site

2006-02-10 Thread Virtuallee
Hi Is someone able to check this site for me? Apparently the body text is unclear/fuzzy on a MAC safari 1.3. I agree that the text could maybe be enlarged, but I don't want to do anything until I've had confirmation from others that it is 'fuzzy'. For me it's crystal clear. If it is fuzzy, can

Re: [css-d] Urgent Site Check - http://www.wordseurope.domainsolutions.ca/final/index.html

2006-02-10 Thread David Laakso
K Husbands wrote: >Can anyone take a look at the following site and accompanying CSS and tell >me why the "Media" page continues to shift from left to right while browsing >the site. > >http://www.wordseurope.domainsolutions.ca/final/index.html >CSS here: http://www.wordseurope.domainsolutions.ca/

Re: [css-d] How does z-index work?

2006-02-10 Thread Ingo Chao
ian wrote: > Ryan Bowman wrote: >> I want the blue 'Above' to be above the red 'Below', but it's not, and >> I don't understand why. Can someone shed some light? > > I added "position: absolute" to both the #above and #below selectors and it > ordered them as expected. I've always been under the

[css-d] css-discuss research project

2006-02-10 Thread Derek Hansen
I am a Ph.D. student at the University of Michigan's School of Information, studying online communities as part of my dissertation work. I am specifically looking into the role that knowledge repositories play in supporting these communities. I have been very impressed with this community's use of

Re: [css-d] How does z-index work?

2006-02-10 Thread ian
Ryan Bowman wrote: > I want the blue 'Above' to be above the red 'Below', but it's not, and > I don't understand why. Can someone shed some light? I added "position: absolute" to both the #above and #below selectors and it ordered them as expected. I've always been under the impression z-index o

[css-d] How does z-index work?

2006-02-10 Thread Ryan Bowman
It seems I don't understand how z-index works. I have the following at http://ryanlb.com/zindex.html dt { clear: left; float: left; } dd { clear: right: float: left; font-size: 48px; } #above { color: #00c; margin: 0; z-index: 1; } #below { color: #c00; margin-top: -36px; z-index: 1; } la