Jump to content

Change design - newbee needs help!


comidentity

Recommended Posts

Dear all,

 

i am pretty new at prestashop and need your assistance.

I am fairly good with html but that is not helping me here. :(

 

The problem is that i want to change in the code, to change the look of certain things in the shop.

When i inspect elements with firebug, it is quite easy to find what i need to change - but where do i find it in the files that needs to be changed.

 

Example:

 

In this I would like to remove the text that appears when you hover over the product picture. See picture in below link.

 

http://www.comidentity.com/help.jpg

 

How do I figure out WHERE to find the file where i can delete the product description??

 

I am really getting desperate here, so please help! :wacko:

Link to comment
Share on other sites

Hi and welcome to Prestashop's Community!

 

Prestashop uses Smarty as a template engine, and thus you'd ideally know that language to edit the template files. The code is stored in .tpl files, that you can locate inside themes/themename/ of your prestashop installation.

 

You'll not face regular html + php, so be really careful when editing!

 

In that case it's the theme folder, then product-list.tpl.

 

Cheers

 

Fabio

Link to comment
Share on other sites

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...