Change icons

  • nbgatsi
    Inactive member
  • Topic Author
  • Member
  • Member
More
5 years 3 months ago #47431 by nbgatsi
Change icons was created by nbgatsi
I would like to change icon display in home.
I can't find the located path.
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
5 years 3 months ago #47435 by milos
Replied by milos on topic Change icons
Hello,

1. Prepare icons size 60 x 60 pixels in PNG format. Upload them to /templates/hot_insurance/images

2. Edit file /templates/hot_insurance/css/template_css.css and find these classes:

.mp_advert1 h3:before
.mp_advert2 h3:before
.mp_advert3 h3:before

For each of them change content line to be like this:
Code:
content: " ";

and add background line below it, like this:
Code:
background: url(/../images/icon1.png);

Change icon1.png with your image name.

Best regards,
Milos

Please Log in to join the conversation.

  • nbgatsi
    Inactive member
  • Topic Author
  • Member
  • Member
More
5 years 3 months ago #47447 by nbgatsi
Replied by nbgatsi on topic Change icons
Works fine. Thanks.

Please Log in to join the conversation.

Time to create page: 0.297 seconds
Powered by Kunena Forum