From: x2000habouzit Date: Fri, 10 Sep 2004 23:52:13 +0000 (+0000) Subject: some graphical improvements on the fiche.tpl X-Git-Tag: xorg/old~1532 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=ce2cb908bc08f86fa9f5d614cb6b0b3ee8a17195;p=platal.git some graphical improvements on the fiche.tpl --- diff --git a/htdocs/css/default.css b/htdocs/css/default.css index fb53e8c..4a06005 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -344,7 +344,7 @@ em.intitule { font-size: small; } -/*Boite en haut à gauche*/ +/* top left box */ #fiche_identite{ float: left; border: 1px solid #5555BB; @@ -378,16 +378,15 @@ em.intitule { border-top: 1px solid #003399; } -/*Boite de droite : photos, binets*/ +/* right box : photos, binets */ #fiche_divers{ float: right; width: 210px; - text-align: center; + text-align: left; } #fiche_adresses{ float: left; - /*border: 1px solid #5555BB;*/ padding: 5px; margin: 5px; width: 500px; @@ -399,7 +398,6 @@ em.intitule { div.adresse{ float: left; padding: 10px; - /*border: 1px dotted #999;*/ width: 25ex; margin: 5px; margin-top: 0px; @@ -413,7 +411,6 @@ div.adresse div.titre{ #fiche_infospro{ float: left; - /*border: 1px solid #5555BB;*/ padding: 10px; width: 500px; margin: 5px; @@ -459,7 +456,7 @@ div.entreprise div.adr_pro{ div.spacer { clear: both; } -/* Spécial fiche_referent.php*/ +/* only for fiche_referent.php*/ #fiche_referent{ float: left; @@ -582,4 +579,4 @@ div.spacer { clear: both; } } /* vim: set et ts=4 sts=4 sw=4: */ -/* $Id: default.css,v 1.42 2004-09-10 11:52:36 x2000habouzit Exp $ */ +/* $Id: default.css,v 1.43 2004-09-10 23:52:13 x2000habouzit Exp $ */ diff --git a/templates/fiche.tpl b/templates/fiche.tpl index 406e7c6..cd76d14 100644 --- a/templates/fiche.tpl +++ b/templates/fiche.tpl @@ -17,7 +17,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: fiche.tpl,v 1.9 2004-09-06 06:25:10 x2000coic Exp $ + $Id: fiche.tpl,v 1.10 2004-09-10 23:52:13 x2000habouzit Exp $ ***************************************************************************} @@ -25,20 +25,17 @@
-
{$prenom} {$nom}
-
{$nationalite} - X {$promo} - Formation : {$applis|smarty:nodefaults}
- (Fiche mise à jour le {$date|date_format:"%d/%m/%Y"})
-
- Afficher la carte de visite  - {if !$is_contact} - Ajouter parmi mes contacts  - {/if} - - Envoyer l'URL - -
+
{$prenom} {$nom} + Afficher la carte de visite  + {if !$is_contact} + Ajouter parmi mes contacts  + {/if} +
+
(Fiche mise à jour le {$date|date_format:"%d %B %Y"})
+
{$forlife}@polytechnique.org
+
+
{$nationalite} - X {$promo} - Formation : {$applis|smarty:nodefaults}