[css-d] Ordered List minus '.'

2008-09-13 Thread Foundation Flash
Hey all, sorry to have to ask this but can you style an ordered list so it has numbers but not dots after the numbers? So I would like to have: 1 An item 2 Another item 3 More items Rather than list-style-type:decimal; which gives me: 1. An item 2. Another item 3. More items Thanks, -- Harry

Re: [css-d] Ordered List minus '.'

2008-09-13 Thread Philippe Wittenbergh
On Sep 13, 2008, at 8:10 PM, Foundation Flash wrote: sorry to have to ask this but can you style an ordered list so it has numbers but not dots after the numbers? yes you can: using counters [1]. http://dev.l-c-n.com/_temp/counters.html Sort of. You'll notice one issue, related to text

[css-d] float and blockquote

2008-09-13 Thread Mike Breiding
Greetings, I am trying to have the blockquote *only* on the right side of the image. This happens in IE6 but not FF. I tried various things, but to no avail. http://epicroadtrips.us/dad/journals/travel/usa/central_states_north_trip_june_2-15_1977#bobolink

Re: [css-d] Faux column - check on high res please + accessibility problems

2008-09-13 Thread Luc
Good morning Gunlaug, It was foretold that on 12/09/2008 @ 03:51:01 GMT+0200 (which was 22:51:01 where I live) Gunlaug Sørtun would write: snipped a bit Border stretches down. Footer stays below content. You can check this yourself by zooming down in Opera and/or Firefox. Page-zoom: 20%

Re: [css-d] Styling the hr / element

2008-09-13 Thread tedd
At 10:13 AM +0200 9/12/08, Martin Möller wrote: Christian Kirchhoff wrote: I have read the long thread on this subject from last April, but I found it confusing and inconclusive. I've tried using an empty div only 1px high, with background, but IE still insists on transparent spacing.

Re: [css-d] float and blockquote

2008-09-13 Thread David Laakso
Mike Breiding wrote: Greetings, I am trying to have the blockquote *only* on the right side of the image. This happens in IE6 but not FF. I tried various things, but to no avail. http://epicroadtrips.us/dad/journals/travel/usa/central_states_north_trip_june_2-15_1977#bobolink

Re: [css-d] float and blockquote

2008-09-13 Thread Mike Breiding
David Laakso wrote: Mike Breiding wrote: Greetings, I am trying to have the blockquote *only* on the right side of the image. This happens in IE6 but not FF. I tried various things, but to no avail.

Re: [css-d] float and blockquote

2008-09-13 Thread David Laakso
Mike Breiding wrote: David Laakso wrote: Mike Breiding wrote: Greetings, I am trying to have the blockquote *only* on the right side of the image. This happens in IE6 but not FF. I tried various things, but to no avail.

Re: [css-d] Styling the hr / element

2008-09-13 Thread Martin Möller
Here's mine: http://www.webbytedd.com//hr/ Tedd, the Markup for it is: div class=hrline onepixelhr //div __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ --

Re: [css-d] float and blockquote

2008-09-13 Thread David Laakso
David Laakso wrote: Mike Breiding wrote: David Laakso wrote: Mike Breiding wrote: Greetings, I am trying to have the blockquote *only* on the right side of the image. This happens in IE6 but not FF. I tried various things, but to no avail.

Re: [css-d] Styling the hr / element

2008-09-13 Thread Gunlaug Sørtun
Tim Dawson wrote: I want to draw a single white horizontal line, 800px wide, 1px high, between two images. I'd like to use the hr / element if possible. Is there a simple cross-browser solution ? Or have I got to edit those images ? Simple may not be the right term, but styling the hr

Re: [css-d] float and blockquote

2008-09-13 Thread Mike Breiding
David Laakso wrote: David Laakso wrote: Mike, Correction of my error for IE/6 in the markup here (reload to bring the corrected markup): http://www.chelseacreekstudio.com/ca/cssd/mike.htm Correction of my error for IE/6 in the CSS here (reload to bring up the corrected CSS file):

Re: [css-d] float and blockquote

2008-09-13 Thread David Laakso
Mike Breiding - Morgantown WV wrote: Hi David, The only thing I see that looks a bit odd is the background color extends to the border. Peace, -Mike re: http://epicroadtrips.us/dad/journals/travel/usa/central_states_north_trip_june_2-15_1977/index.php I guess you mean the

[css-d] Relative and absolute positioning affect z-index in IE7

2008-09-13 Thread Tim Dawson
I have a drop-down menu system which works very well in most circumstances. But if a menu drops down over a positioned element, that element shows through in IE7, though not in FF3. http://www.holidaymullandiona.co.uk/pages/accn/bb-sw-mullb.php Hover over 'What to do', the stars show through

Re: [css-d] Styling the hr / element

2008-09-13 Thread tedd
At 9:10 PM +0200 9/13/08, Martin Möller wrote: Here's mine: http://www.webbytedd.com//hr/ Tedd, the Markup for it is: div class=hrline onepixelhr //div Ahhh, I see what you are doing. Is this better? http://www.webbytedd.com//hr/ Cheers, tedd -- --- http://sperling.com

Re: [css-d] Relative and absolute positioning affect z-index in IE7

2008-09-13 Thread Gunlaug Sørtun
Tim Dawson wrote: http://www.holidaymullandiona.co.uk/pages/accn/bb-sw-mullb.php Hover over 'What to do', the stars show through the drop-down (the stars are relatively positioned asterisks). Is there a better way ? Might help to restyle the star-span... span.stars { font-size: