[thelist] CSS -- <li> img not aligning with text

Stephen Rider evolt_org at striderweb.com
Fri Feb 11 16:20:33 CST 2005


Both of those should work, but FYI --using "top left" and such can be a 
bit more flexible.  I had a site wherein the design called for bullets 
on the _right_ side of a list.  This technique worked, while 
list-style-image would not have.

Steve

On Feb 8, 2005, at 11:58 AM, misterhaan wrote:

> Try background-position: top left; instead of just 0px;
> Alternately, you could try list-style-image instead of background-image
>
> Jennifer.Gillespie at fitchratings.com wrote:
>
>> I'm using a background-image as a bullet in my lists.  When the item 
>> is
>> long and wraps the text, the image aligns to the middle of the row, as
>> opposed to aligning to the top of the first line.



More information about the thelist mailing list