It is recommended to use a Permalink Structure as: /%post_id%/%postname%/ /%year%/%category%/%postname%/
There are a few ways to speed up your Magento Store. Below you will find a list of changes you can make to get a great speed improvement Find the following lines in your Magento .htaccess file and replace them with the following code. ######################################### …
In order to turn off Photostream (for whatever reason) you need to: Settings>iCloud>Photostream Flip the switch to the “off” position
There are four different logo types which come standard with every Magento install. This gives you the flexibility of assigning appropriate logos to the different task. The following list tells you where the logos are located and their use. Website Store Logo: Used for …
Mac OS-X Lion’s Resume feature is handy, but not everyone wants applications to re-open all the documents you closed when you hit Quit. You can disable Resume on an ad-hoc basis by pressing Option before you head for the Quit menu, which changes Quit to Quit And Discard …
Top 10 Sites for Creating Word Clouds “A text cloud or word cloud is a visualization of word frequency in a given text as a weighted list (wikipedia).” This is a concept that is utilized a lot in education for: visualization, brain storming, and mind mapping.& …
When you are connected to Gmail or some other email provider with great spam protection it might be absolutely useless to have Outlook do another round of junk mail filtering, especially when it moves important email to the Junk Folder. Here’s a quick way to turn it off …
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 …