Jump to content

Question

1 answer to this question

Recommended Posts

  • 0
Posted

Adaugi acest cod in custom.css.

[data-categoryid="ID CATEGORIE"] .ipsAreaBackground_reset {
    background-image: url(https://i.imgur.com/Yc0vGA3.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* VEI AVEA NEVOIE SI DE ACEST COD LA UNELE TEME */
.ipsDataList.ipsDataList_zebra .ipsDataItem:not( .ipsDataItem_selected ):not( .ipsModerated ):not( .ipsDataItem_new ):not( .ipsDataItem_success ):not( .ipsDataItem_warning ):not( .ipsDataItem_error ):not( .ipsDataItem_info ):not( .ipsDataItem_status ):nth-child(even) {
    background: transparent;
}

Poti afla id-ul tinand cursorul pe titlul categoriei.

EXEMPLU: https://imgur.com/a/hSX7kEh

  • Thanks 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.