• The right sidebar of my website is falling below the main content on all pages that contains a sidebar.

    I have validated it but the return didn’t contain any unclosed tags or additional tags that do not belong. I also did a html check for unclosed tags on some websites and the only unclosed tags were the following (however I have checked the WordPress editor where the code are and there are actually closed tags for the listed errors):

    Line 84:

    Line 100:

    I am not sure what could be causing the sidebar to fall below the content. I’d be happy to have this fixed.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter smIMT

    (@smimt)

    * The codes in line 84 and 100 that are supposedly unclosed are a href.

    Thread Starter smIMT

    (@smimt)

    The website is allaquix.com

    I’m confused by your question. The links you posted are not sidebars but just images. If you want the images on the right hand side then simply float them to the right via css.

    As to the sidebar that is below your content, your using a fullwidth page template for your content so there is no room for a sidebar. See if your theme has some preset page templates for sidebars. The page template dropdown option can be found on the right hand side of your page editor screen. If your theme doesn’t have a page template for sidebars you will need to create one yourself via PHP.

    you sem to have lost the width format for the #content section.

    you might have broken part of the stylesheet through some wrong edits; possibly try using an unedited stylesheet from your theme.

    please ask the developer of your theme for help with oyur problem; http://codex.wordpress.org/Forum_Welcome#Commercial_Products

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sidebar falling below main content’ is closed to new replies.