Skip to Content
Menu
This question has been flagged
1 Reply
964 Views

Just installed Odoo 18 community edition 2 days ago and it seems like the content blocks is not opening and cannot select anything.

Screenshot


Should I reinstall Odoo again or what?

Avatar
Discard

Edited the question with your printscreen.

Author Best Answer

No worries figured it out. it was something with the css code.

Avatar
Discard

I have the same problem as you. Can you show me how to fix that?
Thank you!

Author

In the HTML/CSS editor, go to CSS and remove the margin from the body.

body {
margin: auto !important; /*THIS CAUSES ACTIVITY BLOCKS TO DISSAPPEAR*/

After saving, the blocks should re-appear.

Related Posts Replies Views Activity
1
Jun 25
270
1
May 25
383
1
May 25
550
1
May 25
597
2
Apr 25
781