On Aug 9, 2006, at 11:50 AM, Paul Novitski wrote:
PS: Frankly, since the list-style properties apply only to
elements with {display: list-item}, I'm a little surprised that
it's correctly applicable to UL at all and not just LI, but I guess
it's just a quirk of CSS that we can give a LIST CON
On Aug 9, 2006, at 11:50 AM, Paul Novitski wrote:
PS: Frankly, since the list-style properties apply only to
elements with {display: list-item}, I'm a little surprised that
it's correctly applicable to UL at all and not just LI, but I guess
it's just a quirk of CSS that we can give a LIST
Thanks Guys,
All your help fixed the issue.
Gaspar wrote:
Hello,
Mike he doesnt have any problem that you not gonna get if you put ul
or ol display: inline or block.
I had try and search everyhere, i even see in list apart a article
that display: inline and have bullets but after 15 minuts i
At 06:22 AM 8/8/2006, Christian Heilmann wrote:
Don't bother with list-style image but use list-style none on BOTH UL
and LI and then use padding + background image and all is fine.
http://css.maxdesign.com.au/listamatic/vertical05.htm
Hey Christian,
I've never seeen the need to apply list-st
On 8/8/06, Rachel May <[EMAIL PROTECTED]> wrote:
What happens when you remove the margin-left rule? Does the bullet come up
correctly?
I have found that IE can be particular when it comes to margins and paddings
on lists. Try playing around with using padding instead of margin, or your
margins
.
-Original Message-
From: listdad@webstandardsgroup.org [mailto:[EMAIL PROTECTED]
On Behalf Of Christian Heilmann
Sent: Wednesday, 9 August 2006 1:22 a.m.
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Custom Bullets
> Hi,
>
> For the first time I am using custom bullets image. Ju
Hi,
For the first time I am using custom bullets image. Just to try
something different. Anyway FF displays it correctly but when viewing it
in IE6 i can still see the default "disc" bullet then my custom bullet.
ul li {list-style-image: url(images/tick.png); margin-left: 20px;}
I have trie
Hello,
Mike he doesnt have any problem that you not gonna get if you put ul
or ol display: inline or block.
I had try and search everyhere, i even see in list apart a article
that display: inline and have bullets but after 15 minuts i see that
he use background-image to get that.
You could try
sday, August 08, 2006 7:40 AM
> To: wsg@webstandardsgroup.org
> Subject: [WSG] Custom Bullets
>
> Hi,
>
> For the first time I am using custom bullets image. Just to try
> something different. Anyway FF displays it correctly but when
> viewing it
> in IE6 i can stil
On 8/8/06, Able Net Design <[EMAIL PROTECTED]> wrote:
I have tried most of the examples on the web of setting a background
image for li but still no luck?
I've never had any trouble setting background images for LI:
ul {
list-style-type: none;
}
ul li {
background: url(images/mybullet.gif)
Hi,
For the first time I am using custom bullets image. Just to try
something different. Anyway FF displays it correctly but when viewing it
in IE6 i can still see the default "disc" bullet then my custom bullet.
ul li {list-style-image: url(images/tick.png); margin-left: 20px;}
I have
Title: Re: [WSG] Custom bullets not showing in IE
On 1/5/06 5:47 PM, "Cole Kuryakin" <[EMAIL PROTECTED]> wrote:
Hello all –
Got an IE –specific problem: Got a few custom bullets in li’s that work (display) perfectly in FF, NN, Opera, but they don’t shown in IE; IE 6 specific
Title: Custom bullets not showing in IE
Hello all –
Got an IE –specific problem: Got a few custom bullets in li’s that work (display) perfectly in FF, NN, Opera, but they don’t shown in IE; IE 6 specifically.
What I’ve done pretty much comes directly from Listorial so I can’t see where I’m
13 matches
Mail list logo