Forums

[resolved] Complete mess, hope someone can help. (7 posts)

  1. cheero
    Member
    Posted 3 years ago #

    Hello all,

    http://www.angelcrack.com/ is my blog in works. I absolutely have no idea what I did to make it the way it is in current stage. I was editing the padding in style.css and went out for a quick lunch before finishing what I did, came back.. somehow managed to turn it into this mess.

    If anyone can help, thank you in advance.

  2. SoundTrip
    Member
    Posted 3 years ago #

    Quick fix, probably shorten the width in your content id to be somewhere around 400px. I would also scale back on the padding until the columns lined back up again. Make sure to check in both IE and firefox as they render differently.

    Trip

  3. cheero
    Member
    Posted 3 years ago #

    Hi Trip,
    thanks for the reply. I've adjusted the content id to 400 and nothing changed. The thing that puzzles me is that I have re-uploaded the backup file of style.css from the first installation and that doesnt seem to fix it either.

  4. SoundTrip
    Member
    Posted 3 years ago #

    It still shows 430 on your site so I am assuming you changed it back. The next thing I would look for is a missing image or something that is throwing the site off.

    See Line 124

    Column 79

    The element type "br" must be terminated by the matching end-tag "</br>". This could be the biggie.

    You may also want to check the site against a referrer :
    http://validator.w3.org/

    There are quite a few validation errors that may lead you to the problem.

    #content {
    background: transparent;
    border: none;
    color: #FFFFFF;
    margin: 0;
    padding: 0 30px 30px 67px;
    text-align: left;
    width: 430px;
    }

    Trip

  5. cheero
    Member
    Posted 3 years ago #

    Trip,
    You're awesome. Thank you very much!

  6. hbalagh
    Member
    Posted 3 years ago #

    seems you still need to work with your sidebar

  7. SoundTrip
    Member
    Posted 3 years ago #

    Much better!! I make a habit of checking the referrers to see if they can spot the missing tags. It's so easy to get these out of whack.

    Glad to help.

    Trip
    http://www.soundtrip.com/

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.