Re: [css-d] Problems with Hover backgroung placement

2006-10-05 Thread francky
Giovanni Intini wrote: Hi all, I have a problem with my site at http://medlar.it/ita. The navbar hover is misplaced by a few pixel and doesn't cover the normal background, giving the effect of an incomplete hover graphic. Can you help me fix it? Thanks, Giovanni Hi Giovanni, Here in IE6 and

Re: [css-d] Problems with Hover backgroung placement

2006-10-05 Thread Ian Young
Subject: Re: [css-d] Problems with Hover backgroung placement Giovanni Intini wrote: Hi all, I have a problem with my site at http://medlar.it/ita. The navbar hover is misplaced by a few pixel and doesn't cover the normal background, giving the effect of an incomplete hover graphic. Can

[css-d] CSS Slideshow

2006-10-05 Thread Anne Pennington
Thanks to all who answered me on this: I have just joined the list and this is my first posting so bear with me if the question has appeared before. I there CCS code to create a slideshow anywhere? For instance to scroll through photos of a fashion designers creations so that a new page

[css-d] suckerfish dropdown safari problem

2006-10-05 Thread Ben Manson
Hi All, I am having trouble with my drop down menu in Safari (v2.0.4) and am hoping someone can help. It was built based on the son of suckerfish menu at htmldog. It works fine in FF and IE but Safari is adding extra pixels to the drop down width when you hover over drop down links. The

Re: [css-d] Site Check-Especially Safari Please

2006-10-05 Thread Gunlaug Sørtun
Fabienne wrote: [...] I put a feature on the front page which allows the large image to scale with the resolution of the page, also if the viewer manually resizes it. http://www.possets.com There's a major weakness with that scaling that is related to window-width/-height - not browsers.

Re: [css-d] Site Check-Especially Safari Please

2006-10-05 Thread ~davidLaakso
Fabienne wrote: I thought I finished my website and put it up there for my friends to comment on. Alas, one of my pals told me that it does not perform correctly in Safari. http://www.possets.com http://www.possets.com/scent/scent.css I don't know what the problem is in safari, but position:

Re: [css-d] Unwanted space above horizontal list

2006-10-05 Thread Roger Roelofs
Diana, On Oct 4, 2006, at 10:25 PM, Diana Myers Hyatt wrote: In Safari and Firefox, the banner is not flush with the top of the browser window. http://www.riversideca.gov/library2/ First, there some small xhtml validation errors that you may want to fix. Fixing these will make it easier

Re: [css-d] Pain in the footer (and the side)

2006-10-05 Thread Leigh Baker-Foley
Hello again, list, Have completely re-worked the page about which I asked for your help and am so close to good I can smell it. Even IEMac and IE7 are good to go, unbelievably. Unfortunately I have two problems with this new layout. I'm hoping you can help me, and would greatly appreciate the

Re: [css-d] Small issue with dynamic displaying of box

2006-10-05 Thread ~davidLaakso
Rafael Holt wrote: I'm using some simple javascript to hide and then show a box using document.getElementById('box').style.display. In Firefox it works perfectly, but in IE the box appears in the main content area until you hover over it. I'm pretty sure this isn't a javascript issue but more

Re: [css-d] Website Check (was: spaces in navbar)

2006-10-05 Thread Bradley Wright
On 05/10/2006 12:51, Giovanni Intini wrote: First of all let me thank everybody. I'm quite happy I discovered that giving almost all sizes in em makes the site really flexible. Now I have converted my site http://medlar.it/ita to a em using layout. There's only a problem on the navbar when

[css-d] vertical li menu with images, issues

2006-10-05 Thread sonicDivx
I've been mucking with my code, so sorry do not have clean code to post. My issue is I was trying to take a image based vertical navigation and convert to UL/LI list. I had applied the usual suspects, display:block, margin: 0, padding 0px, etc... The images are surround by a tags. Well of

Re: [css-d] vertical li menu with images, issues

2006-10-05 Thread Christian Heilmann
I've been mucking with my code, so sorry do not have clean code to post. My issue is I was trying to take a image based vertical navigation and convert to UL/LI list. I had applied the usual suspects, display:block, margin: 0, padding 0px, etc... The images are surround by a tags. Well of

Re: [css-d] Are CSS Drop-down Menus Searchable

