Previous Message
Next Message

list-item markers vertical-align: top ???

Sent by Rafael on 9 December 2007 18:06


Michael D Schleif wrote:
>     <http://www.mdsfreedom.com/sellers.aspx>
>   
  background-position: left;
means the same as
  background-position: left center;

if you want it to be at a specific position you must tell it so; i.e.
  background-position: 0 0.6ex;
I didn't find any explicit line-height so '0.6ex' is more or less 
centered at the first line in my configuration; you should define an 
explicit line-height for better results.

> * Gunlaug Sørtun [EMAIL-REMOVED]> [2007:12:09:05:17:10+0100] scribed:
>   
>> Michael D Schleif wrote:
>>     
>>> I am having problems with list-item markers in unordered lists that 
>>> span more than one (1) line being _centered_ vertically.
>>>       
>>> I want the marker centered on the first line of list-item text.
>>>       
>> Too many ways to create a list with list-item markers, and too many
>> problems that can ruin it. That in addition to that there are more than
>> one way to fix each combination of lists / problems, and it all depends
>> on which browser / browser-version that needs a fix.
>>
>> Have you got a live link to your attempt, so we can see what to fix in
>> your particular case? No mail-attachments will make it to css-d alive.
>>
>> regards
>> 	Georg
>>
>> PS: break it yourself, ASAP, so you can learn how to fix it before
>> someone else break it for you :-)
>> -- 
>> http://www.gunlaug.no
>>     
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: