[css-d] Chrome and css

2008-12-20 Thread Luc
Good afternoon list, Now that Chrome left the beta stage (http://googleblog.blogspot.com/2008/12/google-chrome-beta.html) i guess we have 1 more beast to tame. At the moment i'm installing it but i was wondering if any one here is already using it and if so, what major css glitches

Re: [css-d] Chrome and css

2008-12-20 Thread Barrett
On Dec 20, 2008, at 9:29 AM, Luc wrote: Good afternoon list, Now that Chrome left the beta stage (http://googleblog.blogspot.com/2008/12/google-chrome-beta.html) i guess we have 1 more beast to tame. At the moment i'm installing it but i was wondering if any one here is already using

Re: [css-d] Chrome and css

2008-12-20 Thread Benjamin Hawkes-Lewis
On 20/12/08 14:29, Luc wrote: Now that Chrome left the beta stage (http://googleblog.blogspot.com/2008/12/google-chrome-beta.html) i guess we have 1 more beast to tame. At the moment i'm installing it but i was wondering if any one here is already using it and if so, what major css

Re: [css-d] Chrome and css

2008-12-20 Thread Luc
Good afternoon Barrett, It was foretold that on 20/12/2008 @ 09:33:49 GMT-0500 (which was 12:33:49 where I live) Barrett would write: snipped a bit Subject = adjacent sibling issue with radio buttons Reading it now :-) -- Best regards, Luc _

Re: [css-d] Chrome and css

2008-12-20 Thread Gunlaug Sørtun
Luc wrote: Now that Chrome left the beta stage (http://googleblog.blogspot.com/2008/12/google-chrome-beta.html) i guess we have 1 more beast to tame. Chrome's CSS support is incomplete/buggy on a few points, but for the most part it's just another WebKit. Like for other browsers that run on

Re: [css-d] Chrome and css

2008-12-20 Thread Luc
Good afternoon Benjamin, It was foretold that on 20/12/2008 @ 14:34:58 GMT+ (which was 12:34:58 where I live) Benjamin Hawkes-Lewis would write: Its CSS engine is WebKit like Safari, so if you've already tested in Safari (which has a significantly larger user base), things shouldn't

Re: [css-d] Chrome and css

2008-12-20 Thread Luc
Good afternoon Gunlaug, It was foretold that on 20/12/2008 @ 16:13:45 GMT+0100 (which was 13:13:45 where I live) Gunlaug Sørtun would write: snipped a bit See the table over graphical browsers vs. rendering engines... http://www.gunlaug.no/contents/wd_additions_40.html ...and my

Re: [css-d] Chrome and css

2008-12-20 Thread J.C. Johnson
I just had a play with it and using it for a project, things are looking real good. The only glitch i've found so far is that Chrome puts a small triangular shape that consists of tiny bullets in the down right corner of the textarea tag on my form.

Re: [css-d] Chrome and css

2008-12-20 Thread Luc
Good afternoon J.C., It was foretold that on 20/12/2008 @ 09:44:58 GMT-0600 (which was 13:44:58 where I live) J.C. Johnson would write: Actually, that's the grab point for resizing the textarea. :-) Jeez, so it is oh man, what do they invent next :-) Right, back to the help file ;-)

[css-d] Help with Drop Down Menu

2008-12-20 Thread taestrada
If you view my top navigation and drop down menu in IE 7, it looks almost perfect. I just need help with centering the entire navigation bar. If you view it in Firefox, the drop down menu is too low on the page. When I adjust it, it throws off IE 7 and becomes too high on the page. And if

[css-d] easy clearing

2008-12-20 Thread David Laakso
Anyone found a less cumbersome or more efficient way of writing the rules for it? -- A thin red line and a salmon-color ampersand forthcoming. http://chelseacreekstudio.com/ __ css-discuss [cs...@lists.css-discuss.org]

Re: [css-d] easy clearing

2008-12-20 Thread Luc
Good afternoon David, It was foretold that on 20/12/2008 @ 13:29:24 GMT-0500 (which was 16:29:24 where I live) David Laakso would write: Anyone found a less cumbersome or more efficient way of writing the rules for it? Don't know if that's what you're after but maybe this might be of

Re: [css-d] easy clearing

2008-12-20 Thread David Laakso
Luc wrote: Good afternoon David, Don't know if that's what you're after but maybe this might be of interest to you? http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/ Thanks, but I am looking specifically at the method sometimes known as easy clearing

Re: [css-d] easy clearing

2008-12-20 Thread Gunlaug Sørtun
David Laakso wrote: Anyone found a less cumbersome or more efficient way of writing the rules for it? What's so bad about your way? Georg -- http://www.gunlaug.no __ css-discuss [cs...@lists.css-discuss.org]

Re: [css-d] syntax highlight inside pre possible ?

2008-12-20 Thread David
Mikael Bystrom wrote: On Fri, Dec 19, 2008 at 10:49 PM, David ker...@abbottdavid.com wrote: Is there any way to get some basic syntax highlighting with css? example with current code; http://dwabbott.com/css_pre.html David, what do you mean with basic syntax highlighting? You mean

Re: [css-d] easy clearing

2008-12-20 Thread David Laakso
David Laakso wrote: Anyone found a less cumbersome or more efficient way of writing the rules for it? Georg Sortun was kind enough to provide what I was looking for (and had seen before but could not remember where). Georg wrote (sent to me off-list): :after {content: .; display:

Re: [css-d] easy clearing

2008-12-20 Thread Luc
Good evening David, It was foretold that on 20/12/2008 @ 14:31:44 GMT-0500 (which was 17:31:44 where I live) David Laakso would write: Thanks, but I am looking specifically at the method sometimes known as easy clearing as first described here [1], and latter here [2], and here [3], and

Re: [css-d] easy clearing

2008-12-20 Thread Gunlaug Sørtun
Luc wrote: ... the sitepoints' article sums up the problem as in PIE and goes over the several solutions (including the PIE one) to end with a 'simple' solution... Just to mention a potential problems with the overflow: auto/hidden method: It ruins layouts where one deliberately places

[css-d] How not to display the a dark color frame around a pic?

2008-12-20 Thread Paul Jung
Dear All, I have this strange problem, have no idea how to solve it. http://www.europeeurope.net/index.php under the logo let's talk europe there is a green arrow, a .png file, since it is also a link, so it got the dark colored frame around it, and because of that the beautiful arrow lost

Re: [css-d] How not to display the a dark color frame around a pic?

2008-12-20 Thread David Laakso
Paul Jung wrote: http://www.europeeurope.net/index.php under the logo let's talk europe there is a green arrow, a .png file, since it is also a link, so it got the dark colored frame around it, and because of that the beautiful arrow lost its shape. Paul from Slovakia ??? a img

Re: [css-d] How not to display the a dark color frame around a pic?

2008-12-20 Thread Paul Jung
WOW! You are a magician! :) THank you very much. CSS is so powerful. Paul - Original Message - From: JR Heard To: Paul Jung Sent: Saturday, December 20, 2008 11:28 PM Subject: Re: [css-d] How not to display the a dark color frame around a pic? .forumarrowicon {

[css-d] center site horizontally and vertically

2008-12-20 Thread Thijs Hakkenberg
Dear list, I've got a site which I centered horizontally with the margin-left:auto; and margin-right: auto; declarations, but this won't work for vertical centering. Which hack would you reccomend? The template: http://passami-olio.nl/cms/fileadmin/template/template.html TIA, Thijs H

Re: [css-d] Chrome and css

2008-12-20 Thread Philippe Wittenbergh
Luc wrote: Now that Chrome left the beta stage (http://googleblog.blogspot.com/2008/12/google-chrome-beta.html) i guess we have 1 more beast to tame. At the moment i'm installing it but i was wondering if any one here is already using it and if so, what major css glitches does it have,

Re: [css-d] center site horizontally and vertically

2008-12-20 Thread Barrett
Here you go. body { font-family: Georgia, Times New Roman, Times, serif; text-align: center; position: relative; margin: 0; padding: 0; } #outer{ width: 950px; height: 600px; margin-top: -300px; margin-left: -475px;

Re: [css-d] center site horizontally and vertically

2008-12-20 Thread David Laakso
Thijs Hakkenberg wrote: I've got a site which I centered horizontally with the margin-left:auto; and margin-right: auto; declarations, but this won't work for vertical centering. Which hack would you reccomend? The template: http://passami-olio.nl/cms/fileadmin/template/template.html TIA,