projects:liflg:forum
This is an old revision of the document!
−Table of Contents
Style
http://www.phpbb.com/customise/db/style/we_universal version 2.1.5
After updating the files visit Administration Control Panel » Styles Tab » Templates and refresh the updated template.
Patches
Back to LIFLG
--- we_universal/template/overall_header.html 2011-01-05 23:18:26.000000000 +0100 +++ overall_header.html 2011-01-08 17:33:37.000000000 +0100 @@ -111,6 +111,7 @@ <div id="header"> <div id="dashboard"> <ul id="navigation-top"> + <li><a href="http://liflg.org/">Back to LIFLG</a></li> <li><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li> <!-- IF S_DISPLAY_SEARCH --><li><a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH}</a></li><!-- ENDIF --> <!-- IF not S_IS_BOT -->
Dashboard
--- we_universal/theme/common.css 2010-12-31 15:42:32.000000000 +0100 +++ common.css 2011-01-08 17:54:25.000000000 +0100 @@ -114,9 +114,8 @@ } #dashboard { - background: url("{T_THEME_PATH}/images/dashboard.jpg") no-repeat; width: 980px; - height: 190px; + height: 130px; margin: auto; } @@ -175,7 +174,7 @@ } #dashboard #navigation-top { - float: right; + position: absolute; } #dashboard #navigation-bottom { @@ -203,7 +202,7 @@ /* Name and description ---------------------------------------- */ #site-description { - margin-top: 30px; + margin-top: 20px; margin-left: 50px; position: absolute; white-space: nowrap;
projects/liflg/forum.1304064818.txt.gz · Last modified: 2011/04/29 10:13 by kratz00