• Hi,

    Not sure what I did to my own theme, and am tearing my hair out! I wanted to put the sidebar aside the header, and accidentally put the darned thing on the floor of the page! I have spent hours trying to work out what I did, but can’t and am losing my mind, so if you could help, that’d be awesome!

    the page is here: nerdcomics.com

    and the code pastebin is here: https://wordpress.pastebin.ca/1825974

    Cheers and thanks ahead of time!

Viewing 8 replies - 1 through 8 (of 8 total)
  • You could start by sorting out the validation errors in the page. Then move onto the CSS errors.

    Thread Starter breegeek

    (@breegeek)

    I am a queen of validation errors… but it was “working” for a long time until I tried to get that sidebar to go to the top… any idea what went wrong there?

    I am pretty sure it’s just a simple, stupid fix, and I’m going batty trying to reverse eng it…

    You could start by working out why you have two closing </div> with no corresponding opening <div>.

    Thread Starter breegeek

    (@breegeek)

    hmmm ok! I think I got that. Any further clues?

    Also, I can’t end with</body> or</html> anymore?

    </body> and </html> are still needed on every web page.

    Thread Starter breegeek

    (@breegeek)

    Yeah, that’s what I thought, but the validation page keeps barking at me.

    Are they included with the wp markup?

    I still can’t figure out what happened to my sidebar.

    They should be part of your theme’s footer.php file.

    Thread Starter breegeek

    (@breegeek)

    Ok, they were, but validation seemed upset about them. But now I see that validation says “there is no attribute ‘height'”… so I am a bit at a loss.

    Is there any reason that my sidebar is on the bottom of the page instead of where it was? I tried reconstructing it piece by piece, and I can’t figure it out.

    I want it to float right and have my content (and, ultimately, my header) to go to the left. Am I missing something basic here?

    Thanks for your help, by the way!!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘My sidebar is now on the bottom of the page whoops!’ is closed to new replies.