Jump to content

SpoiledK

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by SpoiledK

  1. In version 1.4.6.2 Edit: \themes\yourtheme\css\product_list.css Add: display: none: You final solution should look like this: ul#product_list li span.availability { display: none; color: #488c40; font-size: 0.9em } I hope this helps...
  2. In version 1.4.6.2... add the following line to your "themes\yourtheme\css\modules\blockcms\blockcms.css"... text-align: center; should look like this when completed: #footer .block_various_links { text-align: center; list-style: none } Hope this helps...
  3. I'm having a really hard time with this mod. I've install a fresh copy of the latest version v1.4.6.1. Then I tried to apply this mod without success. I'm getting the same issue as Mehdi72 screen shot. I'm having a hard time modifying the "product-list.tpl" file. I've deleted and changed everything in the file, but when I refresh the website, nothing changed. The only time the website change is when I delete the whole file, then nothing show up. I'm new to PrestaShop, I hope someone can help. EDIT: After some more searching, found out that I have to turn on "Force Compile" to be able to see the changes...
×
×
  • Create New...