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 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.
Hi there, do you mean "installation instructions" of Magento or the Template instructions.
If template instructions, where do I find them?
Patrick, please check blog post for download link.
[...] Magento Classic Theme is a clean and modern eCommerce template for Magento that is currently available for free download. You can find out more about the template and help with support at the author’s website. [...]
Hi there, it's been rough but the site is slowly coming together. I was wondering how I change the "Additional Information" design table on the product pages. I understand that it is referencing a php file but do I edit the design through there? or is there a way to do this else where...? (maybe I don't understand it as well as I'd hoped ...hah)
Thanks!
- Charlotte
Hello Charlote, what exactly do you want to change here? The overall look is set by .data-table classes at boxes.css near line 250.
Hi, fantastic template and really looking forward to getting it 'tweaked' to suit my store. However I am having issues with the install and changing the colours, I must apologise as I am a newbie to magento but am keen to learn! Can you offer any help?? I can send you my site address and access details if you let me know where to send them too?? thanks a million in advance!
Chris, you should check installation instruction for this template. Right now you should do at least this steps:
- Please set home page layout to 3 column.
- Create all statick blocks and set them enabled.
- Go to admin, open any product and set it as new to show on main page.
Thanks TemplatesMaster, I found it :) just had to diable to lines of code that called upon the two phtml sites
First of all let me thank you for a great theme!
I was wondering if you know how to change the width on my category pictures? The picture that stands over the products. The different (home_main_) callout pictures.
If you take a look at this link you will hopefully better understand what I am trying to explane. It now has a default width on 475 px. I would like to increase this so the picture fits the middle area completely:
http://www.magentocommerce.com/?ACT=25&fid=16&aid=8103_FnNRTo3HVSAgMczzwmyv&board_id=1
Regards,
Håkon
Hello Håkon, You should copy and edit next file from default template folder app\design\frontend\default\default\template\catalog\category\view.phtml. Please check for width="475" and remove it. All categories pictures will be show in original format.
I was so glad when I saw your theme, excellent job guys.
Is it possible to get the slider to start playing automatically without needing to click on the play button, or hover over it etc, just want it to play as soon as the homepage has loaded.
Thank you in advance
Hello Mark, please check showcase static block and replace autoGlide: false with autoGlide: true.
Hi, could you please tell me how to make the left Store Catalog collapsible? ie only show the main categories and make them expandable?
Many Thanks!
Hello Chris, I think the better way is to hide child categories with css styles. Please let us know if you need some tips on it.
How make this? Tell me please.
Also, could anyone also tell me how do I display products on Special as opposed to New Products?
Thanks!
It will require custom module codding. You can't do it with default magento modules.
I renamed my header to say Featured instead of New Products
edit new.phtml
replace:
__('New Products') ?>
with:
__('Featured') ?>
And what file do I edit to change the left store catalog, smaller fonts and less space between the categories?
I like the theme very much, but If you have a lot categories it's a big
menu at the left. Collapsible can help, but the space between the categories is also big.
Thanks.
Frank, we would recommend to install firebug extension for firefox to locate each style you need.
How create colapsible menu? I don understand. Help please.
Please check http://blog.templates-master.com/free-magento-classic-theme/#comment-797