PhpBB Change Theme: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
 
(7 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 4: Zeile 4:
 
Change CSS Styles:
 
Change CSS Styles:
 
<div style="background:#F6FBEE; padding: 1em; width: 45%;">.bg1 - #F6FBEE</div><br/>
 
<div style="background:#F6FBEE; padding: 1em; width: 45%;">.bg1 - #F6FBEE</div><br/>
<div style="background:#FBFAEE; padding: 1em; width: 45%;">.bg2 - #FBFAEE</div><br/>
+
<div style="background:#F7FDF5; padding: 1em; width: 45%;">.bg2 - #F7FDF5</div><br/>
<div style="background:#76B82A; padding: 1em; width: 45%;">.forumbg - #76B82A</div><br/>
+
<div style="background:#EAF6DA; padding: 1em; width: 45%;">.bg3 - #EAF6DA</div><br/>
<div style="background:#76B82A; padding: 1em; width: 45%;">.forabg - #76B82A</div><br/>
+
<div style="background:#C7C7C7; padding: 1em; width: 45%;">.forumbg - #C7C7C7</div><br/>
<div style="background:#D5EEB4; padding: 1em; width: 45%;">ul.forums - #D5EEB4</div><br/>
+
<div style="background:#C7C7C7; padding: 1em; width: 45%;">.forabg - #C7C7C7</div><br/>
 +
<div style="background:#F6FBEE; padding: 1em; width: 45%;">ul.forums - #F6FBEE</div><br/>
 
<div style="background:#E6E6E6; padding: 1em; width: 45%;">.navbar - #E6E6E6</div><br/>
 
<div style="background:#E6E6E6; padding: 1em; width: 45%;">.navbar - #E6E6E6</div><br/>
 
<div style="background:#4D4D4D; padding: 1em; width: 45%;">.headerbar - #4D4D4D</div><br/>
 
<div style="background:#4D4D4D; padding: 1em; width: 45%;">.headerbar - #4D4D4D</div><br/>
 +
<div style="background:#EAF6DA; padding: 1em; width: 45%;">.panel- #EAF6DA</div><br/>
 +
  
 
Images:
 
Images:
Zeile 16: Zeile 19:
 
* /styles/prosilver/theme/images/bg_list.gif
 
* /styles/prosilver/theme/images/bg_list.gif
 
** continues on the top of .forabg
 
** continues on the top of .forabg
 +
* /styles/prosilver/theme/images/gradient.gif
 +
** continues on the top of .ul.forums
 
* /styles/prosilver/theme/images/bg_headerbar.gif
 
* /styles/prosilver/theme/images/bg_headerbar.gif
 
** uses the color of .headerbar
 
** uses the color of .headerbar
  
[[Category: IT]]
+
[[Category:OSEG - IT Administration]]

Aktuelle Version vom 5. April 2018, 20:53 Uhr

Colors

In the admin panel: Styles->Themes->Edit theme

Change CSS Styles:

.bg1 - #F6FBEE


.bg2 - #F7FDF5


.bg3 - #EAF6DA


.forumbg - #C7C7C7


.forabg - #C7C7C7


ul.forums - #F6FBEE


.navbar - #E6E6E6


.headerbar - #4D4D4D


.panel- #EAF6DA



Images:

  • /styles/prosilver/theme/images/bg_header.gif
    • continues on the top of .forumbg
  • /styles/prosilver/theme/images/bg_list.gif
    • continues on the top of .forabg
  • /styles/prosilver/theme/images/gradient.gif
    • continues on the top of .ul.forums
  • /styles/prosilver/theme/images/bg_headerbar.gif
    • uses the color of .headerbar