Jump to content

Recommended Posts

non plus grand ça ne se charge pas

 

et bien je pensais trouver ça : ( qui vient d'un tuto)

@media (min-width: 768px)
float: left;
width: 20%;   *Valeur à modifier pour agrandir le Logo*

Et
@media (min-width: 1200px)
padding-right: 15px;
padding-left: 15px;
padding-bottom: 10px;  * Valeur à ajouter

 

et j'ai des lignes comme ça :

clickandbuilds/PrestaShop/LaCauderanaise/themes/classic/assets/css/012cf6a10129e2275d79d6adac7f3b02.woff

Link to comment
Share on other sites

sur la 1.6, dans le header.tpl j'ai ceci:

width="170" height="37">

 

donc tu va dans ton fichier header.tpl

tu cherche la class: class="logo img-responsive"

et à la fin de: alt="La Caudéranaise"

tu ajoute:

width="tes dimensions" height="tes dimensions">

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...