Add the following CSS to your page: Add the following HTML code to the body of the page: Some other examples here: http://css-tricks.com/3458-perfect-full-page-background-image/ Or use the SuperSized jQuery plugin http://buildinternet.com/project/supersized/
Are you looking to create css menu’s for your website? Make sure you go to: http://css.maxdesign.com.au/listamatic/
If you want to control the aspect ratio or the white border around your image locate the appropriate file and edit the following properties. For example in list.phtml <img src=”<?php echo $this->helper(‘catalog/image’)->init($_product, ‘sma …
To use the star rating system you need to first setup your rating metrics Goto Catalog -> Reviews & Ratings -> Manage Ratings. Click Add New Rating. You can setup as many as you’d like, and assign them globally or to specific storefronts. They should now appear on the …
You can rename the admin path for Magento after installation. To rename admin path: Goto to /app/etc and open local.xml file. Find the text ![CDATA[admin]] in the file. This is the default admin path. Change admin name to some other name like safepath and save it. S …
After reading through tons of ‘solutions’ to an index being stuck on Magento I decided to take a different route. Please note: ALWAYS make a backup of your database before doing the following as I don’t know what the impact would be for your particular store …
Required attribute conditions to be shown on layered navigation filters in Magento: Attribute properties / Catalog Input Type for Store Owner = Dropdown or Multiple Select (or the System Attribute, Price) Frontend properties / Use In Layered Navigation = Filtered * System pro …
Browse to: /app /design /frontend /default /YOUR THEME /template /catalog /navigation /top.phtml
http://www.magentocommerce.com/knowledge-base/entry/turning-on-off-magentos-content-blocks Common Elements You Can Turn Off (and On) Via the Admin Panel Below are some of the blocks and elements that you can turn off using the Admin Panel. The key advantages of turning off el …
To turn off the automatic unzipping of a file you downloaded in Safari do the following: In Safari go to: Preferences General tab uncheck Open “safe” files after download