désactiver la toolbar DebugKit sur CakePhp 3.6

css en bas de page. je veux juste retirer la toolbar rouge en bas de la page mais impossible de trouver la doc pour faire ca. J'ai regardé ici: [cakephpdocs

4
iframe responsive (help)

css: ``` .iframe-responsive-wrapper{ position: relative; } .iframe-responsive-wrapper .iframe-ratio{ display: block; height: 100%; width: 100%; } .iframe-responsive-wrapper iframe{ position: absolute; top: 0; left: 0; height: 100%; width

0
Probleme avec ajax

css("color", "red").html(data); } } }); } ``` Voici le code php ```

4
[Recrutement] Recherche Graphiste et Développeur pour site web

CSS, PHP, MySQL et un peu de JavaScript, j'ai eu envie de créer mon propre site, seul! Malheureusement cela fait un moment que je rame.. En voulant apprendre

0
Recherche Développeur au Maroc (+ 1 Infographiste et 1 Community M.)

CSS, Javascript via jQuery), du langage de programmation[/*] [*] PHP via l’utilisation d’un framework PHP type MVC (Zend, CakePHP…)[/*] [*] Vous maîtrisez un logiciel de design (Photoshop).[/*] [*] Vous possédez un très

0
Installation compass

css. Mon projet Symfony est sous Windows Alors j'ai trouver quelques tutos : http://www.bugz.fr/2013/06/configurer-compass-sass-symfony2-assetic/ et http://symblog.info/symfony-2-integrer-le-framework-compass-a-son-projet-sous-windows-24 Le problème c'est que cela fonctionne pas.... Je préfère

0
[CDI]- DEVELOPPEUR PHP – SYMFONY 2 (h/f)

CSS) • Méthodologie Agile • Gestion de versions (GIT) • Web Services : REST, SOAP • Solutions de cache • Bac+5 • 3 ans d’expériences en PHP • Anglais courant • Expérience dans le développement de sites

0
Quelle méthode pour vendre un seul produit

css du thème pour qu’il corresponde à la charte graphique de mon site … Donc voilà je trouve pas de solution simple, pourtant des startups qui lancent et vendent un seul

10
Background-color disparu

css : ``` #footer{ background-color:#C8AD7F; color:black; overflow: hidden; width:100%; } #imgfooter{ background-image:url(images/footer.png); overflow: hidden; } #footer a{ text-decoration:none; color:black; } #footer a:hover{ color:#fff; } #conditions

2
Verification de mon carroussel

css(cssDeb); this.elem.find("#slide"+num).animate({'top':0, 'left':0}, 500); this.elemCurrent.animate(cssFin, 500); this.elem.find(".navigation span").removeClass("active"); this.elem.find(".navigation span:eq("+(num-1)+")").addClass("active"); this.nbCurrent = num; this.elemCurrent

8