Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| de:2.0:aenderungshistorie_fuer_themes_24 [2013/03/27 13:38] – angelegt fasse | de:2.0:aenderungshistorie_fuer_themes_24 [2013/03/30 22:53] (current) – fasse | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * Folgende Dateien müssen in den entsprechenden Ordnern //ersetzt// werden: | * Folgende Dateien müssen in den entsprechenden Ordnern //ersetzt// werden: | ||
| - | **my_body_bottom.php (oder manuelle Anpassung der Variablen) **\\ | + | **my_body_bottom.php (oder manuelle Anpassung der Menüaufrufe) **\\ |
| - | **images/ownertext.png**\\ | + | **icons/facebook.png**\\ |
| - | **css/colorbox.css**\\ | + | **icons/options.png**\\ |
| + | **icons/ | ||
| + | **icons/ | ||
| - | * Folgende Dateien müssen in den entsprechenden Ordnern //entfernt// werden: | + | * Folgende Dateien müssen in den entsprechenden Ordnern //hinzugefügt// werden: |
| - | **ecard_templates/ | + | **icons/clock.png**\\ |
| - | **ecard_templates/ | + | **icons/list-point.png**\\ |
| - | **ecard_templates/ | + | **icons/profile_edit.png**\\ |
| - | **icons/ | + | **icons/system_notification.png**\\ |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/text_smaller_point.png**\\ | + | |
| - | **icons/text_underline.png**\\ | + | |
| - | **icons/text_underline_point.png**\\ | + | |
| - | **icons/text_smallcaps.png**\\ | + | |
| - | * Folgende Dateien müssen in den entsprechenden Ordnern // | + | ==== Änderungen im Modern Theme ==== |
| - | **css/ | + | |
| - | **ecard_templates/ | + | |
| - | **ecard_templates/ | + | |
| - | **ecard_templates/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **icons/ | + | |
| - | **images/ | + | |
| + | == Folgenden Block in css/ | ||
| + | <code css>/ | ||
| + | * Style for printview of date module * | ||
| + | | ||
| - | == Folgenden Block in css/ | + | @media print{ |
| - | <code css>/* Einstellung fuer die Thumbnailtabellenzeilen */ | + | .form { |
| - | .photoThumbnailRow{ | + | |
| - | | + | } |
| - | list-style-type: none; | + | |
| - | | + | |
| - | }</ | + | |
| - | ersetzen durch <code css>/* Einstellung fuer die Thumbnailtabellenzeilen */ | + | |
| - | .photoThumbnailRows{ | + | |
| - | padding: 0px; | + | |
| - | list-style-type: | + | |
| } | } | ||
| - | .photoThumbnailRow{ | + | /* Settings for background colors of table rows */ |
| - | | + | .even { |
| + | | ||
| } | } | ||
| - | </code> | + | .odd { |
| + | background-color: | ||
| + | } | ||
| + | /* Settings for highlighted dates */ | ||
| + | .evenHighlight { | ||
| + | background-color: | ||
| + | font-weight: | ||
| + | } | ||
| + | .oddHighlight { | ||
| + | background-color: | ||
| + | font-weight: | ||
| + | } | ||
| + | /* Settings for html table */ | ||
| + | .tableDateList { | ||
| + | position: relative; | ||
| + | top: 0px !important; | ||
| + | border-collapse: | ||
| + | } | ||
| + | .tableDateList thead{ | ||
| + | background-color: | ||
| + | } | ||
| + | .tableDateList thead h1 { | ||
| + | margin: 8px 0 0 0; | ||
| + | font-size: 1.7em; | ||
| + | } | ||
| + | .tableDateList thead h3 { | ||
| + | margin: 5px 0 5px 0; | ||
| + | } | ||
| + | .tableDateList tfoot { | ||
| - | == Folgenden Block in css/ | + | } |
| - | <code css>.bodyPrint | + | .tableDateList th { |
| color: | color: | ||
| font-family: | font-family: | ||
| - | font-size: | + | font-size: |
| - | | + | |
| - | | + | |
| - | }</ | + | } |
| - | ersetzen durch <code css>.bodyPrint | + | .tableDateList tr { |
| - | color: | + | |
| font-family: | font-family: | ||
| - | | + | |
| - | background-color: | + | |
| - | text-align: | + | |
| - | margin: | + | |
| - | }</ | + | |
| - | == Folgenden Block in css/ | ||
| - | <code css> | ||
| - | color: | ||
| - | background-color: | ||
| - | border: | ||
| - | padding: | ||
| - | text-align: | ||
| - | margin-top: | ||
| - | }</ | ||
| - | ersetzen durch <code css> | ||
| - | color: | ||
| - | background-color: | ||
| - | border: | ||
| - | padding: | ||
| - | text-align: | ||
| - | margin-top: | ||
| - | }</ | ||
| - | |||
| - | == Folgenden Block in css/ | ||
| - | <code css> | ||
| - | font-size: | ||
| } | } | ||
| + | .tableDateList td { | ||
| + | font-size: .9em; | ||
| + | text-align: | ||
| + | | ||
| - | .bigFontSize | + | == Folgenden Block in css/photos.css == |
| - | font-size: 12pt; | + | <code css> /*Die Fotoalben werden in einer Definitionsliste angezeigt*/ |
| + | | ||
| + | | ||
| + | | ||
| + | ersetzen durch <code css> /*Die Fotoalben werden in einer Definitionsliste angezeigt*/ | ||
| + | | ||
| + | | ||
| + | padding: 0px; | ||
| + | | ||
| + | |||
| + | == Folgenden Block in css/ | ||
| + | <code css># | ||
| + | margin-bottom: 10px; | ||
| }</ | }</ | ||
| == Folgenden Block in css/ | == Folgenden Block in css/ | ||
| - | <code css>textarea, input, select | + | <code css>.boxHeadHighlighted |
| - | | + | |
| - | font-size: | + | width: |
| + | min-height: | ||
| + | font-size: | ||
| + | font-weight: | ||
| + | border-bottom: | ||
| } | } | ||
| - | </ | ||
| - | == Folgenden Block in css/system.css entfernen == | + | .admInformationCreated{ |
| - | <code css> | + | |
| - | | + | }</ |
| - | border-width: | + | |
| - | } | + | |
| - | textarea | + | == Folgenden Block in css/ |
| - | | + | <code css> |
| - | | + | |
| - | } | + | text-align: left; |
| + | background-repeat: | ||
| + | | ||
| + | }</ | ||
| + | ersetzen durch <code css> | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | }</ | ||
| - | /* Hack fuer IE6, damit dieser lange Buttons vernuenftig darstellt | + | == Folgenden Block in css/ |
| - | html.* button | + | <code css>/* aktuelle Zeile kann in Listen markiert werden |
| - | | + | .tableMouseOver: |
| - | | + | |
| - | overflow: | + | |
| }</ | }</ | ||
| + | ersetzen durch <code css> /* aktuelle Zeile kann in Listen markiert werden */ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| == Folgenden Block in css/ | == Folgenden Block in css/ | ||
| - | <code css>.formFieldList | + | <code css>/ |
| - | display: | + | |
| - | text-align: | + | |
| + | | ||
| + | ersetzen durch <code css> / | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | == Folgenden Block in css/ | ||
| + | <code css> .iconTextLinkList | ||
| + | padding-right: | ||
| + | display: | ||
| + | font-size: | ||
| + | | ||
| + | ersetzen durch <code css> .iconTextLinkList li{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | == Folgenden Block in css/ | ||
| + | <code css># | ||
| + | # | ||
| + | # | ||
| + | | ||
| + | text-align: | ||
| + | | ||
| + | ersetzen durch <code css> | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | == Folgenden Block in css/ | ||
| + | <code css>/* Definitionsliste des DropDown Menüs*/ | ||
| + | .dd-select{ | ||
| + | position: | ||
| + | cursor: | ||
| + | background: none; | ||
| + | text-decoration: | ||
| + | color: #222222; | ||
| } | } | ||
| - | .formFieldList li dl { | + | .dd-desc |
| - | | + | |
| - | | + | |
| + | overflow: hidden; | ||
| + | font-weight: | ||
| + | line-height: | ||
| } | } | ||
| - | .formFieldList li dl dt { | + | .dd-selected{ |
| - | | + | |
| - | | + | |
| } | } | ||
| - | .formFieldList li dl dd { | + | .dd-options{ |
| - | | + | |
| - | | + | |
| - | }</ | + | |
| - | ersetzen durch <code css> | + | |
| - | | + | |
| + | z-index:2000; | ||
| + | margin:0; | ||
| + | padding: | ||
| + | background:# | ||
| + | overflow:auto; | ||
| } | } | ||
| - | .formFieldList > li > dl, | + | .dd-option{ |
| - | .formFieldList > li > div { | + | |
| - | | + | |
| - | | + | display: |
| + | border-bottom: | ||
| + | overflow: | ||
| + | text-decoration: | ||
| + | color:#333; | ||
| + | cursor: | ||
| + | -webkit-transition: | ||
| + | -moz-transition: | ||
| + | -o-transition: | ||
| + | -ms-transition: | ||
| } | } | ||
| - | .formFieldList | + | .dd-options |
| - | | + | |
| - | | + | |
| } | } | ||
| - | .formFieldList | + | .dd-options |
| - | margin-left: | + | border-bottom:none; |
| - | text-align: | + | |
| - | }</code> | + | |
| - | + | ||
| - | == Folgenden Block in css/print.css == | + | |
| - | <code css> | + | |
| - | width: | + | |
| - | color: | + | |
| - | font-size: | + | |
| - | background-color: | + | |
| - | border: 1px solid #555555; | + | |
| - | margin: | + | |
| - | }</ | + | |
| - | ersetzen durch <code css> | + | |
| - | width: | + | |
| - | color: | + | |
| - | font-size: 10pt; | + | |
| - | background-color: | + | |
| - | border: | + | |
| - | margin: auto; | + | |
| } | } | ||
| - | </ | + | .dd-option: |
| - | + | | |
| - | == Folgenden Block in css/ | + | |
| - | <code css>.iconTextLink img { | + | } |
| - | | + | .dd-selected-description-truncated |
| - | vertical-align: | + | |
| - | | + | white-space: |
| - | }</ | + | } |
| - | ersetzen durch <code css>.iconTextLink img { | + | .dd-option-selected { |
| - | | + | } |
| - | | + | .dd-option-image, |
| - | | + | vertical-align: |
| - | | + | |
| - | | + | max-width: |
| + | } | ||
| + | .dd-image-right | ||
| + | | ||
| + | | ||
| + | | ||
| + | } | ||
| + | .dd-container { | ||
| + | | ||
| + | | ||
| + | }? | ||
| + | .dd-selected-text { | ||
| + | font-weight: | ||
| + | width: 100%; | ||
| }</ | }</ | ||
| - | == Folgenden Block in css/ | + | ==== Änderungen im Classic Theme ==== |
| - | <code css> | + | |
| - | border: | + | |
| - | vertical-align: | + | |
| - | margin: | + | |
| - | }</ | + | |
| - | ersetzen durch <code css> | + | |
| - | border: | + | |
| - | vertical-align: | + | |
| - | margin: | + | |
| - | width: | + | |
| - | height: | + | |
| - | }</ | + | |
| - | == Folgenden Block in css/system.css == | + | == Folgenden Block in css/print.css hinzufügen |
| - | <code css>.iconInformation { | + | <code css>/************************************** |
| - | cursor: | + | * Style for printview of date module * |
| - | vertical-align: | + | **************************************/ |
| - | margin-left: | + | |
| - | margin-right: | + | |
| - | }</code> | + | |
| - | ersetzen durch <code css> | + | |
| - | | + | |
| - | vertical-align: | + | |
| - | margin-left: | + | |
| - | margin-right: | + | |
| - | width: | + | |
| - | height: | + | |
| - | }</code> | + | |
| - | == Folgenden Block in css/ | + | @media print{ |
| - | <code css> | + | .form { |
| - | | + | |
| - | cursor: | + | |
| - | vertical-align: | + | } |
| - | margin: | + | |
| - | }</ | + | |
| - | ersetzen durch <code css>.iconHelpLink | + | |
| - | | + | |
| - | | + | |
| - | vertical-align: | + | |
| - | margin-left: | + | |
| - | width: | + | |
| - | height: | + | |
| - | }</ | + | |
| - | == Folgenden Block in css/system.css == | + | /* Settings for background colors of table rows */ |
| - | <code css># | + | .even { |
| - | | + | |
| - | margin-bottom: | + | |
| } | } | ||
| + | .odd { | ||
| + | background-color: | ||
| + | } | ||
| + | /* Settings for highlighted dates */ | ||
| + | .evenHighlight { | ||
| + | background-color: | ||
| + | font-weight: | ||
| + | } | ||
| + | .oddHighlight { | ||
| + | background-color: | ||
| + | font-weight: | ||
| + | } | ||
| + | /* Settings for html table */ | ||
| + | .tableDateList { | ||
| + | position: relative; | ||
| + | top: 0px !important; | ||
| + | border-collapse: | ||
| + | } | ||
| + | .tableDateList thead{ | ||
| + | background-color: | ||
| + | } | ||
| + | .tableDateList thead h1 { | ||
| + | margin: 8px 0 0 0; | ||
| + | font-size: 1.7em; | ||
| + | } | ||
| + | .tableDateList thead h3 { | ||
| + | margin: 5px 0 5px 0; | ||
| + | } | ||
| + | .tableDateList tfoot { | ||
| - | # | + | } |
| - | | + | .tableDateList th { |
| + | | ||
| + | font-family: | ||
| + | font-size: | ||
| + | height: 35px; | ||
| + | background-color: | ||
| + | } | ||
| + | .tableDateList tr { | ||
| + | font-family: | ||
| + | border: 1px; | ||
| + | |||
| + | } | ||
| + | .tableDateList td { | ||
| + | font-size: .9em; | ||
| + | text-align: | ||
| }</ | }</ | ||
| - | ersetzen durch <code css># | + | |
| - | | + | == Folgenden Block in css/ |
| - | | + | <code css>.boxHeadHighlighted |
| + | | ||
| + | text-align: left; | ||
| + | | ||
| + | width: | ||
| + | min-height: | ||
| + | font-size: | ||
| + | font-weight: | ||
| + | padding: 2px; | ||
| } | } | ||
| - | # | + | .admInformationCreated{ |
| - | | + | |
| }</ | }</ | ||
| + | == Folgenden Block in css/ | ||
| + | <code css> | ||
| + | display: | ||
| + | padding: | ||
| + | font-size: | ||
| + | | ||
| + | ersetzen durch <code css> | ||
| + | display: | ||
| + | padding: | ||
| + | font-size: | ||
| + | | ||
| + | |||
| + | == Folgenden Block in css/ | ||
| + | <code css># | ||
| + | # | ||
| + | # | ||
| + | | ||
| + | | ||
| + | | ||
| + | ersetzen durch <code css> | ||
| + | | ||
| + | | ||
| + | | ||
| == Folgenden Block in css/ | == Folgenden Block in css/ | ||
| - | <code css>/ | + | <code css>/ |
| - | #admProfileMasterData | + | .dd-select{ |
| - | min-height: | + | position: |
| + | cursor: | ||
| + | color: | ||
| + | font-weight: | ||
| + | text-decoration: | ||
| + | } | ||
| + | .dd-desc | ||
| + | | ||
| + | display: | ||
| + | overflow: hidden; | ||
| + | font-weight: | ||
| + | line-height: | ||
| + | } | ||
| + | .dd-selected{ | ||
| + | display: | ||
| + | padding: | ||
| + | } | ||
| + | .dd-options{ | ||
| + | border-top: | ||
| + | list-style: | ||
| + | box-shadow: | ||
| + | display: | ||
| + | position: | ||
| + | z-index: | ||
| + | margin:0; | ||
| + | padding: | ||
| + | background:# | ||
| + | overflow: | ||
| + | } | ||
| + | .dd-option{ | ||
| + | margin:0px; | ||
| + | padding: | ||
| + | display: | ||
| + | border-bottom: | ||
| + | overflow: | ||
| + | text-decoration: | ||
| + | color:#333; | ||
| + | cursor: | ||
| + | -webkit-transition: | ||
| + | -moz-transition: | ||
| + | -o-transition: | ||
| + | -ms-transition: | ||
| + | } | ||
| + | .dd-options > li{ | ||
| + | display: block; | ||
| + | padding: 0px; | ||
| + | text-align: left; | ||
| + | } | ||
| + | .dd-options > li: | ||
| + | border-bottom: | ||
| + | } | ||
| + | .dd-option: | ||
| + | background:# | ||
| + | color: #E0791F; | ||
| + | font-weight: | ||
| + | text-decoration: | ||
| + | |||
| + | } | ||
| + | .dd-selected-description-truncated { | ||
| + | text-overflow: | ||
| + | white-space: | ||
| + | } | ||
| + | .dd-option-selected { | ||
| + | } | ||
| + | .dd-option-image, | ||
| + | vertical-align: | ||
| + | margin-right: | ||
| + | max-width: | ||
| + | } | ||
| + | .dd-image-right { | ||
| + | float: | ||
| + | margin-right: | ||
| + | margin-left: | ||
| + | } | ||
| + | .dd-container { | ||
| + | display: inline; | ||
| + | background: none; | ||
| + | text-align: left; | ||
| + | }‚Äã | ||
| + | .dd-selected-text { | ||
| + | font-weight: | ||
| + | width: 100%; | ||
| }</ | }</ | ||