[TYPO3-UG France] Form mail

Yannick Morel yannick at modulis.ca
Wed Oct 10 19:39:56 CEST 2007


Bonjour Jed,

voici un exemple de code css qui pourrait t'aider:

form #mailform{
background-color: #090513;
border:none;
color:black;
}

.csc-mailform {
padding-top:10px;
padding-left: 10px;
background-color: #090513;
border: none;
}
div.csc-mailform-field{
overflow: hidden;
margin-bottom: 10px;
}
div.csc-mailform-field label {
display: block;
float: left;
width: 100px;
}
div.csc-mailform-field input{
width: 300px;
}
div.csc-mailform-field textarea{
width: 400px;
}
#mailformformtype_mail{width: 110px;}


Cordialement,




-- 
Yannick Morel
yannick at modulis.ca
(514) 284-2020 x 207

www.modulis.ca

Création site internet <http://www.modulis.ca> / conception
web<http://www.modulis.ca>

353 rue St-Nicolas
Suite 205
Montréal, QC, H2Y 2P1




On 10/10/07, philip jedar <philip.jedar at gmail.com> wrote:
>
> Merci pour ta réponse rapide !
> Mon problême est de pouvoir aligner les champs, quelque soit la longueur
> du
> texte devant. Avec le css, je ne vois qu'une classe .csc-mailform-field.
> Cette class prend en compte toute la ligne texte + champ .... Pas moyen de
> régler cet alignement...
> Avez-vous une idée ? Comment avez-vous procédé ?
> Merci d'avance !
> Jed
>
> On 10/10/07, Fred <hamel at urbansecurity.org> wrote:
> >
> > Pour ma part je l'ai modifié avec une feuille CSS.
> >
> > philip jedar a écrit :
> > > Bonjour à tous,
> > >
> > > J'utilise mail form sur mon site, sans probleme. J'aimerais cependant
> le
> > > "looker" différement mais je n'arrive pas à mettre la main sur le
> > > template... Pouvez-vous me dire où il se cache svp ?
> > > Merci d'avance pour votre aide.
> > >
> > >
> > _______________________________________________
> > TYPO3-france mailing list
> > TYPO3-france at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-france
> >
>
>
>
> --
> Philip Jedar (aka Jed)
> Skype ID : philip jedar
> Blog : http://running-board.blogspot.com/
> _______________________________________________
> TYPO3-france mailing list
> TYPO3-france at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-france
>


More information about the TYPO3-france mailing list