Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,321
- Themes
- 10,391
- Plugins
- 15,318
- Requests & Feedback
- 14,933
- Showcase
- 3,253
-
I speak about that:
div.updated,
div.error,
div.wrap {
margin: 0 1.5em;
max-width: 98em;
}
so, i want to add in my plugin the function for put:
div.updated,
div.error,
div.wrap {
max-width: none !important;
}
it’s a little modification but i want to make a plugin for that, and not manually editing the files in bb-admin