Hello,

I'm making a site, wich has only blocks in the right sidebar, not in the left sidebar, the actual content doesn't start @ the left tough, but makes space for a left sidebar (alltough there is none).
This problem only occures on the frontpage of the website (drupal standard page, listing the last 10 entries), not on the other pages (everything is displayed correct there), any suggestions?
I can't post an url to the website because its still in a development phase on my local server, i can upload a temporary version tough if it's needed to provide me some support.
My knowledge of CSS isn't very well, otherwise i might be able to solve this problem myself,...

Thanks in advance,

surion

Comments

ishmael-sanchez’s picture

Assigned: Unassigned » ishmael-sanchez
Status: Active » Fixed

Hello,

The container div, #main is centered (using auto margin) so your content shouldn't start at the far left (If you are using a fixed width layout). If you want the content to start at the far left try using the liquid layout at /admin/build/themes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.