2024-10-06, 05:42 PM
I wanted to know whether it is possible to add a userbanner to a specific user. This userbanner must redirect to a specific post. To add this userbanner in the postbit
banner postbit specific user
|
2024-10-06, 05:42 PM
I wanted to know whether it is possible to add a userbanner to a specific user. This userbanner must redirect to a specific post. To add this userbanner in the postbit
2024-10-07, 02:05 AM
(This post was last modified: 2024-10-07, 02:06 AM by Mostafa.Shiraali. Edited 1 time in total.)
if you want do this only for one user then easy way to do this without any plugin and free is add element with specific id for banner in your postbit
that you want :
and with css do something like this : (for example if your HTML element is div) this hide element for all users and when you add below line for specific user only dispalyed for him you can change display to anything but do not forgot to use !important ,because this override this attribute value for that user (in example user with UID 14)
2024-10-07, 10:04 AM
(This post was last modified: 2024-10-07, 10:26 AM by SELLECK87. Edited 5 times in total.)
I can change this from
to
I ask to be sure I make no mistakes
2024-10-07, 10:41 AM
of course you can add any child to div,also I wrote "YOURID" as sample you can change it to any ID in element and css style (only in element and css must be same)
2024-10-07, 10:56 AM
I have tried but the banner is inserted in the postbit to all users. I tried doing it with my ID.
CSS:
is this wrong?
2024-10-07, 11:54 PM
you element ID is wrong remember about element ID :
when I said YOURID this not mean like user ID this must be a digit , you can set something like "spbanner_" or "cbanner_"
2024-10-08, 05:23 AM
@Selleck I would approach the problem completely differently. Since only one user should receive this banner, I would provide him/her with the link to the graphic and he/she can then use it in his/her signature
No support via PM, email, telephone, home visit, Discord, Telegram, WhatsApp and other useless tools
|
« Next Oldest | Next Newest »
|