On 8/26/15 10:53 AM, Tom Livingston wrote:
On Wednesday, August 26, 2015, Angela French <afre...@sbctc.edu> 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 <li>s  and not the <ul> 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 <li>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 <ul> - 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/

Reply via email to