At 5/18/2010 04:54 PM, Doug Niven wrote:
>http://dev.franslanting.com/index.php?module=company&pId=100&start=0
>
>The bulleted list under "Pricing" is where I'm having trouble.
>
>I'd like the bullets to be in the flush left position they are in 
>now, but I'd like the text --when it goes to a second line--to be 
>indented, instead of going flush left.
>
>This is a graphic that illustrates what I'm after:
>http://www.franslanting.com/drafts/bulleted-list.jpg


The trick is to give all items a margin-left where you want text to 
wrap to (say 1.5em), then give each list item a negative text-indent 
of the same value (e.g. -1.5em) to reset it to where it would have 
fallen naturally. The text-indent affects only the beginning of the 
item's text.

Regards,

Paul
__________________________

Paul Novitski
Juniper Webcraft Ltd.
http://juniperwebcraft.com 

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to