It’s really easy to create conditional JavaScript and CSS includes for your custom modules using module configuration parameters. Read on to see how.
Originally published on magebase.com. Copyright © 2011 Magebase – All Rights Reserved.
It’s really easy to create conditional JavaScript and CSS includes for your custom modules using module configuration parameters. Read on to see how.
Originally published on magebase.com. Copyright © 2011 Magebase – All Rights Reserved.
Quelques optimisations A la suite d’Imagine US et des technical tracks ainsi que de plusieurs lectures récentes, je vous propose quelques informations ou techniques que j’ai trouvé intéressantes. J’allais également oublier, les slides de ma conférence à Imagine sont disponibles ici et la vidéo a été mise en ligne ici. Zend asynchronous Lors des tech [...]
The header portion of a Magento theme appears on every page and can be one of the most important aspects of the design. So don’t be afraid to spend some time getting it right.
I am seven installments into this Magento theme tutorial series and still w…
Starting a Magento project the right way is a win for the developer, win for the client and if it’s past/present/future compatible then it’s a win for the whole community. Magento Boilerplate is a pet project of mine with HTML5 …
This is a great upgrade-proof means of getting your own styles into the Magento 1.5 WYSIWYG editor. It allows to put you theme’s styles on the editor content as well as create custom styles that the administrator can use by choosing them from a dropdown. Continue →
Petit beug css avec internet explorer 8, la recherche autoscroll apparait avec un décalage de 200px. Voir le beug sur ce site magento entrez dans le champ de recherche « son » l’autoscrool de recherche apparait sous Ie8 en dehors de la page. Suppr…
L’optimisation des CSS et des JavaScript est un étape importante lors de la mise en production d’un site Internet. Voyons tout d’abord l’intérêt de l’optimisation des CSS. Réduire le poids des fichiers. Permettre un chargement plus rapide des pages. Ne [...]
If you want to add some juice to your e-commerce website, and be different from the others, you could add some custom fonts for you headings, product titles or prices. The best technique these days, in my opinion, is to use browser’s native method: @font-face. With a little tweaking, you can make it work in [...]