Re: [css-d] How to select an element combining nth-of-type() and a class/ID?

2009-03-29 Thread Charles
On Mon, Mar 30, 2009 at 2:10 AM, Philippe Wittenbergh wrote: > > On Mar 30, 2009, at 1:27 AM, Charles wrote: > >> How can I select an element combining nth-of-type() and a class/ID? >> I tried for instance li.new:nth-of-type(2) but it doesn't work. You >> can't combine both pseudo classes... >> Se

Re: [css-d] Stylizing a tag within a tag, situation!

2009-03-29 Thread David Laakso
Christopher R wrote: > I want to reposition just the text and the icon that is within the > tag on the page so to do that I assume > one would do as follows: > > {#videogallery object a}?? > > It would seem to me, after many moons (like about 18 new moons or 18 months) that those among us on

Re: [css-d] How to select an element combining nth-of-type() and a class/ID?

2009-03-29 Thread Philippe Wittenbergh
On Mar 30, 2009, at 1:27 AM, Charles wrote: > How can I select an element combining nth-of-type() and a class/ID? > I tried for instance li.new:nth-of-type(2) but it doesn't work. You > can't combine both pseudo classes... > See: http://www.adsweep.org/nth-of-type-class-id.html > Any idea? You c

Re: [css-d] Stylizing a tag within a tag, situation!

2009-03-29 Thread Christopher R
I want to reposition just the text and the icon that is within the tag on the page so to do that I assume one would do as follows: {#videogallery object a}?? On Sun, Mar 29, 2009 at 1:34 PM "Jukka K. Korpela" wrote: >Christopher R wrote: > > > I'm trying to stylize the text which is an tag

Re: [css-d] Is this possible with CSS?

2009-03-29 Thread Gunlaug Sørtun
Gunlaug Sørtun wrote: > I mark up for XHTML served as 'application/xhtml+xml', and then serve it > as 'text/html' since IE doesn't support it otherwise. "Close tabs" mistake :-) For XML capable browsers: HTML for IE:

Re: [css-d] Is this possible with CSS?

2009-03-29 Thread Gunlaug Sørtun
Geoffrey Hoffman wrote: > Unrelated question... what is the purpose of: > > /*

Re: [css-d] Stylizing a tag within a tag, situation!

2009-03-29 Thread Jukka K. Korpela
Christopher R wrote: > I'm trying to stylize the text which is an tag within the id > > as seen on this page > http://www.thecreativesheep.ca/site/animationpage2.html > so that I can move the text here but all that seems to be moving is > the flash icon here is my style that I have currently: R

Re: [css-d] Is this possible with CSS?

2009-03-29 Thread Geoffrey Hoffman
>-Original Message- >From: css-d-boun...@lists.css-discuss.org on behalf of Gunlaug Sørtun >Sent: Sat 3/28/2009 9:12 PM >To: Geoffrey Hoffman >Cc: css-d@lists.css-discuss.org >Subject: Re: [css-d] Is this possible with CSS? > >Geoffrey Hoffman wrote: > >> Specifically, I want the bullet t

Re: [css-d] ie/7 image issue

2009-03-29 Thread Gunlaug Sørtun
David Laakso wrote: > Gunlaug Sørtun wrote: >> Oh, and IE6 stretches all images to perfect squares at first load >> on slow connections, and the min/max script makes it freeze and die >> under certain conditions. The latter is usually not a problem, but >> the former may still be. >> > > Not

[css-d] How to select an element combining nth-of-type() and a class/ID?

2009-03-29 Thread Charles
Hello, How can I select an element combining nth-of-type() and a class/ID? I tried for instance li.new:nth-of-type(2) but it doesn't work. You can't combine both pseudo classes... See: http://www.adsweep.org/nth-of-type-class-id.html Any idea? Thanks, Charles.

Re: [css-d] Is this possible with CSS?

2009-03-29 Thread Gunlaug Sørtun
Philippe Wittenbergh wrote: > [...] Using generated content has a lot to go, if you want a simple > type of bullet. More decorative list markers are unfortunately still > a graphics thing (unless SVG can be used ! Hmm, inline SVG, yumyum). Should also be possible to resize images inserted throu

[css-d] Stylizing a tag within a tag, situation!

2009-03-29 Thread Christopher R
I'm trying to stylize the text which is an tag within the id as seen on this page http://www.thecreativesheep.ca/site/animationpage2.html so that I can move the text here but all that seems to be moving is the flash icon here is my style that I have currently: #videogallery a { posit

Re: [css-d] Is this possible with CSS?

2009-03-29 Thread Philippe Wittenbergh
Gunlaug Sørtun wrote: > Philippe Wittenbergh wrote: > >>> > >> Works as well in Fx 3. You could improve it: set the generated >> content to display:inline-block and give it a small margin-right. > > This will improve bullet positioning in much older Geckos t

Re: [css-d] Float problem in Firefox

2009-03-29 Thread Gunlaug Sørtun
Gaurav Sharma wrote: > http://gauravsharma.uuuq.com First: your example keeps all IE/win versions in a rendering mode equivalent to that of IE5.5 - Quirks Mode, and doesn't allow for any improvements made in IE6, IE7 and IE8. Not very wise to block all progress made to IE, so I hope you don't do

Re: [css-d] Float problem in Firefox

2009-03-29 Thread designer
Try this: http://www.alistapart.com/articles/multicolumnlists Bob - Original Message - From: "David Laakso" To: "Gaurav Sharma" Cc: "css-d css-d" Sent: Sunday, March 29, 2009 12:10 PM Subject: [css-d] Float problem in Firefox > > Gaurav Sharma wrote: >> Hi, >> >> I have a small p

[css-d] Float problem in Firefox

2009-03-29 Thread David Laakso
Gaurav Sharma wrote: > Hi, > > I have a small problem with float in Mozilla. > > http://gauravsharma.uuuq.com > > I > need two lists side-by-side. Please help. > > Thanks and regards, > Gaurav Sharma. > Nothing wrong with Firefox. There is a lot wrong with all versions of IE, particularly IE/

Re: [css-d] Is this possible with CSS?

2009-03-29 Thread Gunlaug Sørtun
Philippe Wittenbergh wrote: >> > Works as well in Fx 3. You could improve it: set the generated > content to display:inline-block and give it a small margin-right. This will improve bullet positioning in much older Geckos too, when the right -mos- replace

Re: [css-d] ie/7 image issue

2009-03-29 Thread David Laakso
Gunlaug Sørtun wrote: > David Laakso wrote: > >> Mac os x 10.4.11 parallels xp ie/7 (only). >> > > Confirmed in IE7(XP) *and* IE8(Vista). > > Think it's a flaw in how Trident apply 'max-width' - as 'width' before > checking if 'max-width' should take effect or not. > > >>