Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,634
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,257
-
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