Re: [css-d] Centering text to graphical bullets.

2006-08-16 Thread Debbie Pomerance
On 8/16/06, francky <[EMAIL PROTECTED]> wrote: > > Zoe M. Gillenwater wrote: > > >Use something like this: > > > >li{ > >background: #fff url(image.gif) no-repeat 0 .3em; > >} > > > >Zoe > > > Yes, testpage > < > http://home.tiscali.nl/developerscorner/css-discuss/test-graphical-bullets.htm > >! >

Re: [css-d] Centering text to graphical bullets.

2006-08-16 Thread francky
Zoe M. Gillenwater wrote: >Debbie, > >Use something like this: > >li{ >background: #fff url(image.gif) no-repeat 0 .3em; >} > >Zoe > > Yes, testpage ! :-) francky

Re: [css-d] Centering text to graphical bullets.

2006-08-16 Thread Zoe M. Gillenwater
Debbie Pomerance wrote: > On 8/15/06, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote: > >> Christy Collins wrote: >> >>> On Aug 11, 2006, at 3:20 PM, Rachel Wright wrote: >>> >>> I have an unordered list with graphical bullets and I need to center the text vertically to

Re: [css-d] Centering text to graphical bullets.

2006-08-16 Thread Debbie Pomerance
On 8/15/06, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote: > > Christy Collins wrote: > > On Aug 11, 2006, at 3:20 PM, Rachel Wright wrote: > > > >> I have an unordered list with graphical bullets and I need to > >> center the > >> text vertically to the graphical bullets. How do I do this? > > > >

Re: [css-d] Centering text to graphical bullets.

2006-08-15 Thread Zoe M. Gillenwater
Christy Collins wrote: > On Aug 11, 2006, at 3:20 PM, Rachel Wright wrote: > > >> I have an unordered list with graphical bullets and I need to >> center the >> text vertically to the graphical bullets. How do I do this? >> > > Something like: > li{ > background: #fff url(image.gif) no-r

Re: [css-d] Centering text to graphical bullets.

2006-08-11 Thread Christy Collins
On Aug 11, 2006, at 3:20 PM, Rachel Wright wrote: > I have an unordered list with graphical bullets and I need to > center the > text vertically to the graphical bullets. How do I do this? Something like: li{ background: #fff url(image.gif) no-repeat 45% left; } tweaked to actually center th

[css-d] Centering text to graphical bullets.

2006-08-11 Thread Rachel Wright
I have an unordered list with graphical bullets and I need to center the text vertically to the graphical bullets. How do I do this? Thanks, Rachel A Wright __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mail