My site just all of the sudden moved my right side bar into the main body

dnask8 - March 12, 2009 - 20:44

My site just all of the sudden moved my right side bar into the main body and then down to the bottom below the content.

Take a look:

www.whoisjordanharris.com

It started last night, but it was only doing that when I was logged-in myself and not to anonymous users. But it just switched to doing it on the anonymous views now too. I was uploading photos when it started last night and today I was building a view when it happened to the anonymous. Did I do this or is there a module that is getting angry at another module? Any advice would be great!

~Jordan

this is a theme issue

justageek - March 12, 2009 - 21:02

Something is breaking your theme / css, is the theme custom?

The only thing I changed on

dnask8 - March 12, 2009 - 21:07

The only thing I changed on it was the banner across the top, but that was long ago. It's the Dark Elegance theme. But I had not made any changes to it when it started happening. The blocks seem to be all set right. I'll try and switch themes and then switch back...

Didn't work. Looking at the

dnask8 - March 12, 2009 - 21:17

Didn't work. Looking at the blocks, it thinks that the actual "right side bar" block is all the way at the bottom below the "content" block. Not where it should be.

widht problem

justageek - March 12, 2009 - 21:39

It pushes it down to the right because the content in the left column is somehow too wide and it is screwing up the css.

Here is your fix!

alexanderpas - March 12, 2009 - 21:53

easiest fix is to add width: 950px; in your bodyr class (see line 112 of /themes/darkeleganceWHO/style.css)

for some strange reason, i could not find the originator of this issue with firebug... but this should fix it.

less == more

Awesome!

dnask8 - March 12, 2009 - 22:03

That fixed the right side bar! Now there is a gap at the top above the body but below the primary navigation, any ideas about how to close that back up again? Delete that height 1%?

The gap is really only

dnask8 - March 12, 2009 - 22:09

The gap is really only showing up for me when I am logged in. Not that big of a deal really as long as it doesn't show up for non-registered users...

Problem Solved

alexanderpas - March 12, 2009 - 23:38

I've finally found the true problem, it's the search box in your theme.

if you go to
Administer » Site building » Themes » Configure
and disable the Search box, your problems should go away.

less == more

Awesome I will do that!

dnask8 - March 13, 2009 - 00:24

Awesome I will do that!

It fixed it. In order to

dnask8 - March 13, 2009 - 00:56

It fixed it. In order to ever use that will I have to use a different theme do ya think?

"Search form" Block

alexanderpas - March 13, 2009 - 01:27

the best chance you have, is to go to

Administer » Site building » Blocks

enable the "Search form" Block, and place that in your sidebar.

less == more

 
 

Drupal is a registered trademark of Dries Buytaert.