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.2.4 (http://weeb.pl/)
After updating the files visit Administration Control Panel » Styles Tab and refresh all style components (Templates, Themes and Imagesets).
Patches
Back to LIFLG
--- we_universal/template/overall_header.html 2012-01-04 16:01:44.000000000 +0100
+++ we_uni/we_universal/template/overall_header.html 2012-02-18 17:03:20.000000000 +0100
@@ -102,6 +102,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 U_TEAM --><li><a href="{U_TEAM}" title="{L_THE_TEAM}">{L_THE_TEAM}</a></li> <!-- ENDIF -->
Dashboard
--- we_universal/theme/common.css 2011-07-16 17:40:16.000000000 +0200
+++ we_uni/we_universal/theme/common.css 2012-02-18 17:05:14.000000000 +0100
@@ -117,8 +117,7 @@
}
#dashboard {
- background: url("{T_THEME_PATH}/images/dashboard.jpg") center no-repeat;
- height: 190px;
+ height: 130px;
margin: auto;
}
@@ -177,7 +176,7 @@
}
#dashboard #navigation-top {
- float: right;
+ position: absolute;
}
#dashboard #navigation-bottom {
@@ -205,7 +204,7 @@
/* Name and description
---------------------------------------- */
#site-description {
- margin-top: 35px;
+ margin-top: 20px;
margin-left: 50px;
position: absolute;
white-space: nowrap;
projects/liflg/forum.1329581313.txt.gz · Last modified: by kratz00
