retirer les carré de couleur et garder une seule couleur

4 messages dans ce sujet

Posté(e) · Signaler ce message

Voilà, j'aurais besoin de votre aide.

Je voudrez retirer les petits carrés de couleur et garder la couleur verte comme base sur les côtés.

Je voudrais aussi installer un texte move sur ma page d'acceuil.

Merci

Partager ce message


Lien à poster
Partager sur d’autres sites

Posté(e) · Signaler ce message

Pour ce qui est de ta première requete:

EDITE la page /configuration.inc.php

Vas à la ligne 74( // Initialisation de SESSION pour la couleur)

REMPLACE :

if (! empty($_GET['style'])) 


	{ $_SESSION['style'] = $_GET['style']; 


	} elseif 


	(empty($_SESSION['style'])) 


	{ $_SESSION['style'] = "bleu"; 


	}
PAR
 

	  $_SESSION['style'] = "vert";
--> Puis dans la page /modeles/haut.php enleve ceci qui se trouve à partir de la ligne 41, ni PLUS, ni MOINS:
		<table border="0" cellpadding="2" cellspacing="2">


		<tr>


			<td width="10" height="10" bgcolor="#1f1f5f"><a href="<?php echo  $_SERVER['PHP_SELF'];?>?style=bleu"><img src="<?php echo $wwwroot?>/images/blank.gif" alt="blank" width="10" height="10" border="0" /></a></td>


			<td width="10" height="10" bgcolor="#663366"><a href="<?php echo  $_SERVER['PHP_SELF'];?>?style=violet"><img src="<?php echo $wwwroot?>/images/blank.gif" alt="blank" width="10" height="10" border="0" /></a></td>


			<td width="10" height="10" bgcolor="#3C7A6D"><a href="<?php echo  $_SERVER['PHP_SELF'];?>?style=vert"><img src="<?php echo $wwwroot?>/images/blank.gif" alt="blank" width="10" height="10" border="0" /></a></td>


			<td width="10" height="10" bgcolor="#993300"><a href="<?php echo  $_SERVER['PHP_SELF'];?>?style=marron"><img src="<?php echo $wwwroot?>/images/blank.gif" alt="blank" width="10" height="10" border="0" /></a></td>


			<td width="10" height="10" bgcolor="#CC0000"><a href="<?php echo  $_SERVER['PHP_SELF'];?>?style=rouge"><img src="<?php echo $wwwroot?>/images/blank.gif" alt="blank" width="10" height="10" border="0" /></a></td>


			<td width="10" height="10" bgcolor="#FF9900"><a href="<?php echo  $_SERVER['PHP_SELF'];?>?style=jaune"><img src="<?php echo $wwwroot?>/images/blank.gif" alt="blank" width="10" height="10" border="0" /></a></td>


		</tr>


		</table>

Partager ce message


Lien à poster
Partager sur d’autres sites

Posté(e) · Signaler ce message

Je te remercie pour tous les services que tu me rend.

Partager ce message


Lien à poster
Partager sur d’autres sites

Posté(e) · Signaler ce message

C'est un plaisir d'aider les Autres.

Partager ce message


Lien à poster
Partager sur d’autres sites

Créer un compte ou se connecter pour commenter

Vous devez être membre afin de pouvoir déposer un commentaire

Créer un compte

Créez un compte sur notre communauté. C’est facile !


Créer un nouveau compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.


Connectez-vous maintenant

Twitter Advisto ecommerce

Facebook PEEL Shopping