Both sides previous revision Previous revision Next revision | Previous revision |
en:2.0:aenderungshistorie_fuer_themes_4 [2021/03/03 22:59] – fasse | en:2.0:aenderungshistorie_fuer_themes_4 [2021/10/15 08:28] (current) – fasse |
---|
| |
===== Version 4.0.6 ===== | ===== Version 4.0.6 ===== |
* The file ''adm_themes/dein-ausgewähltes-Theme/templates/overview.tpl'' must be replaced. | * The file ''adm_themes/your-choosen-theme/templates/overview.tpl'' must be replaced. |
* Search in the file ''adm_themes/dein-ausgewähltes-Theme/css/admidio.css'' for the following code (around the line 551):<code css>.admidio-roles, .admidio-album { | * Search in the file ''adm_themes/your-choosen-theme/css/admidio.css'' for the following code (around the line 551):<code css>.admidio-roles, .admidio-album { |
border: none; | border: none; |
background-color: #eeeeee; | background-color: #eeeeee; |
| |
===== Version 4.0.4 ===== | ===== Version 4.0.4 ===== |
* The file ''adm_themes/dein-ausgewähltes-Theme/templates/overview.tpl'' must be replaced. | * The file ''adm_themes/your-choosen-theme/templates/overview.tpl'' must be replaced. |
* Search the file ''adm_themes/dein-ausgewähltes-Theme/templates/index.tpl'' for the following code (around line 83):<code html> {if $validLogin} | * Search the file ''adm_themes/your-choosen-theme/templates/index.tpl'' for the following code (around line 83):<code html> {if $validLogin} |
<ul class="navbar-nav ml-auto"> | <ul class="navbar-nav ml-auto"> |
<li class="nav-item"> | <li class="nav-item"> |
{/if} | {/if} |
</ul></code> | </ul></code> |
* Search the file ''adm_themes/dein-ausgewähltes-Theme/css/admidio.css'' for the following code (around line 551):<code css>#plgCalendarTable td.plgCalendarToday { | * Search the file ''adm_themes/your-choosen-theme/css/admidio.css'' for the following code (around line 551):<code css>#plgCalendarTable td.plgCalendarToday { |
background-color: #324b64; | background-color: #324b64; |
border-radius: 5px; | border-radius: 5px; |
| |
===== Version 4.0.3 ===== | ===== Version 4.0.3 ===== |
* The file ''adm_themes/dein-ausgewähltes-Theme/images/admidio_logo.png'' must be replaced. | * The file ''adm_themes/your-choosen-theme/images/admidio_logo.png'' must be replaced. |
* Search the file ''adm_themes/dein-ausgewähltes-Theme/css/admidio.css'' for the following code (around line 26):<code css>#admidio-main-navbar .navbar-brand img { | * Search the file ''adm_themes/your-choosen-theme/css/admidio.css'' for the following code (around line 26):<code css>#admidio-main-navbar .navbar-brand img { |
margin-right: 10px; | margin-right: 10px; |
margin-top: -15px; | margin-top: -15px; |