Les avertissements suivants se sont produits :
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
FormBuilder & CMSMailer
#5
Bonjour,

C'est un très vieux post, j'espère avoir une réponse ....

Je suis fort content de ce plugin, il me reste une chose: comment modifier l'apparence du bouton send/envoyer?

Pour le reste j'ai les modifs ici:

$styleLabel = '';
$styleInput = '';
$captchaStyle = '';
$OKStyle = '';
$errorsStyle = '';


if($style) {
$errorsStyle = 'style="font-weight: 500;font-family: sans-serif; color: #ff4b00; display: block; margin:0px 0px 20px 13px;"';
$OKStyle = 'style="font-family: sans-serif; font-size: 14px; color:#87ae00"';
$captchaStyle = 'style="width: 475px; margin-bottom:1em; text-align: center;"';
$styleLabel = 'style="font-size: 14px; font-weight: 500; font-family: sans-serif;"';
$styleInput = 'style="width: 473px; border: solid 1px #d0d0cf; display: block; font-size: 14px; font-family: sans-serif; margin-bottom: 7px; margin-top: 7px;"';

}
Répondre


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)