Werbeaktionen

  • MBI Yousign eIDAS-zertifizierte Signatur

    Das MBI Signature Yousign-Modul ermöglicht das Signieren von Angeboten, Bestellungen, Verträgen, SEPA-Mandaten, Einsätzen und Empfangsbestätigungen über Yousign, sowie externer Dokumente. Die eIDAS-zertifizierte Signatur enthält einen SMS-Code zur Identitätsprüfung.

    20,00 €  (33.25€)
  • Litigation & Recovery with LegalCity

    This module lets you easily declare a dispute on an invoice, order or contract, and then track its progress in your dashboard. And thanks to the integration of LegalCity, you can now transmit your file for collection in a single click, directly from Dolibarr.

    100,00 €  (100€)

Neue Produkte

  • Dolibarr The Book 22.0 (French version)

    The twenty-fifth edition of this book appears as Dolibarr's reputation is already well-established with this 22.0 version. It highlights the many advancements and new features of the ERP/CRM Dolibarr, which has become a staple in the world of Open Source software...

    16,67 €
  • Doliconex

    Spezialisiertes API-Connector-Modul, das erweiterte Endpoints für die Integration mobiler Anwendungen bereitstellt. Entwickelt als erweiterbares Framework für die SaaS-Anwendung Dolimob, bietet es Auftragsvorbereitung und Signaturverwaltung für Interventionen mit verstärkter Sicherheit und Leistungsoptimierung.

    KOSTENLOS

Dieses Modul oder diese Version ist nicht mehr verfügbar. Möglicherweise wurde es vom Autor eingestellt oder durch ein anderes Modul oder eine andere Version ersetzt.

Dark theme IMASDEWEB 13

c9175d20210209070250

DARK theme for Dolibarr 13.x, created from Eldy and MD, taking the MD flat icons of MD that have been adapted one by one to look good on a dark background. It has also been possible to obscure the appearance of external libraries such as CKE Editor, UI Datepicker widget, etc. Optionally you can buy DARK IMASDEWEB X which is a pack multiversion.

  • Autor IMASDEWEB
  • Modulversion 13.4
  • Veröffentlichungsdatum 09.02.2021
  • Kompatibilität Dolibarr 13.0.x
  • Letztes Update 02.01.2025 16:58

Mehr Infos

Module version: auto
Publisher/Licence: Sergi Rodrigues (IMASDEWEB) / GPL3
Help/Support: IMASDEWEB
Prerequisites:

  • Dolibarr min version: auto
  • Dolibarr max version: auto

Note: if you prefer, you can buy our DARK IMASDEWEB X package that contains several themes like this, one for each major version of Dolibarr. To which I will be adding new themes when new major versions of Dolibarr appear.

Note: If you need it, you can also buy the theme for this other major version of Dolibarr for 6€: DARK IMASDEWEB 10, DARK IMASDEWEB 11, DARK IMASDEWEB 12, DARK IMASDEWEB 14, DARK IMASDEWEB 15.

Install:

  • Download the archive file of module (.zip file) on Dolistore.
  • Put the file into the root directory of Dolibarr.
  • Uncompress the zip file, with command unzip theme_darkimasdeweb13-13.2.zip or with an external software.
  • The theme is then available and can be activated on the interface of Dolibarr (Setup-> Display).
  • Set the theme main color: the background color of the top menu bar
  • When you change that color of the theme, you must wait for 24 hours for the theme automatically remove the CSS cache file, or directly temove it by yourself at: /htdocs/public/theme/common/user_id__XXX__style.css

Module features:

  • The only thing you can configure in this theme, in terms of color, is the background color of the top menu. This color will be used for some titles, some icons, links, etc.
  • Note that in the Settings (Display option) you can set the theme by default (which will decide for example the appearance of the login page). But then each user can choose in their profile to use their own theme instead.
  • I've tried to be quite through with the colors of all the elements, but it is very likely that some element of some module has passed me. If so, send me a screenshot and the URL (without the domain) where it appears, and I will send you a corrected copy of the theme.
  • Last consideration: If any third-party module that you have installed has trouble displaying some element correctly and you want me to help you, you should send me a screenshot, the URL (without the domain) and, if possible, the module in question, so I can install it and make the necessary tests and corrections.
  • Improved eldy theme CSS generation and caching: On January'2020 i had a serious bug on some servers related with CSS being truncated by some PHP cache. The new theme uses a CSS version physically saved on the server that is loaded immediately when the visitor's web browser requires the theme's CSS, avoiding the required PHP processing by the original theme (eldy) with each call (!!!) from the browser. The README file of the module explains how to rebuild that file. So, i implemented a minor patch to styles.css.php file to avoid this problem. Even getting other benefits like gzipping by default and better caching on broser side. In this publication i expose the details.
  • Nice grayscale PRINT view (when clicking on Dolibarr printer on corner).