Free Magento Classic Theme is now available for download!

We are proud to introduce first free professional Magento theme. Feel free to download it from our Magento templates store or Magento Connect. Check theme demo of our free magento theme at our demo server.

  • CSS3 Powered!
  • Easy color changes
  • Easy to upgrade, easy to customise
  • Supports all main browsers (IE6,IE7,IE8,FF2,FF3,Opera,Safari)
  • Free updates included

Magento

Magento

Magento classic theme is available in 10 colors now. Additional colors can be also downloaded at our server.

Installation instruction and source .psd file is included in this package.

Template is available under Creative Commons License for commercial and personal use.

Update:

We received dozen of emails asking for commercial license. Frankly speaking we were not planning to offer this template under commercial license but for all who want to buy it please go to Magento Classic Commercial License.

More free and paid Magento themes are available at https://templates-master.com/magento-templates.html. We have also great offer of free Magento extensions.

1170 thoughts on “Free Magento Classic Theme is now available for download!”

  • I have a CMS Static Block with some small text that I would like to put in a box on the left of a three-column page. I know how to put the CMS Block where I want it, but I would like to put a border around in, similar to the border around the Catalog SideBar. How can I do that?

    Reply
  • The theme works great for me except when I have a configurable product, the page shows up as an error. The simple product page works just fine. I figure this is a template problem as I switched to other template the configurable product page load just fine.

    This is the error it shows:
    Warning: include(/home/.../public_html/.../app/design/frontend/default/default/template/catalog/product/view/options/js.phtml) [function.include]: failed to open stream: No such file or directory in /home/.../public_html/.../app/code/core/Mage/Core/Block/Template.php on line 144
    ...

    Any ideas? Thank you.

    Reply
    • The theme works great for me except when I have a configurable product, the page shows up as an error. The simple product page works just fine. I figure this is a template problem as I switched to other template the configurable product page load just fine.


      Hello, you have older magento version. Please upgrade it to 1.3.2.
      Reply
  • Hey, can you help me? I want that links which are on the top behind welcome message goes to menu like My profile with dropdown list. How can I do it?

    Reply
  • Loved this theme, exactly what I was looking for.

    My contact us page is all wrong. Please take a look :

    http://bit.ly/and5F

    how can i correct it. Also, how can I change the thumb nail size of images appearing on the front page for "New Products" .

    Thanks!

    Reply
    • Loved this theme, exactly what I was looking for.
      My contact us page is all wrong. Please take a look :
      http://bit.ly/and5F
      how can i correct it. Also, how can I change the thumb nail size of images appearing on the front page for “New Products” .
      Thanks!


      Hello EV, you sould turn magento cache off.
      Reply
  • I have read through twice, have I missed a post where someone explains how to collapse the menu?

    If someone could post how to do this or point me to the date and time of the above post I would be appreciated.

    Reply
    • I have read through twice, have I missed a post where someone explains how to collapse the menu?
      If someone could post how to do this or point me to the date and time of the above post I would be appreciated.


      Hello Aaron, please change

      menu.css (line 79)

      #nav-sidebox ul.level1 { display:none;}

      to

      #nav-sidebox ul.level0 {display:none;}
      Reply
  • The drop down suggestion and code worked great for the main list, however, it doesn't work very well for a sub menu. What I mean is that the menu drops great, however it doesn't go to a sub well (it won't allow padding on the left). So say I have Articles as a top level, and then fruit, vegetables, and colors drop under the articles I would want each of them to have a sub menu.

    So for colors I might want blue, green, red, black, etc.

    So far I have got it to work a little, but any menu items with child items float all the way to the left and have no padding. I would like them to stay the same like the ones under products.

    I have tried to add classes and id's within the menu block to add padding on the left to that particular item, and none are recognized.

    THANK YOU for your wonderful theme and work. This is one of the last things I have to do on this site before launch. Once this site is up and I have some funds I will donate, or purchase another theme from you guys. You guys are awesome! No other theme developers have a theme to try out like this. It truly makes me feel comfortable purchasing a theme.

    Reply
    • The drop down suggestion and code worked great for the main list, however, it doesn’t work very well for a sub menu. What I mean is that the menu drops great, however it doesn’t go to a sub well (it won’t allow padding on the left). So say I have Articles as a top level, and then fruit, vegetables, and colors drop under the articles I would want each of them to have a sub menu.


      Hello David, please contact us for more details using contact form at our store so we can check what is wrong with your store.
      Reply
  • Great template, thanks!
    My question is:
    How can I automate slider?

    I want to be able to somehow point it to 4-5 products, so it can then automatically pick up its images/info. Right now, it seems like I have to manually code both images and product URLs, and it is unclear how I can plug in description/price/etc.

    Also, is there any way to add hovering text?

    Reply
    • Great template, thanks!
      My question is:
      How can I automate slider?
      I want to be able to somehow point it to 4-5 products, so it can then automatically pick up its images/info. Right now, it seems like I have to manually code both images and product URLs, and it is unclear how I can plug in description/price/etc.
      Also, is there any way to add hovering text?


      Hello Eduard, unfortunately you can't do this with current slider.
      Reply
  • Hi,

    Has anyone managed to get the accordion menu working with this template?

    I have tried but been unsuccessful.

    Here is a link to the menu: http://www.chnorton.com.au/2008/06/14/accordion-navigation/

    Reply
  • hi! thanks for you wonderful theme!

    could you give me an advice to have a possiblity of managing your pics for different countries?

    eg. this:

    skin/frontend/default/f002/images/media/col_left_callout-1.jpg

    how can i manage to have different content for other language?
    thank you!!!

    Reply
    • hi! thanks for you wonderful theme!
      could you give me an advice to have a possiblity of managing your pics for different countries?
      eg. this:
      skin/frontend/default/f002/images/media/col_left_callout-1.jpg
      how can i manage to have different content for other language?
      thank you!!!


      Hello Kocka, We would suggest you to duplicate skin folder for each languages and assign it to each separate storeview. So forexample you will have f002_en for English, f002_es skin folder for Spanish and so on.
      Reply
  • I have noticed a bug caused by a slider.

    To see it in action open home page with a slider (http://freedemo.templates-master.com/f002/) and a single page without a slider on it (http://freedemo.templates-master.com/f002/testimonials). Then compare them.

    The whole content of the single page without a slider will be moved to the right side by approximetely 5 pixels.

    I found that the problem is hidden in the css style of the slider, namely in "position: relative":

    #slider
    {
    height: 200px;
    position: relative;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
    }

    However, if you try to change it to absolute or fixed everything will be messed up.

    Any solutions how we can fix it?

    Beeman

    Reply

Items 261 to 270 of 677 total