Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • Calendars
    • Team planners
    • Boards
    • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Forums
  • Feature tour
    Feature tour
You are here:
  • Forums
  • General discussion

Content

Width of text blocks in wiki pages

Added by Andreas Hackel over 9 years ago

Is there a way to change the width of text blocks in the wiki? They are limited to 700 pixels.

Thanks
Andreas


Replies (1)

RE: Width of text blocks in wiki pages - Added by Christian Ratz over 9 years ago

Hello Andreas,

the width of the text blocks in the wiki is not configurable currently. You can change the corresponding CSS rule (app/assets/stylesheets/default/main.css.erb line: 1756) but this change will disappear if you update to a newer OpenProject version.

A more sustainable solution is to create your own OpenProject Theme and adapt the CSS to your needs you can find a small howto for creating themes in this thread

Be aware that you have to run bundle exec rake assets:precompile again after changing a CSS rule or adding a new Theme if you run OpenProject in production mode.

Best
Ratzi

  • (1 - 1/1)
Loading...