aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-30 13:48:34 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-03-30 13:48:34 +0200
commit5ced7f2bc57176f399d8964183bfe453b1b91eff (patch)
treecd6e839d95b415f965a91bcf5b1a877f21cbd26a /view/theme/diabook
parentbcc58016089c5e5c0e1e5e247d9253b4ac664c2c (diff)
downloadvolse-hubzilla-5ced7f2bc57176f399d8964183bfe453b1b91eff.tar.gz
volse-hubzilla-5ced7f2bc57176f399d8964183bfe453b1b91eff.tar.bz2
volse-hubzilla-5ced7f2bc57176f399d8964183bfe453b1b91eff.zip
add themes diabook-red & diabook-aerith
Diffstat (limited to 'view/theme/diabook')
-rwxr-xr-xview/theme/diabook/communityhome.tpl2
-rw-r--r--view/theme/diabook/style-network.css3
2 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl
index 72e27e4e5..91871a7b9 100755
--- a/view/theme/diabook/communityhome.tpl
+++ b/view/theme/diabook/communityhome.tpl
@@ -36,7 +36,7 @@
<a class="$nv.directory.2" href="$nv.directory.0" style="margin-left: 10px; " title="$nv.directory.3" >$nv.directory.1</a><br>
<a class="$nv.match.2" href="$nv.match.0" style="margin-left: 10px; " title="$nv.match.3" >$nv.match.1</a><br>
<a class="$nv.suggest.2" href="$nv.suggest.0" style="margin-left: 10px; " title="$nv.suggest.3" >$nv.suggest.1</a><br>
-<a class="$nv.invite.2" href="$nv.invite.0" style="margin-left: 10px; " title="$nav.invite.3" >$nv.invite.1</a>
+<a class="$nv.invite.2" href="$nv.invite.0" style="margin-left: 10px; " title="$nv.invite.3" >$nv.invite.1</a>
$nv.search
{{ endif }}
</div>
diff --git a/view/theme/diabook/style-network.css b/view/theme/diabook/style-network.css
index d595fd7da..f4dee582b 100644
--- a/view/theme/diabook/style-network.css
+++ b/view/theme/diabook/style-network.css
@@ -527,7 +527,8 @@ header {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
header #site-location {
- display: none;
+position: absolute;
+top: 30px;
}
header #banner {
overflow: hidden;