PhpBB Change Theme: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 2: Zeile 2:
 
In the admin panel: Styles->Themes->Edit theme
 
In the admin panel: Styles->Themes->Edit theme
  
Set:
+
Change CSS Styles:
* .bg2 - #D5EEB4
+
<div style="background:#D5EEB4; padding: 1em; width: 45%;">.bg2 - #D5EEB4</div><br/>
* .bg1 - #EAF7D9
+
<div style="background:#EAF7D9; padding: 1em; width: 45%;">.bg1 - #EAF7D9</div><br/>
* .forumbg - #76B82A
+
<div style="background:#76B82A; padding: 1em; width: 45%;">.forumbg - #76B82A</div><br/>
* .forabg - #76B82A
+
<div style="background:#76B82A; padding: 1em; width: 45%;">.forabg - #76B82A</div><br/>
 +
<div style="background:#D5EEB4; padding: 1em; width: 45%;">ul.forums - #D5EEB4</div><br/>
  
 
Images:
 
Images:

Version vom 12. August 2012, 20:28 Uhr

Colors

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

Change CSS Styles:

.bg2 - #D5EEB4


.bg1 - #EAF7D9


.forumbg - #76B82A


.forabg - #76B82A


ul.forums - #D5EEB4


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