Continuing the discussion from [Closed] Can we remove the right side bar (Blocks) in the abstracts?:
@mrwolf writes:
I m brand new to ojs and i m designing ojs 3.0.2 for a customer.
I would be able to customize the right sidebar freely without the custom blocks plugin.
Or mybe the possibility to change the upper position in the sidebar Column.
To customize the sidebar’s content you may want to write a plugin which calls the hook “Templates::Common::Sidebar” to manipulate the output in the footer template.
Changing the position of the sidebar, however, sounds like a CSS override. Can you describe in more detail what you want to do, perhaps with some screenshots?