Re: [css-d] list-item markers vertical-align: top ???

2007-12-09 Thread Michael D Schleif
* Rafael <[EMAIL PROTECTED]> [2007:12:09:12:00:03-0600] scribed:
> 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.

Thank you -- this works for me.

-- 
Best Regards,

mds
mds resource
877.596.8237
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know.  The more I know, the more I know I don't know . . .
--


signature.asc
Description: Digital signature
__
css-discuss [EMAIL PROTECTED]
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/

Re: [css-d] list-item markers vertical-align: top ???

2007-12-09 Thread Michael D Schleif
<http://www.mdsfreedom.com/sellers.aspx>

* Gunlaug Sørtun <[EMAIL PROTECTED]> [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


-- 
Best Regards,

mds
mds resource
877.596.8237
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know.  The more I know, the more I know I don't know . . .
--


signature.asc
Description: Digital signature
__
css-discuss [EMAIL PROTECTED]
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/

[css-d] list-item markers vertical-align: top ???

2007-12-08 Thread Michael D Schleif
I am having problems with list-item markers in unordered lists that span
more than one (1) line being _centered_ vertically.

   11
<> 22
   33

I want the marker centered on the first line of list-item text.

<> 11
   22
   33

What do you think?

-- 
Best Regards,

mds
mds resource
877.596.8237
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know.  The more I know, the more I know I don't know . . .
--


signature.asc
Description: Digital signature
__
css-discuss [EMAIL PROTECTED]
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/