3r1c Posted March 1, 2016 Share Posted March 1, 2016 (edited) Je voudrais changer la couleur des boutons pour les personnaliser. J'ai tout d'abord supprimer les fonds et les bordures mais il reste toujours le fond jaune sur les boutons. J'utilise le thème par défaut "default-bootstrap" et la version 1.6 de Prestashop. Quelqu'un pourrait me dire où se trouve ce fond jaune s'il vous plait? Merci. Edited March 1, 2016 by 3r1c (see edit history) Link to comment Share on other sites More sharing options...
Mediacom87 Posted March 1, 2016 Share Posted March 1, 2016 Bonjour, de quel bouton parlez vous, sur quel version sur quel template .... Link to comment Share on other sites More sharing options...
3r1c Posted March 1, 2016 Author Share Posted March 1, 2016 Par exemple le bouton "ajouter panier" de la page d'accueil ou le bouton "page d'accueil" de la page d'erreur 404. Version Prestashop 1.6 Thème: default-bootstrap Link to comment Share on other sites More sharing options...
Mediacom87 Posted March 1, 2016 Share Posted March 1, 2016 global.css input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled { background: #f4b61b url("../img/bg_bt.gif") repeat-x scroll 0 0; border: 1px solid #cc9900; color: black; cursor: pointer; display: inline-block; font-weight: bold; padding: 5px 7px; position: relative; text-align: left; white-space: normal; } Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now