PhpBB Change Theme: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:
  
 
Change CSS Styles:
 
Change CSS Styles:
 +
<div style="background:#F6FBEE; padding: 1em; width: 45%;">.bg1 - #F6FBEE</div><br/>
 
<div style="background:#EAF7D9; padding: 1em; width: 45%;">.bg2 - #EAF7D9</div><br/>
 
<div style="background:#EAF7D9; padding: 1em; width: 45%;">.bg2 - #EAF7D9</div><br/>
<div style="background:#F6FBEE; padding: 1em; width: 45%;">.bg1 - #F6FBEE</div><br/>
 
 
<div style="background:#76B82A; padding: 1em; width: 45%;">.forumbg - #76B82A</div><br/>
 
<div style="background:#76B82A; padding: 1em; width: 45%;">.forumbg - #76B82A</div><br/>
 
<div style="background:#76B82A; padding: 1em; width: 45%;">.forabg - #76B82A</div><br/>
 
<div style="background:#76B82A; padding: 1em; width: 45%;">.forabg - #76B82A</div><br/>

Version vom 14. August 2012, 13:56 Uhr

Colors

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

Change CSS Styles:

.bg1 - #F6FBEE


.bg2 - #EAF7D9


.forumbg - #76B82A


.forabg - #76B82A


ul.forums - #D5EEB4


.navbar - #E6E6E6


.headerbar - #4D4D4D


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/bg_headerbar.gif
    • uses the color of .headerbar