Hi,

I've installed drupal 4.6.1 and am getting on famously with it, bar one major problem.

The front page is still the default front page which shows fine, with the blocks I've opted for on the left and the right. Fantastic. All the admin menu's do the same.

However, when I go into create a content, the boxes to fill in to create the actual content appear below the bottom of the side blocks but in the middle....... I'm confused!!! Any suggestions?

Example, I have:

Left Block 1------- Breadcrumbs--------Right Block 1
Left Block 2----------------------------Right Block 2
Left Block 3----------------------------Right Block 3
----------------- Add content boxes ---------------

What I really want is:

Left Block 1------- Breadcrumbs--------Right Block 1
Left Block 2-----Add content boxes ----Right Block 2
Left Block 3----------------------------Right Block 3

Comments

roadup’s picture

There's a fix for this kind of problem at Goodbasic.com

Jim
RoadUP.com

reggie75’s picture

your blocks could be too big in width.. thereby preventing the main content boxes from getting the space they need.
i'd try playing with the css to restrict the width the sidebars can take, so as to give enough space at all times to the main content.
i think styles.css in your theme folder might be the file to play with.