Template:NewsBox

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
 
   background-color: #f1fdff;  
 
   background-color: #f1fdff;  
 
   border:          1px solid #dedede;
 
   border:          1px solid #dedede;
   position:         fixed;
+
   position :       fixed;
 
   border-radius:    10px;
 
   border-radius:    10px;
 
   width:            90%;
 
   width:            90%;
   margin:          5px auto;
+
   margin:          3px auto;
 
   padding:          0px;
 
   padding:          0px;
 
">
 
">
 
   <div style="
 
   <div style="
 +
  /* date container */
 +
    background-color: #d0e5f5;
 +
    border-radius:    10px 10px 0 0;
 +
    margin:          0px;
 +
    padding:          1px 5px;
 +
    float:            right;
 +
  ">
 +
{{{2}}}
 +
  </div>  <div style="
 
   /* title container */
 
   /* title container */
 
     background-color: #d0e5f5;  
 
     background-color: #d0e5f5;  
Line 23: Line 32:
 
   ">
 
   ">
 
{{{1}}}
 
{{{1}}}
   </div>
+
   </div>
 
   <div style="
 
   <div style="
 
   /* content container */
 
   /* content container */
Line 32: Line 41:
 
     overflow:        auto;
 
     overflow:        auto;
 
   ">
 
   ">
{{{2}}}
+
{{{3}}}
 
   </div>
 
   </div>
 
</div>
 
</div>

Revision as of 07:49, 29 May 2013

{{NewsBox|title|content}}


{{{2}}}

{{{1}}}

{{{3}}}

Personal tools
Namespaces
Variants
Actions
Navigation
Modules / Projects
Browse
Toolbox