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!”

  • Thanks Templates Master,
    I figured out my problem, actually, by accident. I was complaining that the "Home" and "Product" links only went to index. The real problem is that when I was configuring my layered navigation through "Manage Categories", I had assigned 3 Root categories that were not in the main "ROOT" folder. I understand now, that the ROOT folder must have your categories inside it for the home page and so forth to understand it. As soon as I moved all the categories to the ROOT folder, everything started working properly!

    Reply
  • I have one more question for you! (I hope)

    Currently, I am trying to change the left-col.phtml file so that the two images on the left - Call us at ___, and Free Shipping! - link to different pages. I don't understand php hardly at all ...but I was trying. Can you/anyone help me out?


    getLinkUrl(),0,4))==='http'): ?>
    <a href="getLinkUrl() ?>">
    getLinkUrl()): ?>
    <a href="getUrl($this->getLinkUrl()) ?>">

    <img src="getSkinUrl($this->getImgSrc()) ?>" width="195" alt="__($this->getImgAlt()) ?>" style="display:block;" />
    getLinkUrl()): ?>




    The first image is col_left_callout-1.jpg and it goes to "http://metabike.com/store/index.php/contacts/"
    The second image is col_left_callout-2.jpg and it goes to "http://metabike.com/store/index.php/customer-service/"

    When I input these into the code I get duplicates and all sorts of crazy things. Any help would be greatly appreciated. :)

    Charlotte

    Reply
    • Currently, I am trying to change the left-col.phtml file so that the two images on the left - Call us at ___, and Free Shipping! - link to different pages. I don’t understand php hardly at all …but I was trying. Can you/anyone help me out?


      Hello Charlotte, please check catalog.xml file for next code:

      <block type="core/template" after="-" name="left.permanent.callout-1" template="callouts/left_col.phtml">
      <action method="setImgSrc"><src>images/media/col_left_callout-1.jpg</src></action>
      <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (800) DEMO-NUMBER.</alt></action>
      <action method="setLinkUrl"><url>checkout/cart</url></action>
      </block>


      You should edit setlinkurl property for each banner.
      Reply
  • hi, I installed the template, it works fine, but the top navigation disapeared. i can't seteup sites like "about us" or. the layered navigation does'nt work too. afte a complete new installation of magento nothing happens. one time the menu bar appeared behind the product page. but i cant recover this. where is my failure? please help.

    Reply
    • hi, I installed the template, it works fine, but the top navigation disapeared. i can’t seteup sites like “about us” or. the layered navigation does’nt work too. afte a complete new installation of magento nothing happens. one time the menu bar appeared behind the product page. but i cant recover this. where is my failure? please help.


      Hello Michael, please check if you have assigned right root directory for you store.
      Reply
  • Drop Down Menu Issue With Menu Block.

    Hi I am having an issue with the menu block. However, it's different than what others have mentioned.

    Mine displays properly without trying to add more items, however, I want some of the menu items to have a drop down menu similar to the "Products" listing.

    About Us
    Testimonials
    Contact Us
    Articles


    Contact Us


    I have tried various methods of nesting a list. Most end up making the menu block disappear completely.

    Help would be much appreciated!

    Reply
  • I just barely tried to leave a comment and it took out all my code I was using to generate my drop down,. grr. Basically I am trying to allow other parts of the menu to have drop down capabilities. Any help would be MUCH appreciated. I have tried for days to find an answer to this issue.

    Reply
    • I just barely tried to leave a comment and it took out all my code I was using to generate my drop down,. grr. Basically I am trying to allow other parts of the menu to have drop down capabilities. Any help would be MUCH appreciated. I have tried for days to find an answer to this issue.


      Hello DavidB, it's easy to do. Here is example of dropdown menu:

      <li onmouseover="toggleMenu(this,1)" onmouseout="toggleMenu(this,0)" class="level0 nav-about parent">
      <a href="{{store url="about"}}">About us</a>
      <ul class="level0">
      <li class="level1 nav-company-history"><a href="{{store url="company-history"}}"><span>Company history</span></a></li>
      <li class="level1 nav-company-press"><a href="{{store url="company-press"}}"><span>Press</span></a></li>
      <li class="level1 nav-company-employment"><a href="{{store url="company-employment"}}"><span>Employment</span></a></li>
      </ul>
      </li>
      <li class="level0 nav-delivery"><a href="{{store url="delivery"}}">Delivery</a></li>
      <li class="level0 nav-contacts"><a href="{{store url="contacts"}}">Contact Us</a></li>
      Reply
  • I am not sure what to edit to get the sub categories showing. I know that is the #nav-sidebox ul.level1 { display: none; }

    what do i have to edit to show subcategories

    Reply
    • I am not sure what to edit to get the sub categories showing. I know that is the #nav-sidebox ul.level1 { display: none; }
      what do i have to edit to show subcategories


      Hello Chris, you should remove this class from stylesheet.
      Reply
  • We are having a couple of issues with the template since upgrading to the latest magento release this week. Before my tech-guy manually merges the files back, he wants to know if there is a template revision for the latest version?

    Is the template based on the 'default theme'?

    D

    Reply
    • We are having a couple of issues with the template since upgrading to the latest magento release this week. Before my tech-guy manually merges the files back, he wants to know if there is a template revision for the latest version?
      Is the template based on the ‘default theme’?


      Yes this theme is based on default theme and shoulb have not problems with last magento version.
      Reply
  • Tiberius Macedo July 31, 2009 at 9:10 pm

    Hi Everyone, this template looks great !!!!

    I have installed successfully the “Free Magento Classic Theme”.
    But I would like one of the side banners (the "free shipping" banner) to be shown on the right side of the screen,
    and not the left as it is by default. Could be below the "community poll".

    Could someone explain where is the customization?

    Best regards,

    Sorry for my english !! I’m from Brazil !!

    Reply
    • I have installed successfully the “Free Magento Classic Theme”.
      But I would like one of the side banners (the “free shipping” banner) to be shown on the right side of the screen,
      and not the left as it is by default. Could be below the “community poll”.
      Could someone explain where is the customization?
      Best regards,
      Sorry for my english !! I’m from Brazil !!


      Hello Tiberius, please check catalog.xml file for next code:

      <block type="core/template" after="-" name="left.permanent.callout-1" template="callouts/left_col.phtml">
      <action method="setImgSrc"><src>images/media/col_left_callout-1.jpg</src></action>
      <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (800) DEMO-NUMBER.</alt></action>
      <action method="setLinkUrl"><url>checkout/cart</url></action>
      </block>


      You should move it from <reference name="left"> to <reference name="right"> group. Please do the same for next banner that is declared with similar code bellow.
      Reply
  • @Chris

    In \skin\frontend\default\f002\css\menu.css, the following will hide the subcategories:
    #nav-sidebox li.level1 {
    display: none;
    }

    If you have that or maybe something more specific Such as this:
    #nav-sidebox li.level1.a specific-category-name {
    display: none;
    }

    ,,,,
    You should remove those to allow the Level1 categories to display.

    HTH

    Reply

Items 251 to 260 of 677 total