Have you tried a combination of text-indent and padding-left?

ul.list {
     padding-left: 1em;
     text-indent: -1em;
}

Regards

Christian Kirchhoff
Editura GmbH & Co. KG
Tempelhofer Damm 2 · 12101 Berlin
www.editura.de <http://www.editura.de>
AG Berlin-Charlottenburg · HRA 43189 B · USt.Id. DE217180548
Geschäftsführer: Ralf Szymanski

Am 20.07.2010 08:23, schrieb Shortie Designs:
> Hi All - I'm still new to CSS and I'm trying to style some lists with CSS.
>
> I've created an unordered list - which is all good - but what I'm trying to
> avoid is this
>
> Eg:
>
> .         List is all lovely on the first line but
>
> when it wraps is doesn't neatly indent.
>
>
>
> What I'm trying to achieve is this:
>
> .         List is all lovely on the first line but
>
>          when it wraps is doesn't neatly indent.
>
>
>
> Check out http://www.performance-rehab.com/about_clinic.html for an example
>
>
>
> Any suggestions would be very much appreciated - I've looked and looked and
> can't seem to find the answer to this problem!
>
>
>
> Thanks in advance
>
>
>
> Sofia Woods
>
> Shortie Designs
>
> 0433 179 193
>
> www.shortiedesigns.com
>
> [email protected]
>
>
>
>
>
>
>
> ______________________________________________________________________
> 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-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/

Reply via email to