• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 14.05.18, 13:00
  • Opened by: Mélodie Dayez
  • Closed by: Marek
  • Closed on: 12.06.18, 21:16
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12230 - font-awesome icon and <img>

Hi guys,

I have few issues,

1. I would like to use font-awesome icon. It seems that there is font awesome library, I’m trying to integrate some icons like <i class=”fas fa-address-book”></i>

in product.tpl but it doesn’t work.

2. still in product.tpl, I cannot integrate image from asylum/assets/img/banner.png. Please, check product.tpl line 254. I don’t understand why. Please let me know.
Thank you for your help.

BR

Comments

Mélodie Dayez 14 May 2018, 15:55

Ok, I got it for images,
Now, I cannot understand whet I am supposed to set the footer, where is this layout builder in prestashop 1.7

Marek 15 May 2018, 10:01

Have you seen our video tutorials? There is a tutorial how to configure footer http://alysum5.promokit.eu/promokit/landing/video.html

Mélodie Dayez 18 May 2018, 10:41

Well, it just that prestashop 1.7 crop the menu.
What about font awesome please ?

Br

Marek 18 May 2018, 22:38

to add font awesome, just add following css code to the very begin of the file /themes/alysum/assets/css/theme.css

@import url("../../../_libraries/font-awesome/css/font-awesome.min.css");