Marik G. wrote:
> 1. Is it possible to set colour for the item's bullet or circle(etc)
> and is that a cross browser feature.

A similar question came up last December.  In that case it was an 
ordered list and a different color was needed for the list numbers.  I 
suggested putting the list item text in a span.  Here is my example:
http://columbuswebmakers.com/Workbench/OLTest.html

The CSS is included in the markup, just view source to review.

> 2. how do i show those "bullets" when items have "display:inline" css
> rule applied.

I never tried display:inline, but if, as you suggest, the bullets don't 
show, why not make a background image with the bullets as part of the 
background image.  You then have separate control over the list text via 
CSS.

Joel Goldstick
www.columbuswebmakers.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to