2006-10-05 Thread Austin, Darrel
If you turn of javascript and CSS can you still see the menu items? If so, then yes, search engines shouldn't have a problem with it. I think we're on off-topic ground here, but just wanted to step in on this one point. A menu can indeed have its sub-menus hidden, even with script

Re: [css-d] Are CSS Drop-down Menus Searchable

2006-10-05 Thread Christian Heilmann
To bring it back on-topic, Suckerfish seems to be a popular recommeded menu system. While it's impressive in it's CSSness, I find it lacking in terms of usability features that typically only Javascript can provide (menu delays, better keyboard access, etc.) Thanks! Also let's not forget that

Re: [css-d] Are CSS Drop-down Menus Searchable

2006-10-05 Thread Rimantas Liubertas
Thanks! Also let's not forget that with JavaScript, you can pull in subsequent menu items via Ajax and you don't need to add a lot of links for the user to have in the markup just to hide them afterwards. AJAX is a good way to hide those links from search engines too... Regards, Rimantas --

Re: [css-d] suckerfish dropdown safari problem

2006-10-05 Thread Luis Speciale
Ben Manson a écrit : Hi All, I am having trouble with my drop down menu in Safari (v2.0.4) and am hoping someone can help. It was built based on the son of suckerfish menu at htmldog. It works fine in FF and IE but Safari is adding extra pixels to the drop down width when you hover

Re: [css-d] Are CSS Drop-down Menus Searchable

2006-10-05 Thread Christian Heilmann
Thanks! Also let's not forget that with JavaScript, you can pull in subsequent menu items via Ajax and you don't need to add a lot of links for the user to have in the markup just to hide them afterwards. AJAX is a good way to hide those links from search engines too... And your point is?

[css-d] centering menu in 100% div

2006-10-05 Thread ross
Hi, I am experimenting with a layout http://www.blue-fly.co.uk/test3.php http://www.blue-fly.co.uk/mycss.css on this page I have a 100% width div (#menu_holder) and inside that div is a suckerfish dropdown. The problem is I need the menu to be centered within the 100% width div. I do not

Re: [css-d] Opinions

2006-10-05 Thread ~davidLaakso
Luis Speciale wrote: ~davidLaakso a écrit : [trimmed] No big deal, if it is of any concern, the page appears to be usable but not rendering as intended at smaller screen resolutions in IE win/2k. A bunch of screen captures: http://www.browsercam.com/public.aspx?proj_id=288992 I saw

Re: [css-d] Are CSS Drop-down Menus Searchable

2006-10-05 Thread Rimantas Liubertas
And your point is? Do you create web sites for visitors or search engines? Guess why Google offers the creation of sitemaps for your page... What is the point of website created for visitor if he cannot find it? What is the point of AJAXed menu, if user with JS off or text browser, or not JS

[css-d] image gallery

2006-10-05 Thread Eystein Alnaes
I'm making an image gallery where I don't know the size of the pictures which will be in it. But I want the 'holders' of the pictures to be of a set size, and use overflow: hidden. Here's a sketch: http://www.eystein.no/test/bildegalleri/images/samle7a.png My try:

[css-d] Bug similar to Guillotine in Safari

2006-10-05 Thread Sam Partington
Hi, I'm not able to do much testing in Safari because I don't own a mac. I do occasionally get access to one, and for the most part my site looks ok, although not perfect. I'm happy with that for the time being, as long as it's functional. However there is one really serious bug in my calendar.

[css-d] Site check on Safari

2006-10-05 Thread Roy Woods
Hi everybody, A week ago someone posted a website here where you could test your designs for Safari for free. I did some tests and was remarkably good in the screenshots it produced. But I lost it. Can someone post that browser compare website? It was something like browsercomp.com Definately

[css-d] no scrollbar in internet explorer

2006-10-05 Thread Thijs Hakkenberg
Hi List, I've made a site from an template. It validates Xhtml 1.0 Strict, see http://www.stichtingdierenrecht.nl/cms/fileadmin/template/SDN/1/index3.html It loads perfectly in Firefox 1.0 + and Opera, but in IE it won't show any scrollbar. I suspect it has something to do with the table I'm

Re: [css-d] Site check on Safari

2006-10-05 Thread Felix Miata
On 06/10/05 07:21 (GMT-0700) Roy Woods apparently typed: A week ago someone posted a website here where you could test your designs for Safari for free. I did some tests and was remarkably good in the screenshots it produced. But I lost it. Can someone post that browser compare website?

[css-d] Content above Navigation

