Jump to content

convert magento theme into prestashop


Recommended Posts

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

.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

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

:rolleyes: 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

  • 1 year later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...