Site logo

Archived topic

Right side bar displaying under content

3 replies · Started by Helen on March 13, 2019

Viewing posts 1–4 of 4

Hi

I have a page which shows different content in the main content column depending on wether a user is logged in or not. On pages where the user is logged out, the right side bar displays out of place underneath the main content. On pages where the user is logged in, the right side bar displays correctly to the right of the main content. Can you help me fix this please?

I submitted login details to view this page via the Account form for a previous support query.

Thanks for your help,
Helen

Hi Helen,

This usually means the HTML is broken somewhere on the page. In this case, it would be within the content specifically for the logged out user.

For example, if a <div> is open, it needs to be closed </div>. Same goes for all other HTML elements.

You can run your page through a tool like this to highlight the issue: https://validator.w3.org/

Thanks Tom.

You're welcome :)

This archived topic is closed to new replies.