Jump to content

Recommended Posts

Voici la modif test que j'ai faite, changer le #fff par black

 
header {
  z-index: 1;
  position: relative;
  background: black;
  padding-bottom: 15px; }
  header .banner {
    background: black;
    max-height: 100%; }
    header .banner .row {
      margin: 0px; }
  header .nav {
Link to comment
Share on other sites

là je dirais, tu as oublié d'envoyer ton fichier sur le ftp, je ne vois que ça.

 

il y a ça dans ton css:

header {
  z-index: 1;
  position: relative;
  background: #fff;
  padding-bottom: 15px; }
  header .banner {
    background: black;
    max-height: 100%; }
    header .banner .row {
      margin: 0px; }
Link to comment
Share on other sites

Re télécharge depuis ton ftp si tes modifs ne sont pas dedans c'est qu'il y a un problème (surement permissions)

Si les modifs sont là, révérifie que tu es bien dans le bon répertoire .../themes/default_bootstrap/css/ et que c'est bien global.css - ça arrive

Link to comment
Share on other sites

+ 1 coeos.pro

 

Verifie dans ton répertoire au dessus de ton site (avant www) le fichier .ovhconfig

passe l'environment de  production à developement

 

environment=development

 

Sinon il y a la saleté de cache varnish devant

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...