]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
Tuning logo positioning
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 16 Feb 2013 03:15:04 +0000 (01:15 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 16 Feb 2013 03:15:04 +0000 (01:15 -0200)
views/default/css/elements/layout.php

index 7b4f85f5b31b2c814a5f2768861b73f9ea0d2f59..9a61faa8f1e550b30d1273eadc2b39280cec715a 100644 (file)
@@ -76,7 +76,7 @@ body {
 }
 .elgg-page-header > .elgg-inner {
        position: relative;
-       background: transparent url(<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/saravea_verm_small.png) no-repeat 650px bottom;
+       background: transparent url(<?php echo elgg_get_site_url(); ?>mod/saravea_theme/_graphics/saravea_verm_small.png) no-repeat 650px -15px;
 }
 
 /***** LIQUID LAYOUT *******/