Hello
I'm having trouble with a left sidebar appearing below content area !
this happens with some pages that got a view inserted in it , it displays teaser lists with the left sidebar below.
I'm using marinella theme, if that helps
any idea how to troubleshoot this ?

thanks
hicham

Comments

marcvangend’s picture

Just a guess:
I think the content area is getting too wide, so there is no room left for the floated left sidebar, so it is placed below the content. Use firefox + the firebug plugin to check which html element is too wide and then style is using css.

hicham7’s picture

Thanks replying
that what I don't understand, the content area (with left sidebar below) looks smaller then it should be

I have other pages inserted view which works fine
comparing both html pages with firebug, they look alike,

may be changing the width in main content area
id="primary" style="width: 730px;