Re: [css-d] make unbulleted list items align left

2015-08-26 Thread Chris Rockwell
>> when I grab the list it applies my style to the s  and not the 
Is this because you don't have a consistent, reliable way to target the
 instead of the 's?  If that's the case I would try to go up the
theming chain (not sure the CMS) to apply some classes.

Chris Rockwell

On Wed, Aug 26, 2015 at 2:19 PM, David Hucklesby 
wrote:

> On 8/26/15 10:53 AM, Tom Livingston wrote:
>
>> On Wednesday, August 26, 2015, Angela French  wrote:
>>
>> Hello,
>>> Usually to create non-bulleted list items that align left I would user
>>> list-style-type:none; padding-left:0;
>>>
>>> However, I'm working in a CMS where when I grab the list items it applies
>>> my style to the s  and not the  and though there are no bullets
>>> showing, the items are not aligned left.  Is there some other CSS
>>> approach
>>> I can take?
>>>
>>> Thanks,
>>>
>>> Angela French
>>> Internet Specialist
>>>
>>>
>>> A little more info is needed I think. Is the text in the s not
>> aligned
>> left, or is the ul not aligned left with content above and/or below?
>>
>>
>>
> Sorry, Angela. The padding-left is applies to the  - not the list
> items.
> (margin-left in older IE).
>
> --
> Cordially,
> David
>
> __
> css-discuss [css-d@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/
>
__
css-discuss [css-d@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/


Re: [css-d] make unbulleted list items align left

2015-08-26 Thread David Hucklesby

On 8/26/15 10:53 AM, Tom Livingston wrote:

On Wednesday, August 26, 2015, Angela French  wrote:


Hello,
Usually to create non-bulleted list items that align left I would user
list-style-type:none; padding-left:0;

However, I'm working in a CMS where when I grab the list items it applies
my style to the s  and not the  and though there are no bullets
showing, the items are not aligned left.  Is there some other CSS approach
I can take?

Thanks,

Angela French
Internet Specialist



A little more info is needed I think. Is the text in the s not aligned
left, or is the ul not aligned left with content above and/or below?




Sorry, Angela. The padding-left is applies to the  - not the list items.
(margin-left in older IE).

--
Cordially,
David
__
css-discuss [css-d@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/


Re: [css-d] make unbulleted list items align left

2015-08-26 Thread Tom Livingston
On Wednesday, August 26, 2015, Angela French  wrote:

> Hello,
> Usually to create non-bulleted list items that align left I would user
> list-style-type:none; padding-left:0;
>
> However, I'm working in a CMS where when I grab the list items it applies
> my style to the s  and not the  and though there are no bullets
> showing, the items are not aligned left.  Is there some other CSS approach
> I can take?
>
> Thanks,
>
> Angela French
> Internet Specialist
>
>
A little more info is needed I think. Is the text in the s not aligned
left, or is the ul not aligned left with content above and/or below?


-- 

Tom Livingston | Senior Front End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com


#663399
__
css-discuss [css-d@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/


[css-d] make unbulleted list items align left

2015-08-26 Thread Angela French
Hello,
Usually to create non-bulleted list items that align left I would user 
list-style-type:none; padding-left:0;

However, I'm working in a CMS where when I grab the list items it applies my 
style to the s  and not the  and though there are no bullets showing, 
the items are not aligned left.  Is there some other CSS approach I can take?

Thanks,

Angela French
Internet Specialist
Washington State Board for Community and Technical Colleges
360-704-4316
afre...@sbctc.edu
www.checkoutacollege.com
www.sbctc.edu

__
css-discuss [css-d@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/