- Statut : non résolu
- Ce sujet contient 6 réponses, 3 participants et a été mis à jour pour la dernière fois par Mrpoons, le il y a 12 années et 8 mois.
-
AuteurMessages
-
15 avril 2012 à 15 h 02 min #508332
Bonjour,
Ma configuration WP actuelle
– Version de WordPress: 3.3.1 :
– Version de PHP/MySQL :
– Thème utilisé: Studio zen :
– Extensions en place :
– Nom de l’hebergeur: Ovh :
– Adresse du site :Problème(s) rencontré(s) :
Bonjour,
J’ai crée une page dans le panel administration en utilisant un script. Je souhaiterai que la couleur du fond du cadre « accès aux albums privés » soit en gris claire. comme je l’avais sur un ancien site la la couleur du fond n’apparaît pas
Voici un lien pour visualiser: Cliquez IciVoici le code que j’ai sur wordpress:
<center><span style="color: #ffffff;"><strong>Utilisez vos codes d’accès pour consulter vos photos en ligne et commander des tirages papier et/ou des fichiers numériques.</strong></span></center>
<table class="aligncenter" style="border: 1px solid #FFFFFF;" width="318" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table style="width: 316px; height: 129px;" border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td style="text-align: center;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="11">
<div align="left"><img src="http://www.jingoo.com/img/flrndd_b3.gif" alt="" /></div></td>
<td>
<div style="font-size: 9px; font-weight: bold; text-transform: capitalize; text-decoration: none; letter-spacing: 0.1em; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;" align="left"> ACCES AUX ALBUMS PRIVES</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="text-align: center;" align="left"><span style="color: #ffffff;"><strong><span style="font-size: 9px; text-decoration: none; text-align: justify; font-family: Verdana,Arial,Helvetica,sans-serif;">Saisissez
ci-dessous vos identifiants pour accéder a vos albums</span></strong></span></td>
</tr>
<tr>
<td><form action="http://www.jingoo.com/index.php" method="post" target="_top">
<table width="100%" border="0" cellspacing="2" cellpadding="0">
<tbody>
<tr>
<td width="110">
<div align="left"><input id="identifiant" style="border: 1px solid #999999; background-color: #58595a; padding: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px;" onfocus="if (this.value=='Identifiant') {this.value=''}" type="text" name="login" value="SL54-" size="19" /></div></td>
<td></td>
</tr>
<tr>
<td width="110">
<div align="left"><input id="pass" style="border: 1px solid #999999; background-color: #58595a; padding: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px;" onfocus="if (this.value=='Mot de passe') {this.value=''}" type="text" name="password" size="19" /></div></td>
<td>
<div align="left"><input style="text-indent: 0px; color: #ffffff; font: normal 10px Verdana, Arial, Helvetica, sans-serif; border: 1px solid #CCCCCC; background: #636363; background-image: url('http://www.jingoo.com/img/btn-pstd_bck4.gif');" type="submit" name="Submit" value="OK" /></div></td>
</tr>
</tbody>
</table>
<input type="hidden" name="action" value="login" />
</form></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>17 avril 2012 à 17 h 04 min #827673Es ce que quelqu’un peux m’aider svp ?
17 avril 2012 à 19 h 08 min #827674Il faut que tu rajoutes un background-color: #… dans la cellule qui t’intéresse.
mais ta question n’est pas une question wordpress..17 avril 2012 à 19 h 13 min #827675Oki mais a quel endroit dois je placé le background-color: # je souhaite quand sa apparaisse dans la totalité du cadre
17 avril 2012 à 19 h 49 min #827676Bonjour,
tu dois mettre le background:#ccc; dans le style de la table.
Cordialement
17 avril 2012 à 19 h 59 min #827677Merci sa marche parfaitement merci beaucoup
25 avril 2012 à 12 h 37 min #827678Les modérateurs peuvent mettre [résolu]
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.