Forums

[resolved] How did THAT happen?! [sidebar text allignment] (4 posts)

  1. letricoteuse
    Member
    Posted 4 years ago #

    My site was working fine. I didn't edit anything at all in the stylesheet. Then I refresh the page to see how my new entry looked and now the text in the sidebar is aligned in the centre. I have gone into the stylesheet editing page about 50 times and I cannot get it to go back to "justify" for the alignment.

  2. whooami
    Member
    Posted 4 years ago #

    And I need to learn to read .. (one sec)

    I was looking at the wrong thing.

  3. whooami
    Member
    Posted 4 years ago #

    you are missing

    text-align: left;

    inside

    #sidebar ul li {
    margin:0.1em 0 0;
    padding:0;
    }

    that fixes it for me in ie7.

  4. letricoteuse
    Member
    Posted 4 years ago #

    Thank you so much! That fixed it! :)

Topic Closed

This topic has been closed to new replies.

About this Topic