Re: [css-d] Alignment issues in FF

2008-01-12 Thread Alan Gresley
Jeralyn Merideth wrote: I just started this project and already I'm having alignment issues. Thing is, everything looks fine, so far, in IE 5.5 6, it's FF i'm having a problem with. Can someone look at my code and help me figure this out? Thanks in advance!

Re: [css-d] IE6 min-width technique

2008-01-12 Thread DAVOUD TOHIDY
David, I understand your concern and I agree with your point of view. However I believe George did answer your question very well when I was dreaming in my bed :). Thanks a lot George for such a descriptive reply. I might not have been able to explain it as good as you if i wanted to.

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread DAVOUD TOHIDY
Close David, thanks. I found more of what I was looking for here: http://www.brunildo.org/test/shrink-to-fit.html Michael, May I open the thread again please? Sorry about that. And do you mind if we ask everybody to provide feeback on this using different browsers and platforms? What you

Re: [css-d] H1-H6 usage

2008-01-12 Thread Ingo
roxanne sutton schrieb am 12.01.2008 00:37 Today in a meeting with an SEO person was suggested to only use h2 and drop all h3-h6 and use the strong tag instead. SEO person should have it right (minor difference only). You decide if correctness goes over search results. This seems to me,

Re: [css-d] Scroll bar not displaying correctly in IE or Firefox (only works in safary

2008-01-12 Thread Alan Gresley
Philippe Wittenbergh wrote: On Jan 12, 2008, at 1:57 PM, Lopez-Anzures, Beatriz wrote: Sorry to bother you...I'm a Multimedia student at UNF ( University of North Florida) I'm trying to see why my CSS file does not display correctly on IE. The scroll bar is not displayed

Re: [css-d] IE 5, 6, dropdown display issue

2008-01-12 Thread Holly Bergevin
From: Rebecca Richter [EMAIL PROTECTED] That took care of the extra padding issue in IE 6, but not 5. Anything I can do to correct that? http://www.makemyhousegreen.com/index1.html Hi Becca, Ammend your ie.css file to include the following - .nav a { height: 1%; vertical-align: bottom;

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread Michael ORourke
Ok, a few issues... The doctype was xhtml 1.0 strict and I didn't close the br tags. Fixing this exposed overflow issues with IE so I added overflow:auto to all selectors. So far so good. Unfortunately, the results in Opera 9 show all the divs centered, but now they're all stacking (according

Re: [css-d] Alignment issues in FF

2008-01-12 Thread Jeralyn Merideth
Alan, That did it! Thanks so much! I need to read up on he hasLayout bug :-) Jeralyn Merideth - Owner Designs by Jeralyn A Division of 5 Points Interactive Creative Design Solutions for Web and Print [EMAIL PROTECTED] [EMAIL PROTECTED] Ida Goldina - Natural Skin Care [EMAIL PROTECTED]

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread Bruno Fassino
Michael ORourke wrote: http://www.basalweb.com/test/dltest3.html Ok, a few issues... The doctype was xhtml 1.0 strict and I didn't close the br tags. Fixing this exposed overflow issues with IE so I added overflow:auto to all selectors. So far so good. Unfortunately, the results in Opera 9

Re: [css-d] IE6 min-width technique

2008-01-12 Thread David Hucklesby
On Sat, 12 Jan 2008 05:55:44 -0500, DAVOUD TOHIDY wrote: David, I understand your concern and I agree with your point of view. However I believe George did answer your question very well when I was dreaming in my bed :). Thanks a lot George for such a descriptive reply. I might not have been

[css-d] Apologies (or why xhtml served as application/xhtml+xml is better)

