Changeset 1805

Show
Ignore:
Timestamp:
02/11/07 09:50:43 (6 years ago)
Author:
vdigital
Message:

Dynamic templates for NBM
Just a second round...
I didn't test what's append for new pictures or comments.

Location:
trunk/template/yoga
Files:
3 added
3 removed
5 modified

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/mail/text/html/default-layout-mail-css.tpl

    r1799 r1805  
    33 
    44body{background-color:#fff;font-family: Univers, Helvetica, Optima;font-size:12px; margin:0px;padding:0px; color:#369;} 
    5 #the_page {background: #fff url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.jpg) repeat-y scroll left top; 
     5#the_page {background: #fff url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top; 
    66margin:0px;padding:0px;text-align: left;} 
    7 a {text-decoration: none} 
    8 #content {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/header-bg.jpg) no-repeat scroll left top; 
     7#content {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/header-bg.png) no-repeat scroll left top; 
    98margin:0px;padding:82px 0px 0px 62px; width:732px;} 
    109hr {width:632px;margin-left:0px;} 
    11 #copyright {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/footer-bg.jpg) no-repeat scroll left bottom; 
     10#copyright {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; 
    1211color: #69c;font-size:10px;margin:0px;padding:98px 0px 62px 62px;} 
    1312.PWG {font-family: verdana, sans-serif !important; font-size: 0.9em; font-weight: normal; letter-spacing: 0px;} 
    14 a.PWG { border: 0px; } 
    15 a.PWG .P { color : #f92; } 
    16 a.PWG .W { color : #aaa; } 
    17 a.PWG .G { color : #69c; } 
    18 a.PWG:hover .P { color : #69c; } 
    19 a.PWG:hover .G { color : #f92; } 
     13h2 { background-color:#ddd;padding: 7px 15px; width:617px;font-weight:bold;} 
     14img { margin: 16px; border: 16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; } 
     15img:hover { padding: 15px; border: 1px solid yellow; -moz-border-radius: 4px; border-radius: 4px 4px; } 
     16a { color: #005e89; background: transparent; } 
     17a:hover { color: #858460; text-decoration: none;} 
  • trunk/template/yoga/theme/clear/layout-mail-css.tpl

    r1798 r1805  
    22/* Including like css style on HTML mail */ 
    33 
    4 H2 { background-color: #ddd; padding: 7px 15px; width:617px} 
     4body{background-color:#fff; color:#696969;} 
     5#the_page {background: #fff url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} 
     6#content {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;} 
     7#copyright {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; 
     8color: #333;} 
     9h2 { background-color: #ddd;} 
    510img { margin: 16px; border: 16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; } 
    611img:hover { padding: 15px; border: 1px solid yellow; -moz-border-radius: 4px; border-radius: 4px 4px; } 
    7 A { color: #005e89; background: transparent; } 
    8 A:hover { color: #858460; } 
     12a { color: #369; background: transparent; } 
     13a:hover { color: #ddd; } 
  • trunk/template/yoga/theme/dark/layout-mail-css.tpl

    r1797 r1805  
    22/* Including like css style on HTML mail */ 
    33 
    4 body{background-color:#000000;} 
    5 #the_page {background-color: #000000;} 
     4body{background-color:#444; color:#fff;} 
     5#the_page {background: #444 url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} 
     6#content {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;} 
     7#copyright {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; 
     8color: #69c;} 
     9h2 { background-color: #ddd;color:#fff48e;background-image: url({pwg_root}template/{themeconf:template}/theme/{themeconf:theme}/images/tableh1_bg.png);} 
     10img { margin: 16px; border: 16px solid #111; -moz-border-radius: 4px; border-radius: 4px 4px; } 
     11img:hover { padding: 15px; border: 1px solid yellow;background-color:#444;-moz-border-radius: 4px; border-radius: 4px 4px; } 
     12a:hover { color: #fff48e; background: transparent; } 
  • trunk/template/yoga/theme/p0w0/layout-mail-css.tpl

    r1797 r1805  
    22/* Including like css style on HTML mail */ 
    33 
    4 body{background-color:#dfe8ff;} 
    5 #the_page {background-color: #dfe8ff;} 
     4body{background-color:#cde; color:#369;} 
     5#the_page {background: #cde url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} 
     6#content {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;} 
     7#copyright {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; 
     8color: #69c;} 
     9h2 {background-color: #369;color:#fff;} 
     10img { margin:16px;padding:15px;border:1px solid #69c;background-color:#eef;-moz-border-radius:4px; border-radius:4px 4px; } 
     11img:hover {border: 1px solid #c60; -moz-border-radius:4px; border-radius:4px 4px; } 
     12a { color: #f92; background: transparent; } 
  • trunk/template/yoga/theme/wipi/layout-mail-css.tpl

    r1797 r1805  
    22/* Including like css style on HTML mail */ 
    33 
    4 body{background-color:#111;} 
    5 #the_page {background-color: #111;} 
     4body{background-color:#111; color:#69c;} 
     5#the_page {background: #111 url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} 
     6#content {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;} 
     7#copyright {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; 
     8color: #69c;} 
     9h2 { background-color: #222;color:#eee;background-image: url({pwg_root}template/{themeconf:template}/theme/{themeconf:theme}/images/tableh1_bg.png);} 
     10img { margin: 16px; padding:15px;border:1px solid #eee; -moz-border-radius: 4px; border-radius: 4px 4px; } 
     11img:hover {border:1px solid #69c; -moz-border-radius: 4px; border-radius: 4px 4px; } 
     12a { color: #69c; background: transparent; } 
     13a:hover { color: #f92; } 
     14a.PWG { border: 0px; } 
     15a.PWG .P { color : #f92; } 
     16a.PWG .W { color : #aaa; } 
     17a.PWG .G { color : #69c; } 
     18a.PWG:hover .P { color : #69c; } 
     19a.PWG:hover .G { color : #f92; }