Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Changing CMS LeftAndMain.Menu position


Go to End


931 Views

Avatar
GeraneuM

Community Member, 1 Post

11 April 2014 at 7:39pm

Edited: 11/04/2014 8:14pm

I'm working on a Right to Left version of CMS. Now I want to change CMS menu position to east but without success. I tried to modify

/framework/admin/templates/include/LeftAndMain_Menu.ss
to change the class to east but after clearing cache with
?flush=1
nothing happens. What should I do and how could I modify jLayout behavior?

Thanks