The situation is like that:

In non-admin sector (urls not starting with "/admin") the site resolution doesn't apply to the screen properly. There are vertical spaces after both left and right sidebar (see screenshots).

Is this a bug? Is it sth to be configured ?

CommentFileSizeAuthor
ok_admin_sector.png271.77 KBchefarov
problem_nod_admin_sector.png204.13 KBchefarov

Comments

frjo’s picture

Title: Resolution problem » Give the slash theme a fluid width

The Slash theme has a max-width set to 1000 pixels. This is avoid very long text lines that is really hard to read. I tend to do this since many (Windows) users seems to insist on making all windows full screen no matter what.

In the file "common.css" you find "min-width" and "max-width" set for the body tag. Change to whatever you like.

chefarov’s picture

Status: Active » Fixed

Thank you very much!! That definitely does the work!.
I should have noticed that when I was browsing the css'.

Status: Fixed » Closed (fixed)

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