[css-d] [IE] does not float

2005-06-22 Thread martin f krafft
If you have IE and would care to have a peek at http://debiansystem.info/about, I'd appreciate it. The book's cover at the top of the content should float right of the table. It does not in IE. Can you help me figure out why? Relevant stylesheets: http://debiansystem.info/plone.css

Re: [css-d] [IE] does not float

2005-06-22 Thread Niek Emmen | Sebastian Webprojecten
The table contaiing the info about the author, publisher etc. has a width of 100%. IE can't put the image next to it. Solution: make the table a bit smaller or make a third column (rowspan=11) containing the book's cover. Good luck! Niek Emmen, Sitebouwer Sebastian Webprojecten Poststraat

Re: [css-d] why width:100% in nested div corner technique

2005-06-22 Thread Bob Easton
Elly wrote: I'm using a rounded corners technique of nested divs, based on the redmelon demo at: http://redmelon.net/tstme/4corners/ (thanks!). My demo is here (css embedded): http://echozone.com/private/corners/ I have not been able to figure out why - width: 100% - commented out in my

Re: [css-d] [IE] does not float

2005-06-22 Thread Ingo Chao
martin f krafft schrieb: http://debiansystem.info/about The book's cover at the top of the content should float right of the table. It does not in IE. Same problem in Opera8 btw. The book does float right, but the following table don't flow at its left side. Another workaround might be

Re: [css-d] [IE] does not float

2005-06-22 Thread martin f krafft
also sprach Ingo Chao [EMAIL PROTECTED] [2005.06.22.1306 +0200]: Mh, I am trying hard to stay away from absolute positioning. It has a bad taste in my mouth, and I don't think it's supported well enough either. I'd be happy to be shown wrong. :) That would be a strong argument against using

Re: [css-d] [IE] does not float

2005-06-22 Thread Ingo Chao
martin f krafft schrieb: also sprach Ingo Chao [EMAIL PROTECTED] [2005.06.22.1306 +0200]: Mh, I am trying hard to stay away from absolute positioning. It has a bad taste in my mouth, and I don't think it's supported well enough either. I'd be happy to be shown wrong. :) That would be a

Re: [css-d] IE Problem w/ 3 Columns

2005-06-22 Thread Zoe M. Gillenwater
jimmy wrote: I am having a problem in IE6 on XP with a 3 column layout. The left column contains thumbnail images, and sometimes it shows up under the text in the center column, and sometimes it shows properly in the left column. I can keep clicking on the page refresh and it will move back

[css-d] menu background

2005-06-22 Thread landry Karege
Very new to the magic if CSS, i have been reading quite Eric Meyer books and proud to say that they have been really helpfull, the guy is the Pope of CSS, Bless him! Well my post isn't on praising Eric only but i have trouble here that i want to share with u and see if you can gvet me any

Re: [css-d] [IE] does not float

2005-06-22 Thread Zoe M. Gillenwater
Ingo Chao wrote: martin f krafft schrieb: But if you look at http://debiansystem.info -- it's all based on floats. Why does it not work in this one case??? You might want to find this bugzilla entry interesting: https://bugzilla.mozilla.org/show_bug.cgi?id=14984 compare the third

Re: [css-d] [IE] does not float

2005-06-22 Thread Bruno Fassino
Philippe Wittenbergh wrote: Firefox, Safari and IE Mac all display your image next to table, the way you expect it. According to what Ingo said before, this means that Gecko, Safari, IE Mac all share the same wrong behaviour. What is really strange in Safari is that it seems to display this

[css-d] Three columns layer

2005-06-22 Thread Augusto Murri
Hi all, i've a problem to create a simple BOX tableless browsing it in firefox!! This is the simple code: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; head style type=text/css !-- div.box { position:absolute; }

[css-d] CSS rollOver/swapImage problem

2005-06-22 Thread Geoffrey Alan Colbath
Hello, I'm trying to implement a CSS-driven rollOver/swapImage effect, and it works fine in browsers such as FF and Mozilla, but not in IE. I followed the turorial available here: http://www.meyerweb.com/eric/css/edge/popups/demo2.html and I viewed in in IE 6.0.2900...etc..., where it worked

Re: [css-d] CSS rollOver/swapImage problem

2005-06-22 Thread Ingo Chao
Geoffrey Alan Colbath schrieb: http://www.meyerweb.com/eric/css/edge/popups/demo2.html and I viewed in in IE 6.0.2900...etc..., where it worked fine. The URL for the page I'm developing is: http://id.iit.edu/~colbath/stuff/ExternalSiteRedux/Geoff/1.2.1.html div.divRedBox a img.hidden { ...

