Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • 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
    • Upgrade to Enterprise edition
    • 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?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Width of text blocks in wiki pages

Width of text blocks in wiki pages

Added by Andreas Hackel almost 11 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 almost 11 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...