User Tools

Site Tools


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.3.1 (https://github.com/inventea/we_universal/)

After updating the files visit Administration Control Panel » Styles Tab and refresh all style components (Templates, Themes and Imagesets).

Patches

Back to LIFLG

diff -Naur we_universal.orig/template/overall_header.html we_universal/template/overall_header.html
--- we_universal.orig/template/overall_header.html	2013-03-13 16:00:50.000000000 +0100
+++ we_universal/template/overall_header.html	2013-09-30 22:32:16.377710454 +0200
@@ -98,6 +98,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

diff -Naur we_universal.orig/theme/common.css we_universal/theme/common.css
--- we_universal.orig/theme/common.css	2013-03-09 21:38:21.000000000 +0100
+++ we_universal/theme/common.css	2013-09-30 22:34:45.912241301 +0200
@@ -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.1422477268.txt.gz · Last modified: 2015/01/28 21:34 by kratz00