2006-10-05 Thread Tim Gedny
Hi All. I'm soon going to be working on a site for a client who has asked for the main body content of the code to be above the navigation in the source for SEO / Accessibility reasons. This makes sense but wanted to get an idea of which methods people use for this. The way I've seen this

Re: [css-d] centering menu in 100% div

2006-10-05 Thread ~davidLaakso
[EMAIL PROTECTED] wrote: I am experimenting with a layout http://www.blue-fly.co.uk/test3.php http://www.blue-fly.co.uk/mycss.css on this page I have a 100% width div (#menu_holder) and inside that div is a suckerfish dropdown. The problem is I need the menu to be centered within the

Re: [css-d] no scrollbar in internet explorer

2006-10-05 Thread Rainer Wagener
Thijs Hakkenberg wrote: It loads perfectly in Firefox 1.0 + and Opera, but in IE it won't show any scrollbar. remove overflow:hidden from #container. Rainer -- www.rohschnitt.de __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Content above Navigation

2006-10-05 Thread Brett Derry
Hi Tim, Ordered floats is the way forward. http://www.positioniseverything.net/ordered-floats.html HTH, Brett ** Hi All. I'm soon going to be working on a site for a client who has asked for the main body content of the code to be above the navigation in the source for SEO /

Re: [css-d] Content above Navigation

2006-10-05 Thread ~davidLaakso
Tim Gedny wrote: I'm soon going to be working on a site for a client who has asked for the main body content of the code to be above the navigation...] Some Web designers use /only/ floats to place the content, and navigation, anywhere want on the screen when the content is first in the

Re: [css-d] Content above Navigation

2006-10-05 Thread Tim Gedny
Thanks - I'll take a proper read through that later but on first glance I'm not sure if this would cover it. The principle of ordered floats makes sense but this doesn't counter having a top navigation bar which I need to position after the main content. The kind of thing I need to do is:

Re: [css-d] ie win/2k problem (was 'Opinions')

2006-10-05 Thread Gunlaug Sørtun
http://www.browsercam.com/public.aspx?proj_id=288992 I saw this captures. It seems that he ignores the body tag ? I think I need a PC with IE 5.5 http://box.ad-rh.com/adrh/ You only need to run IE6 in Quirks mode to get the same result as in IE5.0/5.5 on this point - lack of centering and

