Page 1 of 1

[SOLVED] Getting right sidebar to stay put ...?!

Posted: Mon Aug 27, 2007 10:45 am
by halm
I have added a right sidebar to the CSSmenuTop+2columns template, using this script. Put some temporary content in there, no problem.
Then I included a conditional string in one of the GCB's to have custom links on each page, and all of a sudden the right side bar goes bananas. Go look.

Mostly, the top aligns with the bottom of the content (instead of the top) and on my contact page the sidebar attaches itself to the page content ...!?

Is there a typo somewhere?

Re: Getting right sidebar to stay put ...?!

Posted: Mon Aug 27, 2007 3:13 pm
by Nullig
In your template, move the right sidebar content above the main content.

Nullig

Re: Getting right sidebar to stay put ...?!

Posted: Mon Aug 27, 2007 3:28 pm
by halm
Now the main content is lodged in the bottom of the right sidebar ...?? :'(

SOLVED: I'd messed up the sequence of if's and div's in the conditional statements.
Getting everything in its proper place, they lined up as intended.

Thank y'all!