Changeset 358 for branches

Show
Ignore:
Timestamp:
03/04/07 15:25:19 (21 months ago)
Author:
fboender
Message:

Fix for cutoff of nottom of contents.

Location:
branches/website/site
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/index.css

    r353 r358  
    33    font-family: verdana; 
    44    font-size: 13px;; 
    5     margin-bottom: 0px; 
     5    margin-bottom: 10px; 
    66    text-align: center; 
    77} 
     
    7272    width: 603px; 
    7373    background: #E5E5E5 url(images/contents_left.png) repeat-y; 
    74     padding-bottom: 5px; 
    7574} 
    7675div#contents_top { 
    7776    background-image:  url(images/contents_top.png); 
    7877    height: 24px; 
     78} 
     79div#contents_bottom { 
     80    background: white url(images/contents_bottom.png) no-repeat; 
     81    height: 20px; 
    7982} 
    8083 
  • branches/website/site/template.php

    r348 r358  
    2121                    <?=$this->_getOutputBuffer()?> 
    2222                </div> 
     23                <div id="contents_bottom"></div> 
    2324            </div> 
    2425        <div class="center">