Template:NewsBox

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
<div style="
 
<div style="
 
/* global container */
 
/* global container */
  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:          3px auto;
+
    margin:          3px auto;
  padding:          0px;
+
    padding:          0px;
 
">
 
">
  <div style="
+
    <div style="
  /* date container */
+
    /* title container */
    background-color: #d0e5f5;  
+
        background-color: #d0e5f5;  
    border-radius:    10px 10px 0 0;
+
        border-radius:    10px 10px 0 0;
    margin:          0px;  
+
        margin:          0px;  
    padding:          1px 5px;  
+
        padding:          1px 5px;  
    float:           right;
+
        font-size:        1.1em;
 +
        font-weight:     bold;
 
   ">
 
   ">
 +
{{{1}}}
 +
    </div> 
 +
    <div style="
 +
    /* content container */
 +
        border-radius:    0 0 10px 10px;
 +
        margin:          0px;
 +
        padding:          1px 5px;
 +
        max-height:      73px;
 +
        overflow:        auto;
 +
    ">
 
{{{2}}}
 
{{{2}}}
  </div>  <div style="
+
     </div>
  /* title container */
+
     background-color: #d0e5f5;
+
    border-radius:    10px 10px 0 0;
+
    margin:          0px;
+
    padding:          1px 5px;
+
    font-size:        1.1em;
+
    font-weight:      bold;
+
  ">
+
{{{1}}}
+
  </div> 
+
  <div style="
+
  /* content container */
+
    border-radius:    0 0 10px 10px;
+
    margin:          0px;
+
    padding:          1px 5px;
+
    max-height:      73px;
+
    overflow:        auto;
+
  ">
+
{{{3}}}
+
  </div>
+
 
</div>
 
</div>

Revision as of 07:53, 29 May 2013

{{NewsBox|title|content}}


{{{1}}}

{{{2}}}

Personal tools
Namespaces
Variants
Actions
Navigation
Modules / Projects
Browse
Toolbox