Jump to content
  • 0

background image in postbit 4.6.9 (postcontainer)


costikh

Question

salutare am nevoie de ceva ajutor,as dori sa adaug la postbit ipb 4.6.9 imagine background pentru fiecare grup separat, ma poate ajuta cineva

am incercat deja de pe forum in mare parte toate tutorialele dar nu am gasit nimic cu background postbit

 

am incercat cu asta dar nu merge :

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium' style='{{if $comment->author()->member_group_id == 4}}background: linear-gradient(to bottom, rgba(15,183,255,0.2) 0%,rgba(15,183,255,0) 100%);{{endif}}'>

 

poate cineva sa ma ajute cu ceva sfaturi

multumesc

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

În "postContainer" caută

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'>

Schimbă cu asta :

<aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone' data-groupId="{$comment->author()->member_group_id}">

Iar în "custom.css" adaugi asta și treci id-ul grupului și imaginea dorită :

.cPost .cAuthorPane[data-groupId="<group_id>"] { background-image: url("<url_to_image>"); }

 

Link to comment
Share on other sites

  • 0

1654370895_Ashampoo_Snap_MondayMarch212022_23h01m47s_001_.png.9ce9def7180c3c8dc0f0de3b44b0b3fd.png

 

am incercat foarte multe postcontainer si la multe am incercat sa adaug background dar cel mai aproape a fost acesta la care am si codul full,imi lipseste doar codul background modificat.

background ar fi perfect pentru ca este direct imaginea cover de la fiecare profil

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • 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.