Jump to content

Question

Posted

Am pus background la o categorie, totul a mers perfect si bine, am dat sa pun si la cealalta de dedesubt si nu apare imaginea, orice imagine as pune. Am incercat sa pun la alta categorie si merge, dar cea de sub aceasta care are deja background nu merge ...

.cForumRow.ipsDataItem[data-forumid="18"] {
    background-image: url(https://i.imgur.com/BgONMee.png);
    background-position: center;
    background-repeat: repeat;
}

.cForumRow.ipsDataItem[data-forumid="129"] {
    background-image: url(https://i.imgur.com/ADuS5Pu.png);
    background-position: center;
    background-repeat: repeat;
}

 

2 answers to this question

Recommended Posts

  • 0
Posted

Nu merge din cauza ca in fata lui este background

.cForumRow.ipsDataItem[data-forumid="18"] {
    background: url(https://i.imgur.com/BgONMee.png) center !important;
    background-repeat: repeat;
}

.cForumRow.ipsDataItem[data-forumid="129"] {
    background: url(https://i.imgur.com/ADuS5Pu.png) center !important;
    background-repeat: repeat;
}

 

  • Like 1

  • 0
Posted
On 4/8/2020 at 11:04 PM, Sn!k3rs said:

Nu merge din cauza ca in fata lui este background


.cForumRow.ipsDataItem[data-forumid="18"] {
    background: url(https://i.imgur.com/BgONMee.png) center !important;
    background-repeat: repeat;
}

.cForumRow.ipsDataItem[data-forumid="129"] {
    background: url(https://i.imgur.com/ADuS5Pu.png) center !important;
    background-repeat: repeat;
}

 

ma poti ajuta sa pun poza pe intreaga categorie? adica aici, sa fie o singura imagine https://prnt.sc/s1cpgz

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.