cleaner look: moved "footer" out of div "page"
| | |
| | | -------------------------------------------------------------- */ |
| | | |
| | | footer { |
| | | color:#666; |
| | | background: #f9f9f9; |
| | | padding: 10px 20px; |
| | | border-top: 5px #efefef solid; |
| | | color:#F2F2F2; |
| | | padding: 1em; |
| | | font-size: 0.8em; |
| | | text-align: center; |
| | | } |
| | | footer a { |
| | | color: #999; |
| | | background:transparent; |
| | | color: #fff; |
| | | font-weight: bold; |
| | | } |
| | | footer a:hover, footer a:active { |
| | | color: #4D87C7; |
| | | background-color: transparent; |
| | | color: #444444; |
| | | text-decoration:underline; |
| | | } |
| | | |
| | |
| | | <!-- end: #content --> |
| | | </section> |
| | | <!-- end: #main --> |
| | | </div> |
| | | <!-- begin: footer --> |
| | | <footer> |
| | | Powered by <a href="<tmpl_var name="app_link">" target="_blank"><tmpl_var name="app_title"></a> |
| | | </footer><!-- end: footer --> |
| | | </div> |
| | | </footer> |
| | | <!-- end: footer --> |
| | | |
| | | <div id="dummy_login" style="display:none;position:absolute;top:-1000px;left:-1000px;"> |
| | | <form action="" method="post" target="dummy_login" id="dummy_login_form"> |