Re: [css-d] Link Cascade

2006-05-27 Thread Ryan Gantz
> But how do I set the style for the second link? I've tried all sorts of > methods, but I can't get it to *not* inherit the container style. > > Thanks in advance! Hi Christian, For the most part, (and in most browsers) any CSS declaration that uses an ID will take priority over one that uses o

[css-d] Dropdown menus - help

2006-05-27 Thread Waz & Elle Meredith
Hello everyone. I used A List Apart drop down menus (Sucker Fish) and I love them. But when I checked my page older browsers, it didn't come out as I would have liked it to. The page is at: http://waznelle.com/3756/tumbalong/index.html IE6, Safari 2, Netscape 8 and FF1.5 not a problem. Netscape 6

Re: [css-d] Elastic and liquid layout

2006-05-27 Thread Gunlaug Sørtun
Mark Fellowes wrote: > I had a thought (not a revelation) and it seems to me that perhaps > elastic layouts are good for users who increase text size and liquid > layouts are better for those with wider displays. It seems that > liquid layouts fall apart easier with text size increase. Both (a

[css-d] Link Cascade

2006-05-27 Thread xtiandc
This *should* be an easy one, but alas, to a beginner like me... I want to set a link style for an entire , but then be able to reference a custom link within that that carries a different style. In other words, the html would go: container formatting custom formatting CSS-wise, I can get t

[css-d] Elastic and liquid layout

2006-05-27 Thread Mark Fellowes
I had a thought (not a revelation) and it seems to me that perhaps elastic layouts are good for users who increase text size and liquid layouts are better for those with wider displays. It seems that liquid layouts fall apart easier with text size increase. Mark

Re: [css-d] Help needed positioning

2006-05-27 Thread mylittleaccount
Hi, accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html another thing to think about: Your main navigation only works with JavaScript enabled. Without, nothing can be seen and the text "The pages linked fro

Re: [css-d] Cleared div is affected by a float outside its ancestor tree

2006-05-27 Thread Gunlaug Sørtun
Charles Blaquière wrote: > http://blaqzone.com/Temp/toto.html > Is there something I can do to prevent the left column from affecting > children of the right column? Pick and choose... Standardized 'block formatting contexts' for the good browsers:

Re: [css-d] Possible to create horizontal list dropdown menu?

2006-05-27 Thread Thierry Koblentz
> >This may help you: > >http://www.tjkdesign.com/articles/dropdown/demo.asp > > Thanks, this actually does help a lot. I'm able to customize the look of it > all I want, but I can't figure out how to modify the functionality. > > For example: > I'm trying to make the background behind the child li

Re: [css-d] Why is IE doing that to me ?

2006-05-27 Thread Peter Hyde-Smith
Victor wrote: Subject: [css-d] Why is IE doing that to me ? > Everything looked nice in Firefox, until I've decided to see how it is > doing IE will ; one conclusion : I should have worked in the both > browser since the beginning. > I've never had this kind of error before with floats, > http://w

Re: [css-d] Layout help: something like float:center?

2006-05-27 Thread Els
Francois Jordaan wrote: > Hi guys, > > How would you achieve this layout? > > > > +-+ +-+ +-+ > | | | | | | > | | | | | | > +-+ +-+ +-

Re: [css-d] Cleared div is affected by a float outside its ancestor tree

2006-05-27 Thread Els
Charles Blaquière wrote: > I'm creating a 2-column layout with a floated left column. The > right column may wind up containing both left and right > floats, so I'll need to use clear:both on some of its elements > at some point. > > Unfortunately, the cleared element gets pushed below the > botto

[css-d] Cleared div is affected by a float outside its ancestor tree

2006-05-27 Thread Charles Blaquière
I hate having to ask this question in public, but I have no choice. You know how sometimes, everything you thought you knew seems wrong? This is one of those times. Here's a beginner question from a not-so-beginner. Have a look at this demo page: http://blaqzone.com/Temp/toto.html I'm crea

Re: [css-d] ID vs Class

2006-05-27 Thread Ed Seehouse
On 5/27/06, Wintergreen <[EMAIL PROTECTED]> wrote: > I am learning CSS and cannot distinguish between ID and Class. Just google on "css id class". Google is your friend. -- Ed Seedhouse __ css-discuss [EMAIL PROTECTED] http://w

[css-d] Layout help: something like float:center?

2006-05-27 Thread Francois Jordaan
Hi guys, How would you achieve this layout? +-+ +-+ +-+ | | | | | | | | | | | | +-+ +-+ +-+ Line1Line1Li

Re: [css-d] Site-check

2006-05-27 Thread David Laakso
Eystein Alnaes wrote: > > > http://www.eystein.no/test/OR/fluid.html > > > > I think I can live with really large fontsizes not working to well, > this is a rather hasty project. But - > Opera8.5 is not displaying the menu right, any idea why? > a

Re: [css-d] Why is IE doing that to me ?

2006-05-27 Thread Niklas Kanthak
> FF V1.5.0.3 reports two strange errors while parsing your HTML: > 1. sytax error line 1 > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> > 2. Error while processing the value for the property 'display'. > Declaration ignored. line 253 Forgot to mention: line 253 of default.css > It see

Re: [css-d] Why is IE doing that to me ?

2006-05-27 Thread Gunlaug Sørtun
victor NOAGBODJI wrote: > Everything looked nice in Firefox, until I've decided to see how it > is doing IE will ; one conclusion : I should have worked in the both > browser since the beginning. Slightly wrong conclusion... :-) You should have checked what IE does, while working in Firefox. I

Re: [css-d] Why is IE doing that to me ?

2006-05-27 Thread Niklas Kanthak
> I've never had this kind of error before with floats, since it's a > subject I've averaged in. See for yourself : > http://www.surprises.tg/newsletter/administration.html and > http://www.surprises.tg/newsletter/administration2.html Hello Victor, FF V1.5.0.3 reports two strange errors while par

Re: [css-d] Site-check

2006-05-27 Thread Eystein Alnaes
> > > http://www.eystein.no/test/OR/fluid.html > I think I can live with really large fontsizes not working to well, this is a rather hasty project. But - Opera8.5 is not displaying the menu right, any idea why? and IE7b totally messes up everything too. I think it's time for me to start paying at

Re: [css-d] Why is IE doing that to me ?

2006-05-27 Thread Nick Fitzsimons
victor NOAGBODJI wrote: > > What's is going wrong ? I've only floated a div left and marged-left > one with the require space for both pages. Plus the dl floated for the > form in the second page, it's working fine in firefox. > > I thought I was going to avoid all those hacks; it's too late now.

[css-d] Why is IE doing that to me ?

2006-05-27 Thread victor NOAGBODJI
I've worked over 7 hours yesterday coding the stylesheets for a new coming script we're doing. Everything looked nice in Firefox, until I've decided to see how it is doing IE will ; one conclusion : I should have worked in the both browser since the beginning. I've never had this kind of error bef

Re: [css-d] ID vs Class

2006-05-27 Thread Dave Goodchild
On 27/05/06, Wintergreen <[EMAIL PROTECTED]> wrote: > > I am learning CSS and cannot distinguish between ID and Class. Please > advise. > > Many thanks. > > > I don't think that is going to get much of a reponse as it is so basic > that you could find it out on the web or in a book (not even a goo

Re: [css-d] ID vs Class

2006-05-27 Thread Scott Wilcox
hey there, Take a look at the following links: http://css-discuss.incutio.com/?page=ClassesVsIds http://developers.evrsoft.com/article/web-design/css/css-the-basics-id-s-and-classes.shtml Scott. Wintergreen wrote: > I am learning CSS and cannot distinguish between ID and Class. Please advise.

[css-d] ID vs Class

2006-05-27 Thread Wintergreen
I am learning CSS and cannot distinguish between ID and Class. Please advise. Many thanks. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.394 / Virus Database: 268.7.1/347 - Release Date: 5/24/2006 _

Re: [css-d] Elements side by side

2006-05-27 Thread Dave Goodchild
On 27/05/06, Roger Roelofs <[EMAIL PROTECTED]> wrote: > > Scott, > > On May 25, 2006, at 4:07 PM, Scott Hughes wrote: > > > I am working with XML using CSS and have an element named > > in which I would like to have the > > attributes for that element to be, of course, underlined. No text > > exce

Re: [css-d] Elements side by side

2006-05-27 Thread Roger Roelofs
Scott, On May 25, 2006, at 4:07 PM, Scott Hughes wrote: > I am working with XML using CSS and have an element named > in which I would like to have the > attributes for that element to be, of course, underlined. No text > except for numbering in sequence. Then I have a > in which I would li

Re: [css-d] Help needed positioning

2006-05-27 Thread mylittleaccount
Hi, accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html another thing to think about: Your main navigation only works with JavaScript enabled. Without, nothing can be seen and the text "The pages linked f

Re: [css-d] Mousey!

2006-05-27 Thread Cédric Floquet (UMH)
> Some uses of overflow: auto; and/or fixed stuff may break the wheel from > time to time in various browsers. Hi everyone, I happened to notice the same problem a few days ago, while doing some tests (mainly on various versions of IE/win). I think : - IE 5.0 won't respond to the scrollwheel

Re: [css-d] Div with text, vertical align, again.. {BUMP}

2006-05-27 Thread Uwe Kaiser
On 27.05.2006 10:20, Uwe Kaiser wrote: > On 26.05.2006 22:32, Scott Haneda wrote: > >>> I have read every vertical align thing out there, setting to table >>> display >>> is not something I am into: >>> >>> >>> I like how if I + the font size, the bo

Re: [css-d] Div with text, vertical align, again.. {BUMP}

2006-05-27 Thread Uwe Kaiser
On 26.05.2006 22:32, Scott Haneda wrote: >>I have read every vertical align thing out there, setting to table display >>is not something I am into: >> >> >>I like how if I + the font size, the box grows with it, and all is well. I >>was the white type

Re: [css-d] Help needed positioning

2006-05-27 Thread Gunlaug Sørtun
accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html > > It shows fine in IE but not in N7. IE's 'Layout'-bug[1] is creating the skewed positioning, and you have adjusted your layout for that bug which othe