diff --git a/.gitignore b/.gitignore index ec542fe..6ca5781 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ admin/.htaccess admin/.htpasswd admin/logs_studs.txt framanav - +nav +.htaccess +.gitignore +.gitmodules diff --git a/admin/.htaccess b/admin/.htaccess deleted file mode 100755 index f6c1ee9..0000000 --- a/admin/.htaccess +++ /dev/null @@ -1,12 +0,0 @@ -authType basic -authName "ADMIN OpenSondage" - -authUserFile /home/framatools/www/opensondage_dev/admin/.htpasswd - -#order deny,allow - -# satisfy all - -# allow from all - -#require user studs diff --git a/apropos.php b/apropos.php index ac48b86..aa6d44d 100644 --- a/apropos.php +++ b/apropos.php @@ -176,17 +176,16 @@ vous-même votre propre service.

Éditeur et Responsable de la publication

Editeur : Association Framasoft (cf "Hébergement")

-

Responsable de la publication : Alexis Kauffmann 

+

Responsable de la publication : Christophe Masutti

Vous pouvez rentrer en contact avec l'Editeur et le Responsable de la publication en passant par la page "contact".

+ href="http://contact.framasoft.org">contact".

Les propos tenus sur ce site ne représentent que et uniquement l’opinion de leur auteur, et n’engagent pas l'association Framasoft, les sociétés, entreprises ou collectifs auxquels il contribue ou dont il peut être associé ou employé.

Hébergement

-

Ce site est hébergé par Framasoft, c/o T. CEZARD, 5 avenue -Stephen Pichon 75013 Paris, France. +

Ce site est hébergé par Framasoft, 10 bis rue Jangot 69007 Lyon, France. Cet hébergeur possède à ce jour les éléments d’identification personnelle concernant l'Éditeur (voir http://www.framasoft.net/article4736.html).

@@ -291,7 +290,7 @@ l'équipe Framasoft. Les sources sont disponibles sur le Github Propositions améliorations de Framadate

Si quelque chose venait à vous manquer, vous pouvez nous en faire part -via le
formulaire en ligne. +via le formulaire en ligne.
Les dernières améliorations de Framadate sont visibles dans le fichier CHANGELOG.
diff --git a/bandeaux.php b/bandeaux.php index a062934..d1e1f25 100644 --- a/bandeaux.php +++ b/bandeaux.php @@ -41,12 +41,13 @@ include_once('fonctions.php'); function framanav() { - if (file_exists($_SERVER['DOCUMENT_ROOT']."/framanav/nav.php")) { +/* if (file_exists($_SERVER['DOCUMENT_ROOT']."/framanav/nav.php")) { //echo "\n".' '."\n";; //echo ''."\n"; include_once($_SERVER['DOCUMENT_ROOT']."/framanav/nav.php"); //echo ' '."\n"; - } + }*/ + echo ''."\n"; } function gAnalytics() { @@ -71,9 +72,9 @@ function gAnalytics() { //le logo function logo () { - if(defined('LOGOBANDEAU')) { +/* if(defined('LOGOBANDEAU')) { echo ''."\n"; - } + }*/ } @@ -119,7 +120,7 @@ function sous_bandeau() /*echo '
' . ''. _("Home") .'' . ''. _("Example") .'' . - ''. _("Contact") .'' . + ''. _("Contact") .'' . //''. _("Sources") .'' . //not implemented ''. _("About") .'' . ''. _("Admin") .'' . @@ -188,7 +189,7 @@ function bandeau_pied_mobile() echo '
' . ''. _("Home") .'' . ''. _("Example") .'' . - ''. _("Contact") .'' . + ''. _("Contact") .'' . //''. _("Sources") .'' . //not implemented ''. _("About") .'' . //''. _("Admin") .'' . diff --git a/favicon.ico b/favicon.ico index ded9585..b7486c3 100644 Binary files a/favicon.ico and b/favicon.ico differ diff --git a/images/logo-framadate.png b/images/logo-framadate.png index bc5af6f..b273251 100644 Binary files a/images/logo-framadate.png and b/images/logo-framadate.png differ diff --git a/style.css b/style.css index b6328a6..b96ba1e 100644 --- a/style.css +++ b/style.css @@ -56,7 +56,11 @@ body { img { border: 0; } - +*, *:before, *:after { + -webkti-box-sizing:content-box; + -moz-box-sizing: content-box; + box-sizing:content-box; +} /*bandeau de titre*/ .framorange { @@ -92,7 +96,7 @@ div.bandeau{ top:6px; left:6px; right:6px; - padding-top:35px; +/* padding-top:35px;*/ } @@ -121,7 +125,7 @@ div.bandeautitre{ font-style: italic; vertical-align:middle; font-family:arial; - padding:3px; + padding:13px; position:static; top:57px; left:6px;