• Resolved cheero

    (@cheero)


    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.

Viewing 6 replies - 1 through 6 (of 6 total)
  • 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

    Thread Starter cheero

    (@cheero)

    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.

    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

    Thread Starter cheero

    (@cheero)

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

    seems you still need to work with your sidebar

    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/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Complete mess, hope someone can help.’ is closed to new replies.