RE: [css-d] li:hover does not work in IE

2005-06-22 Thread Dennis Bixler
You are going to hear this from a lot of people. The :hover pseudo class only work with the a tags in IE. You can achieve the same results using the :hover on the anchor instead of the list. List-o-matic will generate the code, don't have think right off hand but it is in the wiki. Dennis

[css-d] Site Checks: Two Web Sites (Ekon Interchange)

2005-06-22 Thread Jason Gennaro, JJPG Communications
Hi All: I am just completing work on two new Web sites and would appreciate a site check on either or both. Any Mac info is also welcome, as I don't have access to a Mac. Site #1: http://www.ekon.ca/concept.php (Home) http://www.ekon.ca/Styles/ekon2.css (Stylesheet) Site #2:

[css-d] Re: width and float problem on Mac

2005-06-22 Thread lessard
Philippe Wittenbergh wrote: I can not see your site, as it appears to be behind a login screen. Oups! Sorry! The address I gave you was hidden this morning. Here is the public site: www.chss.uqam.ca Wild guess based on your code snippets: http://www.l-c-n.com/IE5tests/float2misc/#fm002 Yep,

[css-d] semantics of website header

2005-06-22 Thread riquez
Hi, When creating a website header with the site logo, there are various methods I often wonder which is the best - or most semantically correct way. Basically my goal is to provide the best SEO Accessible method. The 3 ways I would consider are: • Header bar as a background graphic

Re: [css-d] semantics of website header

2005-06-22 Thread Zoe M. Gillenwater
[EMAIL PROTECTED] wrote: When creating a website header with the site logo, there are various methods I often wonder which is the best - or most semantically correct way. Basically my goal is to provide the best SEO Accessible method. As you stated yourself, this is not a CSS

[css-d] Impossible nested list item problem

2005-06-22 Thread Scott Blanchard
I'm attempting to create an accordion style menu using nested list items. However, I want each list item to indent properly, but at the same time, I want the element's background to span the entire width of the root UL element. For example, in this URL:

Re: [css-d] li:hover does not work in IE

2005-06-22 Thread saul
Thank you to everyone for the assist. I'm working on a couple of the suggestions. Saul On Jun 22, 2005, at 1:19 PM, Justin Smith wrote: saul wrote: Hello, I'm trying to use the :hover pseudo element for a list, and it works great in Firefox and Safari but not at all in IE (all Macintosh).

Re: [css-d] [IE] does not float

2005-06-22 Thread martin f krafft
also sprach Philippe Wittenbergh [EMAIL PROTECTED] [2005.06.22.1433 +0200]: You have a width defined static object to be placed next to a floated object. Yeah, this is precisely the problem. Have you tried deleting the width declaration from the table ? I didn't put it there. I was using a

Re: [css-d] [IE] does not float

2005-06-22 Thread martin f krafft
also sprach Gunlaug Sørtun [EMAIL PROTECTED] [2005.06.22.1427 +0200]: ol#section-selectors-aboutfolder can not wrap on narrow windows - below 1024px or so. Yeah, I see this problem. I wonder though: I've added a white-space: normal !important; to ol.section-selectors, which is just being

Re: [css-d] [IE] does not float

2005-06-22 Thread Philippe Wittenbergh
On 23 Jun 2005, at 7:56 am, martin f krafft wrote: I didn't put it there. I was using a wysiwyg editor, which put it there. That bastard. Now it works as expected in FF, Opera 7, and Konqueror. (hmm that very long url might still cause problems.) nothing I can't solve... URL removed. Ah,

Re: [css-d] [IE] does not float

2005-06-22 Thread martin f krafft
also sprach Philippe Wittenbergh [EMAIL PROTECTED] [2005.06.23.0318 +0200]: Unfortunately, it didn't fix that. There seem to be a problem with the Bitstream Vera font. Allow me to say that I do find it ironic that the only browsers which does not show euro; in this case are the Mac ones, when

[css-d] hr /not showing in FF

2005-06-22 Thread Arnie Shafer
Could someone please tell me why the hr's are not showing in FF. Here is the css code I am using: div #container #main-text hr { color: #003300; background-color: #003300; height: 2px;} Thanks, Arnie __ css-discuss [EMAIL

RE: [css-d] hr /not showing in FF

2005-06-22 Thread Peter Williams
From: Arnie Shafer Could someone please tell me why the hr's are not showing in FF. Here is the css code I am using: div #container #main-text hr { color: #003300; background-color: #003300; height: 2px;} I used your css and this markup: div div id=container pContainer div./p