Forums

[resolved] Comments not aligned (17 posts)

  1. catherine_cath
    Member
    Posted 5 years ago #

    I try to aligned the comments but I can't! http://www.love-tears.net/sugar_fairy, everything looks fine but when I go to the comments, the page isn't aligned! All the pages are okay less the comments, anyone can help me?

  2. Yosemite
    Member
    Posted 5 years ago #

    First, under body you have:
    body {
    background-image: url(images/fundo.jpg);
    font-size: 11px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    text-align: center;
    color: #DE861A;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 48;
    }

    Note the last padding properties doesn't define units. Should be 48px?

    Then under comentario:
    .comentario{
    font-size: 11px;
    line-height: 12px;
    color: #DD8919;
    font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
    width: 470px;
    text-align: justify;
    margin-top: 0px;
    padding-left: 48px;
    float: left;
    }

    See the padding-left? Make it 0 or delete it...

    Not sure if this will cascade any other issues...

  3. catherine_cath
    Member
    Posted 5 years ago #

    I changed what you were talking about but still doesn't work!

  4. Yosemite
    Member
    Posted 5 years ago #

    Uh, yes it does ;') Clear your cache.

  5. catherine_cath
    Member
    Posted 5 years ago #

    I cleared my cache and the comments page it's still not aligned ^^v

  6. Yosemite
    Member
    Posted 5 years ago #

    Need a referee here! (Looks fine when I go there now, unlike before).

  7. moshu
    Member
    Posted 5 years ago #

    Looks OK in FF. (I know for sure I've checked it before when it didn't :)

  8. Yosemite
    Member
    Posted 5 years ago #

    *looks smug*

  9. catherine_cath
    Member
    Posted 5 years ago #

    In IE doesn't work :(

  10. Yosemite
    Member
    Posted 5 years ago #

  11. catherine_cath
    Member
    Posted 5 years ago #

    Well I have done everything but it stills doesn't work...my comments are after and not next to the sidebar .___.

  12. mjwood
    Member
    Posted 5 years ago #

    Good reason never to use IE :->

    J/K. It is a huge pain trying to get other browsers to work. Good luck!

  13. catherine_cath
    Member
    Posted 5 years ago #

    But all the friends that visit my website use IE :(

  14. Yosemite
    Member
    Posted 5 years ago #

    Well I have done everything but it stills doesn't work...

    You must have missed something, you still only have the one css file.

  15. mjwood
    Member
    Posted 5 years ago #

    Well... to start with, there are 31 errors validating your XHTML. I would start there...

    Check out Your Validation

  16. catherine_cath
    Member
    Posted 5 years ago #

    Well, I revamped all the website to work with what I have done =)
    Thanks anyway!

  17. Yosemite
    Member
    Posted 5 years ago #

    Cool. Please mark this resolved then?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags