Jump to content
Sign in to follow this  
knox

Platform Pro - Sidebar pushed down below content area

Recommended Posts

bryan-hadaway

You might need to account for the 26px padding/margin between the two. Thanks, Bryan

Share this post


Link to post
Share on other sites
inov8ed

This seems to happen to me on one of my other sites but only with IE7 (default settings in the Layout Editor, 930 with 640 and 320). Firefox seems to show it correctly. -Adam

Share this post


Link to post
Share on other sites
knox
You might need to account for the 26px padding/margin between the two.
And can you please explain where I to that? The only way I can see to change column widths is with the visual adjustment tool, which doesn't account for the 26px. I can't manually change the column widths in the admin screen. I tried. Frankly I would think that the 26px gutter would be automatically called for. Thank you.

Share this post


Link to post
Share on other sites
Kate

@Knox You would simply lessen one of the two by 26px, I believe. So, 490 becomes 464 or 410 becomes 384 ;)

Share this post


Link to post
Share on other sites
knox

Thank you, but where do you do that? I try to type new measures right in the admin screen- using three different browsers. That didn't work - I can highlight the numbers, but cannot make changes. Then I tried downloading the Platform-Pro settings and manually changing the content column width and re-imported. But it changed the sidebar column width when I reimported, so that the two together still added up to 900px. This seems to be a bug. And it needs to be fixed! Or is there some other place in the admin screens where I can make changes. Thank you.

Share this post


Link to post
Share on other sites
knox

On an added note, I reset the layout to the original settings, and the sidebar was STILL pushed down. So this is a real bug in the layout mechanism. And a serious problem ... I need to go live with this site soon!!!!

Share this post


Link to post
Share on other sites
inov8ed

Knox, Are you using the admin settings with IE? I found that switching to Firefox and using the Admin settings removed some of the strange behaviour I was seeing and now the layout has fixed itself. I wish I could point to the specific thing that I did to fix it thought (assuming that it has been fixed). -Adam

Share this post


Link to post
Share on other sites
knox

What happened to my reply from yesterday? It disappeared. Weird. What I said was: no I am using a Mac and I tried to access the admin screen in three different browsers. What I don't understand is why even the default settings are displaying incorrectly. It seems to me this is a massive bug or mistake in the theme- I don't know. But if default settings are broken, hell! I will gladly send login info if someone wants to look at it. Need an email addy. Thanks.

Share this post


Link to post
Share on other sites
Andrew

This is being caused by your custom css rule: ` body #page .content-pad { padding: 0px 0 0px 15px; } `

Share this post


Link to post
Share on other sites
knox

Well, that custom rule is the solution I was given here in this forum to remove the padding above the header graphic. So my question now would be: how do I remove the padding above the header graphic AND have the sidebar not get pushed down? Thank you.

Share this post


Link to post
Share on other sites
knox

And yes, you are correct, I removed: body #page .content-pad { padding: 0px 0 0px 15px; } And now the sidebar is correctly aligned, but i have a 25px gap at the top of the page that i would like to close. Thank you.

Share this post


Link to post
Share on other sites
Andrew

Hi Knox, Check out the quicktip tutorials at the bottom of this doc: http://www.pagelines.com/docs/changing-colors-fonts They will show you how to adjust dimensions any time you like :) If you still have problems ` #branding .content-pad { padding-bottom: 0; } `

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

Sign in to follow this  

×