2008-01-12 Thread Gabriele Romanato
Dear all, I want to apologize for the incorrectness of my tests. Although they could seem reasonably compliant, they are all trash if we compare them to xhtml pages served as application/xhtml+xml. I started to write new tests (you can find the old trash at http://www.css-zibaldone.com/test/ )

Re: [css-d] Background Inheritance in response to Jukka K. Korpela

2008-01-12 Thread David Hucklesby
From: David Hucklesby Please do not include a member's email address in the body of your reply, because they then show up in the archive and become ripe for access by spam bots. Thanks. On Sat, 12 Jan 2008 10:51:43 -0600, Holly Bergevin wrote: David, You keep saying this. Have you

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread Michael ORourke
Hi Bruno, you are correct on pretty much all points, here is my thinking: Mixture of display: table / table-cell / inline-block may work for such cases in most browsers, but the mixture that you have got now is a bit strange... You have: .featureItem2 { display: table-cell; } /*\*/ html

Re: [css-d] H1-H6 usage

2008-01-12 Thread David Hucklesby
On Fri, 11 Jan 2008 15:37:52 -0800, roxanne sutton wrote: I am looking for information regarding the usage of H1-H6 tags. I have followed general guidelines of Eric Meyer and Jeffrey Zeldman. I am trying to keep this site as standard as possible: http://

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread Gunlaug Sørtun
Michael ORourke wrote: Browser tests would be greatly appreciated. http://www.basalweb.com/test/dltest3.html Firefox 2 and 3b2 have what looks like timing-problems - rendering depending on download speed, so the intended line-up (one line) is somewhat of a hit and miss with every load at my

Re: [css-d] Alignment issues in FF

2008-01-12 Thread david
Jeralyn Merideth wrote: Alan, That did it! Thanks so much! I need to read up on he hasLayout bug :-) Jeralyn Merideth - Owner You need to design for Firefox, then tweak pages to work in IE, not the other way around. -- David [EMAIL PROTECTED] authenticity, honesty, community

Re: [css-d] Background inheritance

2008-01-12 Thread david
Jehangir Larry wrote: david wrote: J wrote: Thanks, David. Your boxes in boxes analogy got my mind working and I think ... [Snip]-- David (not the legendary David referred to above) [EMAIL PROTECTED] authenticity, honesty, community Time to start a fan club?! I think the legendary David

Re: [css-d] H1-H6 usage

2008-01-12 Thread Tim Offenstein
At 3:37 PM -0800 1/11/08, roxanne sutton wrote: I am looking for information regarding the usage of H1-H6 tags. I have followed general guidelines of Eric Meyer and Jeffrey Zeldman. I am trying to keep this site as standard as possible:

Re: [css-d] Background inheritance in response to David Hucklesby

2008-01-12 Thread J
Sorry about that. I didn't have it uploaded to a server at the time. The URL is http://www.stainlessband.com/index2.html The browsers I used for testing are both Firefox (ver. 2.0.0.11) and IE7. Note that you have no background color specified for BODY. While most

Re: [css-d] Background inheritance in response to David Hucklesby

2008-01-12 Thread Holly Bergevin
From: J [EMAIL PROTECTED] The URL is http://www.stainlessband.com/index2.html I have it specified here: #body { background-color: #33; margin-top: 0; padding: 0; text-align: center; } Jason, Try removing the # from in front of body and see if that gets

Re: [css-d] Scroll bar not displaying correctly in IE or Firefox (only works in safary

2008-01-12 Thread Philippe Wittenbergh
On Jan 13, 2008, at 1:19 AM, Alan Gresley wrote: Philippe Wittenbergh wrote: ... 2. Safari vs Firefox and Opera 9.5b. The right column is pushed far away to the right in Firefox and Opera. Browsers have different interpretation of how the margin on elements adjacent to a floated block

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread Philippe Wittenbergh
On Jan 13, 2008, at 3:44 AM, Bruno Fassino wrote: I guess your intention was to feed the second rule to IE only. If so, you can change that with: * html .featureItem2, *+html .featureItem2 { display: inline-block; } That would fail in IE 6, I think. That browser will see the *+html

[css-d] Problem adding border to selected image

2008-01-12 Thread Big Moxy
url - http://missioninternet.com/test/ I'm making changes to a site that I did not develop. It uses tables extensively and some CSS. The vbscript code below displays up to 7 thumbnails in one table cell. The row above the thumbnails displays a larger image of the first thumbnail by default