Articles: All Listings RSS

Filter listings...
http://astrio.net/blog/images-resize-in-magento/

astrio.net/blog/images-resize-in-magento/

In this article I will show how to use re-size parameters of default Magento images re-size feature.

Category:Images
Visited116
http://blog.chapagain.com.np/magento-resize-image/

blog.chapagain.com.np/magento-resize-image/

You can resize image with fixed height and variable width. Or, you can resize with fixed width and variable height. Following code shows how you do it in Magento.

Category:Images
Visited123
http://stackoverflow.com/questions/16476571/issue-with-resizing-the-image-in-product-view-page-media-phtml-magento

stackoverflow.com/questions/16476571/issue-with-resizing-the...

I am trying to resize image in product view page, but after the image has resized, white spaces come along in left and right both the sides (width), in resize function I gave the value 338,474, but It comes with white spaces. For that I applied functio ...

Category:Images
Visited94
http://www.demacmedia.com/magento-commerce/varien_image-image-manipulation/

www.demacmedia.com/magento-commerce/varien_image-image-manip...

Varien_Image class s a great way to manipulate images in Magento. Here's a quick rundown of its various functions and how you can use them.

This is an indepth article and is easy to use.

Category:Images
Visited124
http://stackoverflow.com/questions/9763350/how-to-change-the-page-layout-in-magento

stackoverflow.com/questions/9763350/how-to-change-the-page-l...

I want to change my category page layout to 2columns-left.phtml. The default is a 3 column layout. I only want to set the category page layout to 2columns-left.phtml. The rest should keep the default page layout (3 columns). How can I do this?

Category:Layout
Visited110
http://magebase.com/magento-tutorials/demystifying-magentos-layout-xml-part-1/

magebase.com/magento-tutorials/demystifying-magentos-layout-...

Part 1 of our Magento Layout XML tutorial series. Explains the layout rendering process and gives insight into the various XML elements controlling it.

Category:Layout
Visited157
http://www.smashingmagazine.com/2012/11/30/introducing-magento-layout/

www.smashingmagazine.com/2012/11/30/introducing-magento-layo...

In this tutorial, we introduce the Magento layout by creating a simple module that will add some custom HTML content to the bottom of every customer-facing page, in a non-intrusive manner. In other words, we will do so without actually modifying any Ma ...

Category:Layout
Visited76
http://mysillypointofview.richardferaro.com/2013/01/31/how-to-change-catalog-column-number-in-magento/

mysillypointofview.richardferaro.com/2013/01/31/how-to-chang...

The default Magento catalog grid is set to display 3 products per column. Most users alter the number of columns by modifying the file catalog/product/list.phtml. There’s actually a much cleaner approach to this task and you only ...

Category:Layout
Visited73
http://www.steveperrycreative.com/changing-the-default-page-template-for-the-category-view-in-magento/

www.steveperrycreative.com/changing-the-default-page-templat...

I’ve been handed a layout to build for a Magento project which uses a 1-column layout for the catalog category view. Out-of-the-box Magento uses the 3-column layout. To change the default behaviour I added the following to my "app/design/frontend ...

Category:Layout
Visited94
http://www.classyllama.com/blog/the-better-way-to-modify-magento-layouts

www.classyllama.com/blog/the-better-way-to-modify-magento-la...

In this article, I’m going to be covering what I believe to be a very effective way of modifying the layout of any Magento theme by using layout.xml

Category:Layout
Visited112
http://blog.chapagain.com.np/magento-how-to-change-default-page-layout/

blog.chapagain.com.np/magento-how-to-change-default-page-lay...

Here, I will show you how you can change the default page layout in Magento. By page layout, I mean all CMS page, category page, etc. There are different ways to change the page layout in Magento.

Category:Layout
Visited102
http://stackoverflow.com/questions/3147731/use-custom-template-file-for-magento-homepage-and-product-page

stackoverflow.com/questions/3147731/use-custom-template-file...

I want to use a customized template file for magento homepage. I used the following code in the layout/local.xml file of my theme as described in this Category:Layout

Visited78
https://blog.liip.ch/archive/2013/10/24/adding-javascript-and-css-files-to-head-section-of-magento.html

blog.liip.ch/archive/2013/10/24/adding-javascript-and-css-fi...

This article shows all the different ways of adding Javascript and CSS in to your Magento template.

Visited112
http://blog.onlinebizsoft.com/how-to-add-or-remove-javascript-css-on-magento/

blog.onlinebizsoft.com/how-to-add-or-remove-javascript-css-o...

This article simply shows you 'How to add or remove Javascript / CSS in Magento'.

Visited217
http://store.redstage.com/blog/2012/07/24/how-to-properly-include-custom-css-and-js-files-in-magento/

store.redstage.com/blog/2012/07/24/how-to-properly-include-c...

An article on how to add Javascript or CSS files to your Magento Template in the various locations.

Visited93
http://www.blog.plazathemes.com/archives/2237

www.blog.plazathemes.com/archives/2237

Say you want to load a particular script on the page, but only if a particular block loads on that page. As it stands, Magento’s core/template blocks don’t support this. This article will show you how.

Visited100