conidig Posted December 16, 2012 Share Posted December 16, 2012 Hi guys, i'm using magento but it's very slooooow and i'm thinking to switch to prestashop, i've found a good theme but it is only for magento... it's possible to convert it into prestashop's? on what file i need to operate? thx Link to comment Share on other sites More sharing options...
vekia Posted December 16, 2012 Share Posted December 16, 2012 it's not as simple as it seems. You can't convert it by external software / with "one click" method. You can only create new the same design, it mean that you have to create it from scratch Link to comment Share on other sites More sharing options...
conidig Posted December 16, 2012 Author Share Posted December 16, 2012 yes i know what you mean, but i can start only with css files and recreate all? Link to comment Share on other sites More sharing options...
vekia Posted December 16, 2012 Share Posted December 16, 2012 Sure, you can start only with css and recreate all the best thing in my opinion is modify default theme Link to comment Share on other sites More sharing options...
conidig Posted December 16, 2012 Author Share Posted December 16, 2012 thanks, i'm installing ps on the server and then i will modify the default template Link to comment Share on other sites More sharing options...
conidig Posted December 16, 2012 Author Share Posted December 16, 2012 (edited) i have this problem, i've hidden left and right column but only the first block work in horizontally! the others are vertical... what can i do to set the others like the first? http://i46.tinypic.com/2hcke39.jpg aaand how can i modify the size of columns? Edited December 16, 2012 by conidig (see edit history) Link to comment Share on other sites More sharing options...
conidig Posted December 17, 2012 Author Share Posted December 17, 2012 nobody? Link to comment Share on other sites More sharing options...
vekia Posted December 17, 2012 Share Posted December 17, 2012 all modifications you must do both in .tpl files and .css files of your template i don't exactly know what you want to do with: http://i46.tinypic.com/2hcke39.jpg could you explain it? you shop is online? Link to comment Share on other sites More sharing options...
conidig Posted December 17, 2012 Author Share Posted December 17, 2012 yes, look to nerdto.com, as you can see the second block [where is written Nuovi Prodotti (New Products) ] is not horizontal but vertical conversely to the first that is correct... Link to comment Share on other sites More sharing options...
vekia Posted December 17, 2012 Share Posted December 17, 2012 it's new products block, you must edit css files and tpl files for modules/blocknewproducts you also must edit css/tpl files for other modules which now is placed in the left column to change left column width you must change width parameter in .container_9 .grid_2 Link to comment Share on other sites More sharing options...
conidig Posted December 17, 2012 Author Share Posted December 17, 2012 and for right column? if i want to hide the right column on the category's page? thanks Link to comment Share on other sites More sharing options...
vekia Posted December 17, 2012 Share Posted December 17, 2012 .container_9 .grid_7 - it changes main block with products in categories list, you must set up width parameter to delete right column go to footer.tpl file and delete code below <div id="right_column" class="column grid_2 omega"> {$HOOK_RIGHT_COLUMN} </div> Link to comment Share on other sites More sharing options...
conidig Posted December 18, 2012 Author Share Posted December 18, 2012 i've tried but with no positive results, the position of the block new products is still vertical... i don't know why the featured products block is horizontal and the new products no! Link to comment Share on other sites More sharing options...
conidig Posted December 18, 2012 Author Share Posted December 18, 2012 what? Link to comment Share on other sites More sharing options...
vekia Posted December 18, 2012 Share Posted December 18, 2012 what? sorry it's my mistake i've got little chaos in browser window hehe now i clean it and here's correct message for you: to change width of these blocks you must also edit in global css file: .container_9 .grid_2 and change it width parameter Link to comment Share on other sites More sharing options...
conidig Posted December 18, 2012 Author Share Posted December 18, 2012 sorry, i have other problems..... the height of featured block is 526px so the block under it are far away... i don't know why this block have this height because it need only the half of it's size! so this is the 1 problem.... the 2nd is that i did how you told me for the block new products, special etc.. but for nuovi prodotti the text didn't change but remaine vertical... here is the link if you want to see http://www.nerdto.com/ thanks Link to comment Share on other sites More sharing options...
vekia Posted December 26, 2013 Share Posted December 26, 2013 removed urls to commercial websites that you attached to post above. please follow forum rules. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now