About
A modern open and responsive Redmine and RedmineUP plugins theme with fixed 960px width, top menu panel and good looking buttons.
Free DownloadLive preview
Compatibility
RedmineCRM theme is compatible with the latest Redmine v6.x. It is tested in and supported by major modern browsers like Chrome, Safari, Internet Explorer, and Firefox.
Installation
- Download the theme
- Unzip it into
../public/themes/
. This would result in a directory-path to application.css like:../public/themes/redminecrm/stylesheets/application.css
- You now may need to restart Redmine so that it shows the newly installed theme in the list of available themes.
- Go to "Administration -> Settings" -> "Display" and select your newly created theme in the "Theme" drop-down list. Save your settings.
- Redmine should now be displayed using the selected theme.
Change the logo
- Put your logo file to
./public/themes/redminecrm/images
- Play with padding in line 15 of
./public/themes/redminecrm/stylesheets/application.css
- Or just replace logo.png file with new one with 43x30 size
...
#header > h1 {
background: url(../images/logo.png) no-repeat 10px 20%;
padding: 5px 60px; /* Change this for set your own logo*/
}
Migrate to secure Redmine hosting
Don't waste your time on Redmine maintenance. Hire experts and focus on your projects. Start 15-day FREE trial.
Changelog
v0.0.2
- CRM plugin v3.2.6 support
- redmine_tags plugin support
- Invoice table headers
- Add news button
- Search field for Redmine 2.3
- Wiki page-title
- Wiki tables
- Wiki toc