[css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread Chris Williams
My site: http://clwill.com http://clwill.com/ is reasonably well behaved to font resizing in all browsers I have tested, except in IE7. Yes, the nav items overflow the header graphic at especially large font sizes, but in general I'm satisfied with the results. However, in IE7 any font

Re: [css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread ross
Having looked at ie 7 standalone I am very unimpressed. Same old uselsess browser in new packaging. It's probably a bug. R. - Original Message - From: Chris Williams [EMAIL PROTECTED] To: css-d@lists.css-discuss.org Sent: Thursday, October 05, 2006 4:55 PM Subject: [css-d] Font

Re: [css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread Chris Williams
Thank you for this essentially useless and non-productive expression of your opinion... Bug or not, I'm trying to adapt, as we all do. Anyone else have any insight? -Original Message- From: [EMAIL PROTECTED] Subject: Re: [css-d] Font Resizing - Bad Behavior Only In IE7 Having looked at

Re: [css-d] Links are disappearing after clicking

2006-10-05 Thread Tony Burke
Hi Francky, No unfortunately it does not help, have tried tidying up the code using HTML Tidy and its still happening. Any furthers ideas? Thanks, Tony -Original Message- From: francky [mailto:[EMAIL PROTECTED] Sent: 03 October 2006 02:40 To: Tony Burke Cc:

[css-d] nesting / specificity problem

2006-10-05 Thread sam foster
I've got a test page at: http://www.sam-i-am.com/work/sandbox/components/nested_containers.html It shows some tests I'm doing with nesting containers. I'm trying to define some container styles that will work nested one in the other (to a reasonable, arbitrary depth e.g. 4 or 5). I seeing some

[css-d] text overlapping large image when browser resized

2006-10-05 Thread Janet Chang
Hi all, It seems like just yesterday that I was emailing the list for help with my first totally CSS-designed siteWell, we're finally approaching the finish line on this project and hope to launch it by early next week. There is just one thing left to tweak, and I'm hoping I can get some

Re: [css-d] Links are disappearing after clicking

2006-10-05 Thread Christian Heilmann
HYPERLINK http://www.thevillagespain.com/index-home.phphttp://www.thevillagespain.co m/index-home.php If you click on the Press Room link to visit a page with links in the main content area. When you click on one of the links, look at the page again and it has disappeared. The text is

Re: [css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread ~davidLaakso
Chris Williams wrote: My site: http://clwill.com http://clwill.com/ is reasonably well behaved to font resizing in all browsers I have tested, except in IE7. Yes, the nav items overflow the header graphic at especially large font sizes, but in general I'm satisfied with the results. I

Re: [css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread Chris Williams
Ummm... sorry all, this one is a nevermind. As Ian Young pointed out to me in a private email, this is somewhat user and somewhat MS being silly. What is happening is that when you press ctrl-+ or ctrl-- (which resizes the fonts in all reasonable browsers) it zooms in IE7, it doesn't resize the

Re: [css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread ~davidLaakso
Chris Williams wrote: Ummm... sorry all, this one is a nevermind. Ummm... I am not so sure about that. In reference to your uri: http://clwill.com http://clwill.com/ You have the triggered the ie font-size bug. That's why the fonts go goofy in ie. This corrects it: html body {font-size:

Re: [css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread ~davidLaakso
~davidLaakso wrote: Chris Williams wrote: Ummm... sorry all, this one is a nevermind. In reference to your uri: http://clwill.com http://clwill.com/ You have the triggered the ie font-size bug. That's why the fonts go goofy in ie. This corrects it: html body {font-size:

Re: [css-d] Collapsing floats in IE

2006-10-05 Thread Manuel Razzari
On 10/4/06, Philippe Wittenbergh [EMAIL PROTECTED] wrote: If you warp your images inside their own p, then IE behaves the same way as modern browsers (tested: IE 6). http://dev.l-c-n.com/_temp/over_cleared_2a.htm Philippe, thanks! Now I won't have to read all that stuff Georg sent! ;)

[css-d] [ADMIN - OFF TOPIC] Re: Are CSS Drop-down Menus Searchable

2006-10-05 Thread Alex Robinson
What is the point of website created for visitor if he cannot find it? What is the point of AJAXed menu, if user with JS off or text browser, or not JS enabled voice browser cannot use it? Because we can, should we? But I am not fan of this kind of menu anyway, their usability is low even without

Re: [css-d] text overlapping large image when browser resized

2006-10-05 Thread Gunlaug Sørtun
http://www3.law.northwestern.edu/macarthur/ Looks like you're working on it - which makes it a moving target :-) I guess I wouldn't mind having it drop down if only it wasn't so awkwardly placed below and to the right of the content area instead of right beneath it, but I know that's part

Re: [css-d] text overlapping large image when browser resized

2006-10-05 Thread ~davidLaakso
Janet Chang wrote: Here is the development site: http://www3.law.northwestern.edu/macarthur/ Right now the Recent Cases section is being floated to the right of the large image. When the browser window is sized down, though, in Firefox, the text overlaps the image. In IE, it drops down to

Re: [css-d] text overlapping large image when browser resized

2006-10-05 Thread Janet Chang
At 02:24 PM 10/5/2006, Janet Chang wrote: At 01:48 PM 10/5/2006, Gunlaug Sørtun wrote: http://www3.law.northwestern.edu/macarthur/ Looks like you're working on it - which makes it a moving target :-) Sorry about that! I just reverted the http://www3.law.northwestern.edu/macarthur/index.html

Re: [css-d] text overlapping large image when browser resized

2006-10-05 Thread Janet Chang
At 01:48 PM 10/5/2006, Gunlaug Sørtun wrote: http://www3.law.northwestern.edu/macarthur/ Looks like you're working on it - which makes it a moving target :-) Sorry about that! I just reverted the http://www3.law.northwestern.edu/macarthur/index.html page to the original CSS. I guess I

[css-d] Sensitivity in posts WAS: image gallery

2006-10-05 Thread Storm, Dan
I'm making an image gallery where I don't know the size of the pictures which will be in it. But I want the 'holders' of the pictures to be of a set size, and use overflow: hidden. Here's a sketch: http://www.eystein.no/test/bildegalleri/images/samle7a.png [portion snipped] I would be courteous

[css-d] Margin Collapse Question

2006-10-05 Thread Jason Hammons
I thought I pretty much understood margin collapse but now I could use some clarification. Take this example: .boxtop { background: #999; } .boxbot { background: #ddd; } h3 { margin-bottom: 0; } div class=boxtop h3header/h3 /div div class=boxbot psome text here./p /div if

Re: [css-d] text overlapping large image when browser resized

2006-10-05 Thread Dave Goodchild
Why not have the image dimensions in ems too? I use that on a few sites and it works like a charm. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub --

Re: [css-d] CSS Slideshow

2006-10-05 Thread Josie Xie
There are quite a few css only slideshow/gallery tricks at http://www.cssplay.co.uk/menu/index.html. One of my favorites are A photo gallery [http://www.cssplay.co.uk/menu/gallery.html]. Hope that helps. On 10/5/06, Anne Pennington [EMAIL PROTECTED] wrote: I there CCS code to create a

Re: [css-d] Font Resizing - Bad Behavior Only In IE7

2006-10-05 Thread Chris Williams
Actually... I wasn't having any IE font goofy behavior (AFAIK). It was MS-induced user error. The whole 62.5% thing was a vestigial remnant. I specify fonts and sizes explicitly essentially everywhere I want them later in the CSS. So... I just removed it. Thanks, though. Chris -Original

Re: [css-d] Sensitivity in posts WAS: image gallery

2006-10-05 Thread Eystein Alnaes
I would be courteous to provide a note of some sort before linking to samples with explicit or pornographic content Thank you. dan storm ~ web developer ~ w: 206.266.0292 ~ c: 425.503.9580 Please accept my apologies. My only excuse is to point to cultural differences, as this example is

[css-d] need help with modified 3-column layout

2006-10-05 Thread Carl Lorentzen
I'm attempting to build a flexible-width CSS layout, which is basically a modified 3-column layout, featuring an additional area under the header that spans the left and center columns. Both the center column and the additional area would have flexible widths... I'm having no luck working

[css-d] Weird jumping menu in IE 5

2006-10-05 Thread Shelly
Hey all... I'm having a very weird issue. I have a navigational menu - CSS based - that is in the left-hand column of a site I'm currently working on. The column is fairly simple: It has the site logo at the top, beneath it is the navigational menu, and beneath that is a PHP-based script

Re: [css-d] text overlapping large image when browser resized

2006-10-05 Thread Gunlaug Sørtun
Janet Chang wrote: Now, as an alternative, I also figured out that if I set #updates {background: white} ...in Firefox, it lets the Recent Cases nicely overlap the image, which I kind of like even more than dropping the whole thing down. Would there be any reasons why this might not be a

Re: [css-d] Margin Collapse Question

2006-10-05 Thread Eric A. Meyer
At 2:40 PM -0500 10/5/06, Jason Hammons wrote: is that gap in the first example margin? if so, is there anyway to get rid of the gap other than specifying margin-top: 0; for the paragraph? any clarification would be appeciated. thanks! j I'll get the self-written content plug out of the way

[css-d] background painting IE with style switch

2006-10-05 Thread AG
Ok, I've searched through the archives, found a solution in P.I.E. relating to this bug in IE 6.x. However, it doesn't work in my case. I have 2 divs, left-right. The left one is a navigation box, the right one, contains an image. The page needs to fit nicely on a 1024px wide browser and allow

Re: [css-d] text overlapping large image when browser resized

2006-10-05 Thread Gunlaug Sørtun
Dave Goodchild wrote: Why not have the image dimensions in ems too? I use that on a few sites and it works like a charm. Quite useful in em-sized layouts - where container-dimensions are following font-size. Doesn't solve anything in a fluid layout. The addition of 'max-width: 100%' to the

Re: [css-d] Links are disappearing after clicking

2006-10-05 Thread Tony Burke
Genius! I knew it was something simple but my eyes have been mashed by too much coding! Thanks Chris! -Original Message- From: Christian Heilmann [mailto:[EMAIL PROTECTED] Sent: 05 October 2006 17:38 To: Tony Burke Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Links are

[css-d] Help! - Styling Forms

2006-10-05 Thread Byronsbyte
Greetings all! How do you style a select form's pulldown menu box. I don't necessarily want to change the background color of the select field itself. What I want to do is change the color of the expand menu symbol that's off to the right of the icon. I don't know what it's called. This is

[css-d] Site Check Please: Layout breaking in IE6 not in FF

2006-10-05 Thread Aaron Roberson
I don't know why but on some pages (such as the home page right now) of my website have a 3 or 4 pixel white line on the right of the page that obviously should not be there. http://whitehorsemedia.com Any ideas as to why this is occuring? Thanks for your help, Aaron

Re: [css-d] Site Check Please: Layout breaking in IE6 not in FF

2006-10-05 Thread Ian Young
I don't know why but on some pages (such as the home page right now) of my website have a 3 or 4 pixel white line on the right of the page that obviously should not be there. http://whitehorsemedia.com Any ideas as to why this is occuring? Thanks for your help, Aaron Not on my

Re: [css-d] Help! - Styling Forms

2006-10-05 Thread Cem Meric
How do you style a select form's pulldown menu box. I don't necessarily want to change the background color of the select field itself. What I want to do is change the color of the expand menu symbol that's off to the right of the icon. That's purely operating system dependent I believe.

[css-d] IE6.0 - left division appears below wrapper

2006-10-05 Thread Mims, Jane K.
Hello again, Thanks to excellent advice from Ian Young and David Laakso, I've made a great deal of progress on my design (http://www.uhv.edu/bus/smbao/defaulta.asp). However, now I have a page that looks essentially the way I intend it to in all of the browsers I've tested so far except for IE,

Re: [css-d] Site Check Please: Layout breaking in IE6 not in FF[Scanned by MAIL]

2006-10-05 Thread Mims, Jane K.
I don't know why but on some pages (such as the home page right now) of my website have a 3 or 4 pixel white line on the right of the page that obviously should not be there. http://whitehorsemedia.com Any ideas as to why this is occuring? Thanks for your help, Aaron I checked it in Win XP

Re: [css-d] Help! - Styling Forms

2006-10-05 Thread Philippe Wittenbergh
On Oct 6, 2006, at 7:44 AM, [EMAIL PROTECTED] wrote: How do you style a select form's pulldown menu box. I don't necessarily want to change the background color of the select field itself. What I want to do is change the color of the expand menu symbol that's off to the right of the

Re: [css-d] IE6.0 - left division appears below wrapper

2006-10-05 Thread ~davidLaakso
Mims, Jane K. wrote: http://www.uhv.edu/bus/smbao/defaulta.asp However, now I have a page that looks essentially the way I intend it to in all of the browsers I've tested so far except for IE,...] Jane Jane, it will /not/ solve the problem, but it is a good idea to provide a valid page.

[css-d] converting a layout of buttons to tableless

2006-10-05 Thread Peter Michaux
Hi, I have been converting some old table-based, doctype-free pages to HTML 4.01 strict and with tableless layout and semantic markup. I am not free to make many visual changes since users are currently comfotable with the layout. I am stumped on what to do about laying out some horizontal rows

[css-d] Background rendering problems

2006-10-05 Thread Alix Vale
I've got a couple of weird problems happening. My mark-up is valid and the CSS validates fine. Firstly in IE 6.0 if I move the screen a bit fast I get another bit of my background rendering in different place briefly - if I move the screen it does seem to disappear. The other problem in in

[css-d] documentation on ie's problem with multiple classes?

2006-10-05 Thread jonathon bellew
hi there list, am looking for some help with documentation (or workarounds) on ie's seemingly buggy interpretations of multiple class selectors. example: http://snork.net/test.html ie6 is treating .foo.bar {} as .foo, .bar {} any links to documentation or discussion would be appreciated,

Re: [css-d] converting a layout of buttons to tableless

2006-10-05 Thread sam foster
I tend to treat button rows (I call them button trays) like any other list of links, and use floats, with markup something like this: div class=buttonTray div class=start/div ul li class=buttonContainera href=.. class=somebuttonButton Label/a/li /ul div class=end/div /div the UL has

Re: [css-d] need help with modified 3-column layout

2006-10-05 Thread ~davidLaakso
Carl Lorentzen wrote: I'm attempting to build a flexible-width CSS layout...] The link: http://www.sledbag.com/layout.html This is one way of doing it. I have the feeling you can cope with the ie expressions for ie. http://www.chelseacreekstudio.com/ca/cssd/009.html Best, ~dL --

[css-d] ie issues with photo-gallery

2006-10-05 Thread cappellano
Hello everyone! I need some help with one CSS gallery Im building. I´ve based it on one of Stu Nicholls gallery [1]. My version does works on Firefox and Opera, but I doesent on IE. Here is the link: http://geeknerdnanico.net/testes/html/galeria-1.html any help is apeciated! cheers and thanks!