Jump to content
danoah

How to push post content below sidebar content?

Recommended Posts

danoah

Hello, I have been trying for two days to figure out how to push the main content and comments below the sidebar content.

The problem is, I've forced a div to extend into the sidebar via CSS so that it's full width. I've also changed the css on the comments section so that it extends full width.

This usually isn't a problem except when there are long ads or short content, then the sidebar content covers up the footer div and the comments section. For an example, see here. I've also attached a screenshot.

clear:both; doesn't work when placed on anything and everything.

z-index also doesn't work.

I've also tried forcing the lower divs to load last via javascript, but that didn't help either.

Any suggestions? Pretty please?

Thanks, Dan

screen-shot.png

Share this post


Link to post
Share on other sites
Danny

Hi,

Has this been resolved, as the link you provided doesn't display the error you were mentioning?

Also, this type of customisation goes beyond what we can support. Therefore, I recommend you contact one of our Pros for assistance.

http://www.pagelines.com/pros/


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
danoah

No, it has not been resolved and you won't see it until the ads load because those push it down far enough.

Share this post


Link to post
Share on other sites
Rob

Dan, how've you been?

The screenshot isn't showing and we're not really seeing this issue. Can you screenshot it again and repost? Thanks.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
danoah

If you go here, http://www.danoah.com/wp-content/uploads/screen-shot.png, and then look on the right side, you'll see that the sidebar content goes over (most of) the footer div when there's not enough content to separate the two.

That gray div (with the video, related posts, etc.) expands full width on the website. You can't necessarily tell that from this image because the white bg of the sidebar div is covering part of it up.

Share this post


Link to post
Share on other sites
Rob

Dan, for some reason, that link just doesn't like me.

You can actually upload the image via this system.

Simply click More Reply Options on the bottom right and you'll see the ability to upload files.

The link you provided was access denied.

Sorry.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
Danny

Hi Dan,

This goes beyond what we can provide support for, therefore can you contact one of our pros please, they will be able to assist you further.

http://www.pagelines.com/pros/


Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • Erika
      By Erika
      My sidebar is now showing up below the content, but only on the homepage. 
      I've tried disabling plug-ins individually, checking column width, and <div> tag errors on the page as well as in individual posts that are displayed on my homepage. I don't know exactly when this issue arose, so I don't know what else to try! 
      Here's the page link:
      https://confessionsofacosmetologist.com/
    • gstrahle
      By gstrahle+
      Hi,
      I am hoping to figure out how I can get my PageLines Full Nav to display layered in front of a sticky footer element on my website - 3keymedia.com
      I would like the Full Nav to overlay the entire screen when opening the menu as you will see when opening on a desktop the footer of nav content is cropped by the sticky footer.
       
      Thanks


    • Christian
      By Christian+
      Hi everyone, since Instagram had allowed to publish in different ratio formats (instead of only square ratio) the grams stripe has different heights. Can you tell me if i can fix it easily with some CSS?
    • Michael Kummer
      By Michael Kummer+
      Hi guys!
      I have noticed that my primary sidebar becomes intermittently invisible when browsing through various blog articles on michaelkummer.com/blog.
      See:
      https://www.dropbox.com/s/z646sgoa3mfjl1j/Screenshot 2018-07-12 15.57.46.jpg?dl=0 and https://www.dropbox.com/s/vdledzzgginvwgv/Screenshot 2018-07-12 15.57.57.jpg?dl=0
      Upon refresh, the sidebar appears. I have been using the following CSS code to hide the sidebar on mobile without any issues. 
      @media only screen and (max-width: 993px) {
      /* hide sidebars */
           .plsb {
              display: none !important;
          }
      }
      I tried to add the following CSS to force the sidebar to show on screens that are wider than 994 pixels but to no avail. Any clue what could be causing this issue?
×