Share » Forums » General » Getting rid of the right column in...

Getting rid of the right column in the admin design

Getting rid of the right column in the admin design

Friday 05 August 2005 11:30:53 pm - 4 replies

Author Message

Gabriel Ambuehl

Saturday 06 August 2005 2:53:38 am

I think CSS is in fact the way to go for this.

From what I know, the admin interface is nearly (like default frontend, BTW) completely CSS styled, so you probably don't even need to mess with templating.

The configuration of toolbars in admin is somewhat complicated, I'd rather just use CSS in your case.

Visit http://triligon.org

Deane Barker

Saturday 06 August 2005 8:14:35 pm

I tried -- it's not pretty.

Getting rid of the right menu (actually moving it to the left) isn't hard at all. The hard part is extending the middle section to fill the gap.

The problem you run into is that the "maincontent" DIV has margin issues. To clear the left menu, it has a left margin of 19.5em (when the left menu is set to "medium"). This means that it won't sit alongside the left menu if you increase the width.

It gets even more complicated than that. I spent about an hour with it, and finally deleted all my overrides and went back to the old version in frustration.

If anyone has done this, I'd love to hear from you.

Frederic GUEHO

Thursday 14 December 2006 2:48:35 am

So do I. :)
Anyone ?

André R.

Thursday 14 December 2006 4:49:07 am

This is possible by setting zero toolbars in eZ Publish 3.9 and in eZjaxx.

make an override for toolbar.ini in settings/override or settings/siteaccess/my_admin_siteaccess

Use somethimng like this:

[Tool]
AvailableToolArray[]

[Toolbar_admin_right]
Tool[]

[Toolbar_admin_developer]
Tool[]

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu